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