]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/server/progs.src
CTF ai: Improved defense role. Switch to offense if there is only one bot on the...
[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 csqceffects.qc
26
27 portals.qh
28
29 g_hook.qh
30
31 scores.qh
32
33 ipban.qh
34
35 race.qh
36
37 keyhunt.qh
38
39 antilag.qh
40
41 vote.qh
42
43 scores_rules.qc
44
45 miscfunctions.qc
46
47 waypointsprites.qc
48
49
50 // general bot utility functions and management
51 bots.qc
52 bots_scripting.qc
53
54 // LordHavoc's bots
55 havocbot.qc
56 havocbot_ctf.qc
57 havocbot_roles.qc
58
59 g_subs.qc
60
61
62 runematch.qc
63 arena.qc
64
65 g_violence.qc
66 g_damage.qc
67
68 teamplay.qc
69
70 cl_physics.qc
71
72 // tZork's libs
73 verbstack.qc
74 movelib.qc
75 steerlib.qc
76 pathlib.qc
77
78 g_world.qc
79 g_casings.qc
80
81 t_jumppads.qc
82 t_teleporters.qc
83
84 sv_main.qc
85 sv_stats.qc
86
87 g_triggers.qc
88 g_models.qc
89
90 cl_weaponsystem.qc
91 w_common.qc
92
93 w_laser.qc
94 w_shotgun.qc
95 w_uzi.qc
96 w_grenadelauncher.qc
97 w_electro.qc
98 w_crylink.qc
99 w_nex.qc
100 w_minstanex.qc
101 w_hagar.qc
102 w_rocketlauncher.qc
103 w_porto.qc
104 w_hook.qc
105 w_hlac.qc
106 w_seeker.qc
107 w_campingrifle.qc
108
109 t_items.qc
110 cl_weapons.qc
111 //g_tetris.qc
112 cl_impulse.qc
113
114 ent_cs.qc
115
116 cl_player.qc
117 cl_client.qc
118 t_plats.qc
119 antilag.qc
120
121 ctf.qc
122 domination.qc
123 mode_onslaught.qc
124 nexball.qc
125 g_hook.qc
126
127 t_swamp.qc
128
129 clientcommands.qc
130
131 vote.qc
132
133 campaign.qc
134 ../common/campaign_file.qc
135 ../common/campaign_setup.qc
136
137 ../common/gamecommand.qc
138 gamecommand.qc
139
140 keyhunt.qc
141
142 assault.qc
143
144 ipban.qc
145
146 ../common/mapinfo.qc
147
148
149
150
151 t_quake3.qc
152 t_halflife.qc
153 t_quake.qc
154
155 race.qc
156
157
158 //// tZork Turrets ////
159 tturrets/include/turrets.qh
160
161 scores.qc
162
163 portals.qc
164
165 target_spawn.qc
166 func_breakable.qc
167
168 ../common/items.qc
169
170 monsters/defs.qc
171 monsters/fight.qc
172 monsters/ai.qc
173 monsters/m_monsters.qc
174
175 csqcprojectile.qc