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