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