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