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