]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/server/progs.src
target_voicescript beginnign
[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 constants.qh
7 ../common/constants.qh
8 defs.qh         // Should rename this, it has fields and globals
9 extensions.qh
10 ../common/util.qh
11
12 //// tZork Turrets ////
13 tturrets/include/turrets_early.qh
14
15 campaign.qh
16 ../common/campaign_common.qh
17 ../common/mapinfo.qh
18 ../common/util.qc
19
20 portals.qh
21
22 g_hook.qh
23
24 scores.qh
25
26 ipban.qh
27
28 race.qh
29
30 keyhunt.qh
31
32 antilag.qh
33
34 vote.qh
35
36 scores_rules.qc
37
38 miscfunctions.qc
39
40 waypointsprites.qc
41
42
43 // general bot utility functions and management
44 bots.qc
45
46 // LordHavoc's bots
47 havocbot_roles.qc
48 havocbot.qc
49
50 g_subs.qc
51
52
53 // tZork's libs
54 movelib.qc
55 steerlib.qc
56 pathlib.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 g_world.qc
70 g_decors.qc
71 g_casings.qc
72
73 t_jumppads.qc
74 t_teleporters.qc
75
76 sv_main.qc
77 sv_stats.qc
78
79 g_triggers.qc
80
81 cl_weaponsystem.qc
82 w_common.qc
83 w_laser.qc
84 w_shotgun.qc
85 w_uzi.qc
86 w_grenadelauncher.qc
87 w_electro.qc
88 w_crylink.qc
89 w_nex.qc
90 w_minstanex.qc
91 w_hagar.qc
92 w_rocketlauncher.qc
93 w_porto.qc
94 w_hook.qc
95 w_hlac.qc
96 w_seeker.qc
97
98 t_items.qc
99 cl_weapons.qc
100 //g_tetris.qc
101 cl_impulse.qc
102
103 ent_cs.qc
104
105 cl_player.qc
106 cl_client.qc
107 t_plats.qc
108 antilag.qc
109
110 ctf.qc
111 domination.qc
112 mode_onslaught.qc
113 g_hook.qc
114
115 t_swamp.qc
116
117 clientcommands.qc
118
119 vote.qc
120
121 campaign.qc
122 ../common/campaign_file.qc
123 ../common/campaign_setup.qc
124
125 ../common/gamecommand.qc
126 gamecommand.qc
127
128 keyhunt.qc
129
130 assault.qc
131
132 ipban.qc
133
134 ../common/mapinfo.qc
135
136
137
138
139 t_quake3.qc
140 t_halflife.qc
141 t_quake.qc
142
143 race.qc
144
145
146 //// tZork Turrets ////
147 tturrets/include/turrets.qh
148
149 scores.qc
150
151 portals.qc
152
153 target_spawn.qc
154 func_breakable.qc