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