]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/server/progs.src
voice flood protection!!!\
[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 runematch.qc
56 arena.qc
57
58 g_violence.qc
59 g_damage.qc
60
61 teamplay.qc
62
63 cl_physics.qc
64
65 // tZork's libs
66 movelib.qc
67 steerlib.qc
68 pathlib.qc
69 //animation.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 w_campingrifle.qc
100
101 t_items.qc
102 cl_weapons.qc
103 //g_tetris.qc
104 cl_impulse.qc
105
106 ent_cs.qc
107
108 cl_player.qc
109 cl_client.qc
110 t_plats.qc
111 antilag.qc
112
113 ctf.qc
114 domination.qc
115 mode_onslaught.qc
116 g_hook.qc
117
118 t_swamp.qc
119
120 clientcommands.qc
121
122 vote.qc
123
124 campaign.qc
125 ../common/campaign_file.qc
126 ../common/campaign_setup.qc
127
128 ../common/gamecommand.qc
129 gamecommand.qc
130
131 keyhunt.qc
132
133 assault.qc
134
135 ipban.qc
136
137 ../common/mapinfo.qc
138
139
140
141
142 t_quake3.qc
143 t_halflife.qc
144 t_quake.qc
145
146 race.qc
147
148
149 //// tZork Turrets ////
150 tturrets/include/turrets.qh
151
152 scores.qc
153
154 portals.qc
155
156 target_spawn.qc
157 func_breakable.qc
158
159 ../common/items.qc