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