]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/server/progs.src
vehicles server & client code, disabled by default. see vehicles/vehicles.qh
[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
63 runematch.qc
64 arena.qc
65
66 g_violence.qc
67 g_damage.qc
68
69 teamplay.qc
70
71 cl_physics.qc
72
73 // tZork's libs
74 verbstack.qc
75 movelib.qc
76 steerlib.qc
77 pathlib/pathlib.qh
78
79 g_world.qc
80 g_casings.qc
81
82 t_jumppads.qc
83 t_teleporters.qc
84
85 sv_main.qc
86 sv_stats.qc
87
88 g_triggers.qc
89 g_models.qc
90
91 cl_weaponsystem.qc
92 w_common.qc
93
94 w_laser.qc
95 w_shotgun.qc
96 w_uzi.qc
97 w_grenadelauncher.qc
98 w_electro.qc
99 w_crylink.qc
100 w_nex.qc
101 w_minstanex.qc
102 w_hagar.qc
103 w_rocketlauncher.qc
104 w_porto.qc
105 w_hook.qc
106 w_hlac.qc
107 w_seeker.qc
108 w_campingrifle.qc
109 w_tuba.qc
110
111 t_items.qc
112 cl_weapons.qc
113 //g_tetris.qc
114 cl_impulse.qc
115
116 ent_cs.qc
117
118 cl_player.qc
119 cl_client.qc
120 t_plats.qc
121 antilag.qc
122
123 ctf.qc
124 domination.qc
125 mode_onslaught.qc
126 nexball.qc
127 g_hook.qc
128
129 t_swamp.qc
130
131 clientcommands.qc
132
133 vote.qc
134
135 campaign.qc
136 ../common/campaign_file.qc
137 ../common/campaign_setup.qc
138
139 ../common/gamecommand.qc
140 gamecommand.qc
141
142 keyhunt.qc
143
144 assault.qc
145
146 ipban.qc
147
148 ../common/mapinfo.qc
149
150
151
152
153 t_quake3.qc
154 t_halflife.qc
155 t_quake.qc
156
157 race.qc
158
159
160 //// tZork Turrets ////
161 tturrets/include/turrets.qh
162 vehicles/vehicles.qh
163
164 scores.qc
165
166 portals.qc
167
168 target_spawn.qc
169 func_breakable.qc
170
171 ../common/items.qc
172
173 monsters/defs.qc
174 monsters/fight.qc
175 monsters/ai.qc
176 monsters/m_monsters.qc
177
178 csqcprojectile.qc