]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/server/progs.src
experimental lightningun, used in the nexrun balance
[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 ../common/mathlib.qh
10 constants.qh
11 ../common/constants.qh
12 ../common/util.qh
13 ../common/items.qh
14
15 defs.qh         // Should rename this, it has fields and globals
16
17 //// tZork Turrets ////
18 tturrets/include/turrets_early.qh
19
20 campaign.qh
21 ../common/campaign_common.qh
22 ../common/mapinfo.qh
23 ../common/util.qc
24
25 csqcprojectile.qh
26 csqceffects.qc
27
28 portals.qh
29
30 g_hook.qh
31
32 scores.qh
33
34 ipban.qh
35
36 race.qh
37
38 keyhunt.qh
39
40 antilag.qh
41
42 vote.qh
43
44 scores_rules.qc
45
46 miscfunctions.qc
47
48 waypointsprites.qc
49
50 bot/bot.qc
51
52 g_subs.qc
53
54 g_tetris.qc
55
56 runematch.qc
57 arena.qc
58
59 g_violence.qc
60 g_damage.qc
61
62 teamplay.qc
63
64 cl_physics.qc
65
66 // tZork's libs
67 verbstack.qc
68 movelib.qc
69 steerlib.qc
70 pathlib/pathlib.qh
71
72 g_world.qc
73 g_casings.qc
74
75 t_jumppads.qc
76 t_teleporters.qc
77
78 sv_main.qc
79 sv_stats.qc
80
81 g_triggers.qc
82 g_models.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_campingrifle.qc
101 w_tuba.qc
102 w_fireball.qc
103
104 t_items.qc
105 cl_weapons.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 nexball.qc
119 g_hook.qc
120
121 t_swamp.qc
122
123 clientcommands.qc
124
125 vote.qc
126
127 campaign.qc
128 ../common/campaign_file.qc
129 ../common/campaign_setup.qc
130
131 ../common/gamecommand.qc
132 gamecommand.qc
133
134 keyhunt.qc
135
136 assault.qc
137
138 ipban.qc
139
140 ../common/mapinfo.qc
141
142
143
144
145 t_quake3.qc
146 t_halflife.qc
147 t_quake.qc
148
149 race.qc
150
151
152 //// tZork Turrets ////
153 tturrets/include/turrets.qh
154 vehicles/vehicles.qh
155
156 scores.qc
157
158 portals.qc
159
160 target_spawn.qc
161 func_breakable.qc
162
163 ../common/items.qc
164
165 monsters/defs.qc
166 monsters/fight.qc
167 monsters/ai.qc
168 monsters/m_monsters.qc
169 monsters/monster_zombie.qc
170 csqcprojectile.qc
171
172 ../common/mathlib.qc