]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/server/progs.src
tetris: fix rotation; set impulse from 200 to 100; change keys (now UP rotates, SPACE...
[divverent/nexuiz.git] / data / qcsrc / server / progs.src
1 ../../progs.dat // output filename
2
3 ../common/util-pre.qh
4 sys.qh
5 pre-builtins.qh
6 builtins.qh
7 extensions.qh
8 post-builtins.qh
9 constants.qh
10 ../common/constants.qh
11 ../common/util.qh
12 ../common/items.qh
13
14 defs.qh         // Should rename this, it has fields and globals
15
16 //// tZork Turrets ////
17 tturrets/include/turrets_early.qh
18
19 campaign.qh
20 ../common/campaign_common.qh
21 ../common/mapinfo.qh
22 ../common/util.qc
23
24 csqcprojectile.qh
25 csqceffects.qc
26
27 portals.qh
28
29 g_hook.qh
30
31 scores.qh
32
33 ipban.qh
34
35 race.qh
36
37 keyhunt.qh
38
39 antilag.qh
40
41 vote.qh
42
43 scores_rules.qc
44
45 miscfunctions.qc
46
47 waypointsprites.qc
48
49
50 // general bot utility functions and management
51 bots.qc
52 bots_scripting.qc
53
54 // LordHavoc's bots
55 havocbot.qc
56 havocbot_ctf.qc
57 havocbot_ons.qc
58 havocbot_roles.qc
59
60 g_subs.qc
61
62
63 runematch.qc
64 arena.qc
65
66 g_violence.qc
67 g_damage.qc
68
69 teamplay.qc
70
71 cl_physics.qc
72
73 // tZork's libs
74 verbstack.qc
75 movelib.qc
76 steerlib.qc
77 pathlib/pathlib.qh
78
79 g_world.qc
80 g_casings.qc
81
82 t_jumppads.qc
83 t_teleporters.qc
84
85 sv_main.qc
86 sv_stats.qc
87
88 g_triggers.qc
89 g_models.qc
90
91 cl_weaponsystem.qc
92 w_common.qc
93
94 w_laser.qc
95 w_shotgun.qc
96 w_uzi.qc
97 w_grenadelauncher.qc
98 w_electro.qc
99 w_crylink.qc
100 w_nex.qc
101 w_minstanex.qc
102 w_hagar.qc
103 w_rocketlauncher.qc
104 w_porto.qc
105 w_hook.qc
106 w_hlac.qc
107 w_campingrifle.qc
108 w_tuba.qc
109
110 t_items.qc
111 cl_weapons.qc
112 g_tetris.qc
113 cl_impulse.qc
114
115 ent_cs.qc
116
117 cl_player.qc
118 cl_client.qc
119 t_plats.qc
120 antilag.qc
121
122 ctf.qc
123 domination.qc
124 mode_onslaught.qc
125 nexball.qc
126 g_hook.qc
127
128 t_swamp.qc
129
130 clientcommands.qc
131
132 vote.qc
133
134 campaign.qc
135 ../common/campaign_file.qc
136 ../common/campaign_setup.qc
137
138 ../common/gamecommand.qc
139 gamecommand.qc
140
141 keyhunt.qc
142
143 assault.qc
144
145 ipban.qc
146
147 ../common/mapinfo.qc
148
149
150
151
152 t_quake3.qc
153 t_halflife.qc
154 t_quake.qc
155
156 race.qc
157
158
159 //// tZork Turrets ////
160 tturrets/include/turrets.qh
161 vehicles/vehicles.qh
162
163 scores.qc
164
165 portals.qc
166
167 target_spawn.qc
168 func_breakable.qc
169
170 ../common/items.qc
171
172 monsters/defs.qc
173 monsters/fight.qc
174 monsters/ai.qc
175 monsters/m_monsters.qc
176
177 csqcprojectile.qc