]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/server/progs.src
- Moved all the voting stuff into a file of its own and made it accessible from the...
[divverent/nexuiz.git] / data / qcsrc / server / progs.src
1 ../../progs.dat // output filename
2
3 sys.qh
4 builtins.qh
5 constants.qh
6 ../common/constants.qh
7 defs.qh         // Should rename this, it has fields and globals
8
9 extensions.qh
10
11 campaign.qh
12 ../common/campaign_common.qh
13 ../common/util.qh
14 ../common/util.qc
15
16 ../common/mapinfo.qh
17
18 ipban.qh
19
20 keyhunt.qh
21
22 antilag.qh
23
24 vote.qh
25
26 miscfunctions.qc
27
28 waypointsprites.qc
29
30 // general bot utility functions and management
31 bots.qc
32
33 // LordHavoc's bots
34 havocbot_roles.qc
35 havocbot.qc
36
37 g_subs.qc
38
39 runematch.qc
40 arena.qc
41
42 g_violence.qc
43 g_damage.qc
44
45 teamplay.qc
46
47 cl_physics.qc
48
49 g_world.qc
50 g_decors.qc
51 g_casings.qc
52
53 t_jumppads.qc
54 t_teleporters.qc
55
56 sv_main.qc
57 sv_stats.qc
58
59 g_triggers.qc
60
61 cl_weaponsystem.qc
62 w_common.qc
63 w_laser.qc
64 w_shotgun.qc
65 w_uzi.qc
66 w_grenadelauncher.qc
67 w_electro.qc
68 w_crylink.qc
69 w_nex.qc
70 w_hagar.qc
71 w_rocketlauncher.qc
72
73 t_items.qc
74 cl_weapons.qc
75 //g_tetris.qc
76 cl_impulse.qc
77
78 cl_player.qc
79 cl_client.qc
80 t_plats.qc
81 antilag.qc
82
83 ctf.qc
84 domination.qc
85 mode_onslaught.qc
86 g_hook.qc
87
88 t_swamp.qc
89
90 clientcommands.qc
91
92 vote.qc
93
94 campaign.qc
95 ../common/campaign_file.qc
96 ../common/campaign_setup.qc
97
98 ../common/gamecommand.qc
99 gamecommand.qc
100
101 keyhunt.qc
102
103 assault.qc
104
105 ipban.qc
106
107 ../common/mapinfo.qc
108
109
110
111
112 t_quake3.qc
113 t_halflife.qc
114 t_quake.qc