]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/server/progs.src
add detection code for generic speedhacks, old and new strafebot, div0 spectator...
[divverent/nexuiz.git] / data / qcsrc / server / progs.src
1 ../../progs.dat // output filename
2
3 ../common/util-pre.qh
4 sys.qh
5 pre-builtins.qh
6 builtins.qh
7 extensions.qh
8 post-builtins.qh
9 ../common/mathlib.qh
10 constants.qh
11 ../common/constants.qh
12 ../common/util.qh
13 ../common/items.qh
14
15 defs.qh         // Should rename this, it has fields and globals
16
17 //// tZork Turrets ////
18 tturrets/include/turrets_early.qh
19
20 campaign.qh
21 ../common/campaign_common.qh
22 ../common/mapinfo.qh
23 ../common/util.qc
24
25 csqcprojectile.qh
26 csqceffects.qc
27
28 anticheat.qh
29
30 portals.qh
31
32 g_hook.qh
33
34 scores.qh
35
36 ipban.qh
37
38 race.qh
39
40 keyhunt.qh
41
42 antilag.qh
43
44 vote.qh
45
46 playerdemo.qh
47
48 scores_rules.qc
49
50 miscfunctions.qc
51
52 waypointsprites.qc
53
54 bot/bot.qc
55
56 g_subs.qc
57
58 g_tetris.qc
59
60 runematch.qc
61 arena.qc
62
63 g_violence.qc
64 g_damage.qc
65
66 teamplay.qc
67
68 cl_physics.qc
69
70 // tZork's libs
71 verbstack.qc
72 movelib.qc
73 steerlib.qc
74 pathlib/pathlib.qh
75
76 g_world.qc
77 g_casings.qc
78
79 t_jumppads.qc
80 t_teleporters.qc
81
82 sv_main.qc
83 sv_stats.qc
84
85 g_triggers.qc
86 g_models.qc
87
88 cl_weaponsystem.qc
89 w_common.qc
90
91 w_laser.qc
92 w_shotgun.qc
93 w_uzi.qc
94 w_grenadelauncher.qc
95 w_electro.qc
96 w_crylink.qc
97 w_nex.qc
98 w_minstanex.qc
99 w_hagar.qc
100 w_rocketlauncher.qc
101 w_porto.qc
102 w_hook.qc
103 w_hlac.qc
104 w_campingrifle.qc
105 w_tuba.qc
106 w_fireball.qc
107
108 t_items.qc
109 cl_weapons.qc
110 cl_impulse.qc
111
112 ent_cs.qc
113
114 cl_player.qc
115 cl_client.qc
116 t_plats.qc
117 antilag.qc
118
119 ctf.qc
120 domination.qc
121 mode_onslaught.qc
122 nexball.qc
123 g_hook.qc
124
125 t_swamp.qc
126
127 clientcommands.qc
128
129 vote.qc
130
131 campaign.qc
132 ../common/campaign_file.qc
133 ../common/campaign_setup.qc
134
135 ../common/gamecommand.qc
136 gamecommand.qc
137
138 keyhunt.qc
139
140 assault.qc
141
142 ipban.qc
143
144 ../common/mapinfo.qc
145
146
147
148
149 t_quake3.qc
150 t_halflife.qc
151 t_quake.qc
152
153 race.qc
154
155
156 //// tZork Turrets ////
157 tturrets/include/turrets.qh
158 vehicles/vehicles.qh
159
160 scores.qc
161
162 portals.qc
163
164 target_spawn.qc
165 func_breakable.qc
166
167 ../common/items.qc
168
169 monsters/defs.qc
170 monsters/fight.qc
171 monsters/ai.qc
172 monsters/m_monsters.qc
173 monsters/monster_zombie.qc
174 csqcprojectile.qc
175
176 ../common/mathlib.qc
177
178 playerdemo.qc
179
180 anticheat.qc