]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/server/progs.src
particles: volume weighting = negative count, absolute weighting = positive count
[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 scores.qh
22
23 ipban.qh
24
25 race.qh
26
27 keyhunt.qh
28
29 antilag.qh
30
31 vote.qh
32
33 scores_rules.qc
34
35 miscfunctions.qc
36
37 waypointsprites.qc
38
39 // general bot utility functions and management
40 bots.qc
41
42 // LordHavoc's bots
43 havocbot_roles.qc
44 havocbot.qc
45
46 g_subs.qc
47
48 runematch.qc
49 arena.qc
50
51 g_violence.qc
52 g_damage.qc
53
54 teamplay.qc
55
56 cl_physics.qc
57
58 g_world.qc
59 g_decors.qc
60 g_casings.qc
61
62 t_jumppads.qc
63 t_teleporters.qc
64
65 sv_main.qc
66 sv_stats.qc
67
68 g_triggers.qc
69
70 cl_weaponsystem.qc
71 w_common.qc
72 w_laser.qc
73 w_shotgun.qc
74 w_uzi.qc
75 w_grenadelauncher.qc
76 w_electro.qc
77 w_crylink.qc
78 w_nex.qc
79 w_hagar.qc
80 w_rocketlauncher.qc
81
82 t_items.qc
83 cl_weapons.qc
84 //g_tetris.qc
85 cl_impulse.qc
86
87 ent_cs.qc
88
89 cl_player.qc
90 cl_client.qc
91 t_plats.qc
92 antilag.qc
93
94 ctf.qc
95 domination.qc
96 mode_onslaught.qc
97 g_hook.qc
98
99 t_swamp.qc
100
101 clientcommands.qc
102
103 vote.qc
104
105 campaign.qc
106 ../common/campaign_file.qc
107 ../common/campaign_setup.qc
108
109 ../common/gamecommand.qc
110 gamecommand.qc
111
112 keyhunt.qc
113
114 assault.qc
115
116 ipban.qc
117
118 ../common/mapinfo.qc
119
120
121
122
123 t_quake3.qc
124 t_halflife.qc
125 t_quake.qc
126
127 race.qc
128
129
130 //// tZork Turrets ////
131 tturrets/include/turret_tturrets.qh
132
133 scores.qc