]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/server/progs.src
preliminary declaration of jointtype, and make misc_follow behave as a joint if joint...
[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 bot/bot.qc
50
51 g_subs.qc
52
53 g_tetris.qc
54
55 runematch.qc
56 arena.qc
57
58 g_violence.qc
59 g_damage.qc
60
61 teamplay.qc
62
63 cl_physics.qc
64
65 // tZork's libs
66 verbstack.qc
67 movelib.qc
68 steerlib.qc
69 pathlib/pathlib.qh
70
71 g_world.qc
72 g_casings.qc
73
74 t_jumppads.qc
75 t_teleporters.qc
76
77 sv_main.qc
78 sv_stats.qc
79
80 g_triggers.qc
81 g_models.qc
82
83 cl_weaponsystem.qc
84 w_common.qc
85
86 w_laser.qc
87 w_shotgun.qc
88 w_uzi.qc
89 w_grenadelauncher.qc
90 w_electro.qc
91 w_crylink.qc
92 w_nex.qc
93 w_minstanex.qc
94 w_hagar.qc
95 w_rocketlauncher.qc
96 w_porto.qc
97 w_hook.qc
98 w_hlac.qc
99 w_campingrifle.qc
100 w_tuba.qc
101 w_fireball.qc
102
103 t_items.qc
104 cl_weapons.qc
105 cl_impulse.qc
106
107 ent_cs.qc
108
109 cl_player.qc
110 cl_client.qc
111 t_plats.qc
112 antilag.qc
113
114 ctf.qc
115 domination.qc
116 mode_onslaught.qc
117 nexball.qc
118 g_hook.qc
119
120 t_swamp.qc
121
122 clientcommands.qc
123
124 vote.qc
125
126 campaign.qc
127 ../common/campaign_file.qc
128 ../common/campaign_setup.qc
129
130 ../common/gamecommand.qc
131 gamecommand.qc
132
133 keyhunt.qc
134
135 assault.qc
136
137 ipban.qc
138
139 ../common/mapinfo.qc
140
141
142
143
144 t_quake3.qc
145 t_halflife.qc
146 t_quake.qc
147
148 race.qc
149
150
151 //// tZork Turrets ////
152 tturrets/include/turrets.qh
153 vehicles/vehicles.qh
154
155 scores.qc
156
157 portals.qc
158
159 target_spawn.qc
160 func_breakable.qc
161
162 ../common/items.qc
163
164 monsters/defs.qc
165 monsters/fight.qc
166 monsters/ai.qc
167 monsters/m_monsters.qc
168
169 csqcprojectile.qc