]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/server/progs.src
- don't give the powerups in "give all", they're annoying
[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 anticheat.qh
29 cheats.qh
30
31 portals.qh
32
33 g_hook.qh
34
35 scores.qh
36
37 ipban.qh
38
39 race.qh
40
41 keyhunt.qh
42
43 antilag.qh
44
45 vote.qh
46
47 playerdemo.qh
48
49 scores_rules.qc
50
51 miscfunctions.qc
52
53 waypointsprites.qc
54
55 bot/bot.qc
56
57 g_subs.qc
58
59 g_tetris.qc
60
61 runematch.qc
62 arena.qc
63
64 g_violence.qc
65 g_damage.qc
66
67 teamplay.qc
68
69 cl_physics.qc
70
71 // tZork's libs
72 verbstack.qc
73 movelib.qc
74 steerlib.qc
75 pathlib/pathlib.qh
76
77 g_world.qc
78 g_casings.qc
79
80 t_jumppads.qc
81 t_teleporters.qc
82
83 sv_main.qc
84 sv_stats.qc
85
86 g_triggers.qc
87 g_models.qc
88
89 cl_weaponsystem.qc
90 w_common.qc
91
92 w_all.qc
93
94 t_items.qc
95 cl_weapons.qc
96 cl_impulse.qc
97
98 ent_cs.qc
99
100 cl_player.qc
101 cl_client.qc
102 t_plats.qc
103 antilag.qc
104
105 ctf.qc
106 domination.qc
107 mode_onslaught.qc
108 nexball.qc
109 g_hook.qc
110
111 t_swamp.qc
112
113 clientcommands.qc
114
115 vote.qc
116
117 campaign.qc
118 ../common/campaign_file.qc
119 ../common/campaign_setup.qc
120
121 ../common/gamecommand.qc
122 gamecommand.qc
123
124 keyhunt.qc
125
126 assault.qc
127
128 ipban.qc
129
130 ../common/mapinfo.qc
131
132
133
134
135 t_quake3.qc
136 t_halflife.qc
137 t_quake.qc
138
139 race.qc
140
141
142 //// tZork Turrets ////
143 tturrets/include/turrets.qh
144 vehicles/vehicles.qh
145
146 scores.qc
147
148 portals.qc
149
150 target_spawn.qc
151 func_breakable.qc
152
153 ../common/items.qc
154
155 monsters/defs.qc
156 monsters/fight.qc
157 monsters/ai.qc
158 monsters/m_monsters.qc
159 monsters/monster_zombie.qc
160 csqcprojectile.qc
161
162 ../common/mathlib.qc
163
164 playerdemo.qc
165
166 anticheat.qc
167 cheats.qc