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