]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/server/progs.src
6d744d7c35af501f59a31b98254126352e8099c3
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / progs.src
1 ../../progs.dat // output filename
2
3 ../common/util-pre.qh
4
5 ../common/fteqcc-ignore-unref.qh
6 sys.qh
7 pre-builtins.qh
8 builtins.qh
9 extensions.qh
10 post-builtins.qh
11
12 ../warpzonelib/anglestransform.qh
13 ../warpzonelib/mathlib.qh
14 ../warpzonelib/common.qh
15 ../warpzonelib/util_server.qh
16 ../warpzonelib/server.qh
17
18 ../common/constants.qh
19 ../common/util.qh
20 ../common/items.qh
21 ../common/fteqcc-warn-unref.qh
22
23 autocvars.qh
24 constants.qh
25 defs.qh         // Should rename this, it has fields and globals
26
27 mutators/base.qh
28 mutators/mutators.qh
29 mutators/gamemode_keyhunt.qh // TODO fix this
30 mutators/mutator_dodging.qh
31
32 //// tZork Turrets ////
33 tturrets/include/turrets_early.qh
34
35 campaign.qh
36 ../common/campaign_common.qh
37 ../common/mapinfo.qh
38 ../common/util.qc
39
40 csqcprojectile.qh
41 csqceffects.qc
42
43 anticheat.qh
44 cheats.qh
45
46 portals.qh
47
48 g_hook.qh
49 w_electro.qh
50 w_laser.qh
51
52 scores.qh
53
54 ipban.qh
55
56 race.qh
57
58 antilag.qh
59
60 vote.qh
61
62 playerdemo.qh
63
64 scores_rules.qc
65
66 miscfunctions.qc
67
68 waypointsprites.qc
69
70 bot/bot.qc
71
72 g_subs.qc
73
74 g_tetris.qc
75
76 runematch.qc
77 arena.qc
78
79 g_violence.qc
80 g_damage.qc
81
82 teamplay.qc
83
84 cl_physics.qc
85
86 // tZork's libs
87 verbstack.qc
88 movelib.qc
89 steerlib.qc
90 pathlib/pathlib.qh
91
92 g_world.qc
93 g_casings.qc
94
95 t_jumppads.qc
96 t_teleporters.qc
97
98 sv_main.qc
99 sv_stats.qc
100
101 g_triggers.qc
102 g_models.qc
103
104 cl_weaponsystem.qc
105 w_common.qc
106
107 w_all.qc
108
109 t_items.qc
110 cl_weapons.qc
111 cl_impulse.qc
112
113 ent_cs.qc
114
115 cl_player.qc
116 cl_client.qc
117 t_plats.qc
118 antilag.qc
119
120 ctf.qc
121 domination.qc
122 mode_onslaught.qc
123 nexball.qc
124 g_hook.qc
125
126 t_swamp.qc
127
128 clientcommands.qc
129
130 vote.qc
131
132 campaign.qc
133 ../common/campaign_file.qc
134 ../common/campaign_setup.qc
135
136 ../common/gamecommand.qc
137 gamecommand.qc
138
139 assault.qc
140
141 ipban.qc
142
143 ../common/mapinfo.qc
144
145
146
147
148 t_quake3.qc
149 t_halflife.qc
150 t_quake.qc
151
152 race.qc
153
154
155 //// tZork Turrets ////
156 tturrets/include/turrets.qh
157 vehicles/vehicles.qh
158
159 scores.qc
160
161 portals.qc
162
163 target_spawn.qc
164 func_breakable.qc
165 target_music.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 playerdemo.qc
177
178 anticheat.qc
179 cheats.qc
180
181 mutators/base.qc
182 mutators/gamemode_keyhunt.qc
183 mutators/mutator_nix.qc
184 mutators/mutator_dodging.qc
185 mutators/mutator_rocketflying.qc
186
187 ../warpzonelib/anglestransform.qc
188 ../warpzonelib/mathlib.qc
189 ../warpzonelib/common.qc
190 ../warpzonelib/util_server.qc
191 ../warpzonelib/server.qc