]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/server/progs.src
add on-hand hook weapon placable by mapper (weapon_hook)
[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/turret_tturrets_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 // general bot utility functions and management
43 bots.qc
44
45 // LordHavoc's bots
46 havocbot_roles.qc
47 havocbot.qc
48
49 g_subs.qc
50
51 runematch.qc
52 arena.qc
53
54 g_violence.qc
55 g_damage.qc
56
57 teamplay.qc
58
59 cl_physics.qc
60
61 g_world.qc
62 g_decors.qc
63 g_casings.qc
64
65 t_jumppads.qc
66 t_teleporters.qc
67
68 sv_main.qc
69 sv_stats.qc
70
71 g_triggers.qc
72
73 cl_weaponsystem.qc
74 w_common.qc
75 w_laser.qc
76 w_shotgun.qc
77 w_uzi.qc
78 w_grenadelauncher.qc
79 w_electro.qc
80 w_crylink.qc
81 w_nex.qc
82 w_minstanex.qc
83 w_hagar.qc
84 w_rocketlauncher.qc
85 w_porto.qc
86 w_hook.qc
87
88 t_items.qc
89 cl_weapons.qc
90 //g_tetris.qc
91 cl_impulse.qc
92
93 ent_cs.qc
94
95 cl_player.qc
96 cl_client.qc
97 t_plats.qc
98 antilag.qc
99
100 ctf.qc
101 domination.qc
102 mode_onslaught.qc
103 g_hook.qc
104
105 t_swamp.qc
106
107 clientcommands.qc
108
109 vote.qc
110
111 campaign.qc
112 ../common/campaign_file.qc
113 ../common/campaign_setup.qc
114
115 ../common/gamecommand.qc
116 gamecommand.qc
117
118 keyhunt.qc
119
120 assault.qc
121
122 ipban.qc
123
124 ../common/mapinfo.qc
125
126
127
128
129 t_quake3.qc
130 t_halflife.qc
131 t_quake.qc
132
133 race.qc
134
135
136 //// tZork Turrets ////
137 tturrets/include/turret_tturrets.qh
138
139 scores.qc
140
141 portals.qc
142
143 target_spawn.qc