]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/server/progs.src
r6263 | div0 | 2009-03-24 10:09:40 +0100 (Tue, 24 Mar 2009) | 3 lines
[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
26 portals.qh
27
28 g_hook.qh
29
30 scores.qh
31
32 ipban.qh
33
34 race.qh
35
36 keyhunt.qh
37
38 antilag.qh
39
40 vote.qh
41
42 scores_rules.qc
43
44 miscfunctions.qc
45
46 waypointsprites.qc
47
48
49 // general bot utility functions and management
50 bots.qc
51
52 // LordHavoc's bots
53 havocbot.qc
54 havocbot_roles.qc
55
56 g_subs.qc
57
58
59 runematch.qc
60 arena.qc
61
62 g_violence.qc
63 g_damage.qc
64
65 teamplay.qc
66
67 cl_physics.qc
68
69 // tZork's libs
70 verbstack.qc
71 movelib.qc
72 steerlib.qc
73 pathlib.qc
74
75 g_world.qc
76 g_casings.qc
77
78 t_jumppads.qc
79 t_teleporters.qc
80
81 sv_main.qc
82 sv_stats.qc
83
84 g_triggers.qc
85
86 cl_weaponsystem.qc
87 w_common.qc
88
89 w_laser.qc
90 w_shotgun.qc
91 w_uzi.qc
92 w_grenadelauncher.qc
93 w_electro.qc
94 w_crylink.qc
95 w_nex.qc
96 w_minstanex.qc
97 w_hagar.qc
98 w_rocketlauncher.qc
99 w_porto.qc
100 w_hook.qc
101 w_hlac.qc
102 w_seeker.qc
103 w_campingrifle.qc
104
105 t_items.qc
106 cl_weapons.qc
107 //g_tetris.qc
108 cl_impulse.qc
109
110 ent_cs.qc
111
112 cl_player.qc
113 cl_client.qc
114 t_plats.qc
115 antilag.qc
116
117 ctf.qc
118 domination.qc
119 mode_onslaught.qc
120 g_hook.qc
121
122 t_swamp.qc
123
124 clientcommands.qc
125
126 vote.qc
127
128 campaign.qc
129 ../common/campaign_file.qc
130 ../common/campaign_setup.qc
131
132 ../common/gamecommand.qc
133 gamecommand.qc
134
135 keyhunt.qc
136
137 assault.qc
138
139 ipban.qc
140
141 ../common/mapinfo.qc
142
143
144
145
146 t_quake3.qc
147 t_halflife.qc
148 t_quake.qc
149
150 race.qc
151
152
153 //// tZork Turrets ////
154 tturrets/include/turrets.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
170 csqcprojectile.qc