]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/server/progs.src
r4824 | div0 | 2008-10-23 08:05:13 +0200 (Thu, 23 Oct 2008) | 2 lines
[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 // 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 w_hlac.qc
88 w_seeker.qc
89
90 t_items.qc
91 cl_weapons.qc
92 //g_tetris.qc
93 cl_impulse.qc
94
95 ent_cs.qc
96
97 cl_player.qc
98 cl_client.qc
99 t_plats.qc
100 antilag.qc
101
102 ctf.qc
103 domination.qc
104 mode_onslaught.qc
105 g_hook.qc
106
107 t_swamp.qc
108
109 clientcommands.qc
110
111 vote.qc
112
113 campaign.qc
114 ../common/campaign_file.qc
115 ../common/campaign_setup.qc
116
117 ../common/gamecommand.qc
118 gamecommand.qc
119
120 keyhunt.qc
121
122 assault.qc
123
124 ipban.qc
125
126 ../common/mapinfo.qc
127
128
129
130
131 t_quake3.qc
132 t_halflife.qc
133 t_quake.qc
134
135 race.qc
136
137
138 //// tZork Turrets ////
139 tturrets/include/turrets.qh
140
141 scores.qc
142
143 portals.qc
144
145 target_spawn.qc
146 func_breakable.qc