]> icculus.org git repositories - divverent/nexuiz.git/blob - qcsrc/progs.src
My stupidity is amazing
[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/mauvebot.c
11
12 gamec/g_subs.c
13
14 gamec/cl_physics.c
15
16 gamec/g_world.c
17 gamec/g_decors.c
18 gamec/g_casings.c
19
20 gamec/t_jumppads.c
21 gamec/t_teleporters.c
22
23 gamec/sv_main.c
24 gamec/sv_stats.c
25
26 gamec/g_violence.c
27 gamec/g_damage.c
28
29 gamec/g_triggers.c
30
31 gamec/cl_weaponsystem.c
32 gamec/cl_weaponanimations.c
33 gamec/w_common.c
34 gamec/w_laser.c
35 gamec/w_shotgun.c
36 gamec/w_uzi.c
37 gamec/w_grenadelauncher.c
38 gamec/w_electro.c
39 gamec/w_crylink.c
40 gamec/w_nex.c
41 gamec/w_hagar.c
42 gamec/w_rocketlauncher.c
43 gamec/cl_weapons.c
44
45 gamec/t_items.c
46 gamec/t_halflife.c
47 gamec/t_quake3.c
48 gamec/t_quake.c
49 //gamec/g_tetris.c
50 gamec/cl_impulse.c
51 gamec/cl_player.c
52 gamec/cl_client.c
53 gamec/t_plats.c
54
55 gamec/ctf.c
56 gamec/domination.c
57