]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/server/progs.src
Massive turrets updates.
[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 verbstack.qc
69 movelib.qc
70 steerlib.qc
71 pathlib.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 cl_weaponsystem.qc
85 w_common.qc
86
87 w_laser.qc
88 w_shotgun.qc
89 w_uzi.qc
90 w_grenadelauncher.qc
91 w_electro.qc
92 w_crylink.qc
93 w_nex.qc
94 w_minstanex.qc
95 w_hagar.qc
96 w_rocketlauncher.qc
97 w_porto.qc
98 w_hook.qc
99 w_hlac.qc
100 w_seeker.qc
101 w_campingrifle.qc
102
103 t_items.qc
104 cl_weapons.qc
105 //g_tetris.qc
106 cl_impulse.qc
107
108 ent_cs.qc
109
110 cl_player.qc
111 cl_client.qc
112 t_plats.qc
113 antilag.qc
114
115 ctf.qc
116 domination.qc
117 mode_onslaught.qc
118 g_hook.qc
119
120 t_swamp.qc
121
122 clientcommands.qc
123
124 vote.qc
125
126 campaign.qc
127 ../common/campaign_file.qc
128 ../common/campaign_setup.qc
129
130 ../common/gamecommand.qc
131 gamecommand.qc
132
133 keyhunt.qc
134
135 assault.qc
136
137 ipban.qc
138
139 ../common/mapinfo.qc
140
141
142
143
144 t_quake3.qc
145 t_halflife.qc
146 t_quake.qc
147
148 race.qc
149
150
151 //// tZork Turrets ////
152 tturrets/include/turrets.qh
153
154 scores.qc
155
156 portals.qc
157
158 target_spawn.qc
159 func_breakable.qc
160
161 ../common/items.qc
162
163 monsters/defs.qc
164 monsters/fight.qc
165 monsters/ai.qc
166 monsters/m_monsters.qc
167
168 csqcprojectile.qc