]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/server/progs.src
huge patch that breaks everything: add a new stat "weapons", network weapon bits...
[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
84 t_items.qc
85 cl_weapons.qc
86 //g_tetris.qc
87 cl_impulse.qc
88
89 ent_cs.qc
90
91 cl_player.qc
92 cl_client.qc
93 t_plats.qc
94 antilag.qc
95
96 ctf.qc
97 domination.qc
98 mode_onslaught.qc
99 g_hook.qc
100
101 t_swamp.qc
102
103 clientcommands.qc
104
105 vote.qc
106
107 campaign.qc
108 ../common/campaign_file.qc
109 ../common/campaign_setup.qc
110
111 ../common/gamecommand.qc
112 gamecommand.qc
113
114 keyhunt.qc
115
116 assault.qc
117
118 ipban.qc
119
120 ../common/mapinfo.qc
121
122
123
124
125 t_quake3.qc
126 t_halflife.qc
127 t_quake.qc
128
129 race.qc
130
131
132 //// tZork Turrets ////
133 tturrets/include/turret_tturrets.qh
134
135 scores.qc
136
137 portals.qc