]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/server/progs.src
waypoint sprites system mainly for CTF; currently with placeholder sprite TGAs with...
[divverent/nexuiz.git] / data / qcsrc / server / progs.src
1 ../../progs.dat // output filename
2
3 sys.qh
4 builtins.qh
5 constants.qh
6 defs.qh         // Should rename this, it has fields and globals
7
8 extensions.qh
9
10 campaign.qh
11 ../common/campaign_common.qh
12 ../common/util.qh
13 ../common/util.qc
14
15 miscfunctions.qc
16
17 waypointsprites.qc
18
19 // general bot utility functions and management
20 bots.qc
21
22 // LordHavoc's bots
23 havocbot_roles.qc
24 havocbot.qc
25
26 g_subs.qc
27
28 runematch.qc
29 arena.qc
30
31 g_violence.qc
32 g_damage.qc
33
34 teamplay.qc
35
36 cl_physics.qc
37
38 g_world.qc
39 g_decors.qc
40 g_casings.qc
41
42 t_jumppads.qc
43 t_teleporters.qc
44
45 sv_main.qc
46 sv_stats.qc
47
48 g_triggers.qc
49
50 cl_weaponsystem.qc
51 w_common.qc
52 w_laser.qc
53 w_shotgun.qc
54 w_uzi.qc
55 w_grenadelauncher.qc
56 w_electro.qc
57 w_crylink.qc
58 w_nex.qc
59 w_hagar.qc
60 w_rocketlauncher.qc
61
62 t_items.qc
63 t_halflife.qc
64 t_quake3.qc
65 t_quake.qc
66 cl_weapons.qc
67 //g_tetris.qc
68 cl_impulse.qc
69 cl_player.qc
70 cl_client.qc
71 t_plats.qc
72
73 ctf.qc
74 domination.qc
75 g_hook.qc
76
77 t_swamp.qc
78
79 clientcommands.qc
80
81 campaign.qc
82 ../common/campaign_file.qc
83 ../common/campaign_setup.qc