]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/server/progs.src
r4978 | div0 | 2008-11-04 12:57:51 +0100 (Tue, 04 Nov 2008) | 2 lines
[divverent/nexuiz.git] / data / qcsrc / server / progs.src
1 ../../progs.dat // output filename
2
3 ../common/util-pre.qh
4 sys.qh
5 builtins.qh
6 extensions.qh
7 constants.qh
8 ../common/constants.qh
9 ../common/util.qh
10 ../common/items.qh
11
12 defs.qh         // Should rename this, it has fields and globals
13
14 //// tZork Turrets ////
15 tturrets/include/turrets_early.qh
16
17 campaign.qh
18 ../common/campaign_common.qh
19 ../common/mapinfo.qh
20 ../common/util.qc
21
22 portals.qh
23
24 g_hook.qh
25
26 scores.qh
27
28 ipban.qh
29
30 race.qh
31
32 keyhunt.qh
33
34 antilag.qh
35
36 vote.qh
37
38 scores_rules.qc
39
40 miscfunctions.qc
41
42 waypointsprites.qc
43
44
45 // general bot utility functions and management
46 bots.qc
47
48 // LordHavoc's bots
49 havocbot_roles.qc
50 havocbot.qc
51
52 g_subs.qc
53
54
55 // tZork's libs
56 movelib.qc
57 steerlib.qc
58 pathlib.qc
59
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 g_world.qc
72 g_decors.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
83 cl_weaponsystem.qc
84 w_common.qc
85 w_laser.qc
86 w_shotgun.qc
87 w_uzi.qc
88 w_grenadelauncher.qc
89 w_electro.qc
90 w_crylink.qc
91 w_nex.qc
92 w_minstanex.qc
93 w_hagar.qc
94 w_rocketlauncher.qc
95 w_porto.qc
96 w_hook.qc
97 w_hlac.qc
98 w_seeker.qc
99
100 t_items.qc
101 cl_weapons.qc
102 //g_tetris.qc
103 cl_impulse.qc
104
105 ent_cs.qc
106
107 cl_player.qc
108 cl_client.qc
109 t_plats.qc
110 antilag.qc
111
112 ctf.qc
113 domination.qc
114 mode_onslaught.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
151 scores.qc
152
153 portals.qc
154
155 target_spawn.qc
156 func_breakable.qc
157
158 ../common/items.qc