]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/server/progs.src
git-svn-id: svn://svn.icculus.org/nexuiz/trunk@4875 f962a42d-fe04-0410-a3ab-8c8b0445ebaa
[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/turrets_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
43 // general bot utility functions and management
44 bots.qc
45
46 // LordHavoc's bots
47 havocbot_roles.qc
48 havocbot.qc
49
50 // tZorks pathlib
51 pathlib.qc
52
53 g_subs.qc
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 g_world.qc
66 g_decors.qc
67 g_casings.qc
68
69 t_jumppads.qc
70 t_teleporters.qc
71
72 sv_main.qc
73 sv_stats.qc
74
75 g_triggers.qc
76
77 cl_weaponsystem.qc
78 w_common.qc
79 w_laser.qc
80 w_shotgun.qc
81 w_uzi.qc
82 w_grenadelauncher.qc
83 w_electro.qc
84 w_crylink.qc
85 w_nex.qc
86 w_minstanex.qc
87 w_hagar.qc
88 w_rocketlauncher.qc
89 w_porto.qc
90 w_hook.qc
91 w_hlac.qc
92 w_seeker.qc
93
94 t_items.qc
95 cl_weapons.qc
96 //g_tetris.qc
97 cl_impulse.qc
98
99 ent_cs.qc
100
101 cl_player.qc
102 cl_client.qc
103 t_plats.qc
104 antilag.qc
105
106 ctf.qc
107 domination.qc
108 mode_onslaught.qc
109 g_hook.qc
110
111 t_swamp.qc
112
113 clientcommands.qc
114
115 vote.qc
116
117 campaign.qc
118 ../common/campaign_file.qc
119 ../common/campaign_setup.qc
120
121 ../common/gamecommand.qc
122 gamecommand.qc
123
124 keyhunt.qc
125
126 assault.qc
127
128 ipban.qc
129
130 ../common/mapinfo.qc
131
132
133
134
135 t_quake3.qc
136 t_halflife.qc
137 t_quake.qc
138
139 race.qc
140
141
142 //// tZork Turrets ////
143 tturrets/include/turrets.qh
144
145 scores.qc
146
147 portals.qc
148
149 target_spawn.qc
150 func_breakable.qc