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