]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/server/progs.src
new weapon (no models for it yet, and still using debug code): the Port-O-Launch
[divverent/nexuiz.git] / data / qcsrc / server / progs.src
1 ../../progs.dat // output filename
2
3 sys.qh
4 builtins.qh
5 constants.qh
6 ../common/constants.qh
7 defs.qh         // Should rename this, it has fields and globals
8
9 extensions.qh
10
11 //// tZork Turrets ////
12 tturrets/include/turret_tturrets_early.qh
13
14 campaign.qh
15 ../common/campaign_common.qh
16 ../common/util.qh
17 ../common/util.qc
18
19 ../common/mapinfo.qh
20
21 portals.qh
22
23 scores.qh
24
25 ipban.qh
26
27 race.qh
28
29 keyhunt.qh
30
31 antilag.qh
32
33 vote.qh
34
35 scores_rules.qc
36
37 miscfunctions.qc
38
39 waypointsprites.qc
40
41 // general bot utility functions and management
42 bots.qc
43
44 // LordHavoc's bots
45 havocbot_roles.qc
46 havocbot.qc
47
48 g_subs.qc
49
50 runematch.qc
51 arena.qc
52
53 g_violence.qc
54 g_damage.qc
55
56 teamplay.qc
57
58 cl_physics.qc
59
60 g_world.qc
61 g_decors.qc
62 g_casings.qc
63
64 t_jumppads.qc
65 t_teleporters.qc
66
67 sv_main.qc
68 sv_stats.qc
69
70 g_triggers.qc
71
72 cl_weaponsystem.qc
73 w_common.qc
74 w_laser.qc
75 w_shotgun.qc
76 w_uzi.qc
77 w_grenadelauncher.qc
78 w_electro.qc
79 w_crylink.qc
80 w_nex.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