]> icculus.org git repositories - divverent/nexuiz.git/blob - qcsrc/progs.src
added Vampire mode to menu and default.cfg
[divverent/nexuiz.git] / qcsrc / progs.src
1 ../../data/progs.dat
2
3 gamec/sys.h
4 gamec/builtins.h
5 gamec/constants.h
6 gamec/defs.h            // Should rename this, it has fields and globals
7
8 gamec/extensions.h
9
10 gamec/bot.c
11 gamec/bot_way.c
12 gamec/bot_fight.c
13 gamec/bot_ai.c
14 gamec/bot_misc.c
15 gamec/bot_phys.c
16 gamec/bot_move.c
17 gamec/bot_ed.c
18
19 gamec/g_subs.c
20
21 gamec/cl_physics.c
22
23 gamec/g_world.c
24 gamec/g_decors.c
25 gamec/g_casings.c
26
27 gamec/t_jumppads.c
28 gamec/t_teleporters.c
29
30 gamec/sv_main.c
31 gamec/sv_stats.c
32
33 gamec/g_violence.c
34 gamec/g_damage.c
35
36 gamec/g_triggers.c
37
38 gamec/cl_weaponsystem.c
39 gamec/cl_weaponanimations.c
40 gamec/w_common.c
41 gamec/w_laser.c
42 gamec/w_shotgun.c
43 gamec/w_uzi.c
44 gamec/w_grenadelauncher.c
45 gamec/w_electro.c
46 gamec/w_crylink.c
47 gamec/w_nex.c
48 gamec/w_hagar.c
49 gamec/w_rocketlauncher.c
50 gamec/cl_weapons.c
51
52 gamec/t_items.c
53 gamec/t_halflife.c
54 gamec/t_quake3.c
55 gamec/t_quake.c
56 //gamec/g_tetris.c
57 gamec/cl_impulse.c
58 gamec/cl_player.c
59 gamec/cl_client.c
60 gamec/t_plats.c
61
62 gamec/ctf.c
63 gamec/domination.c
64