]> icculus.org git repositories - divverent/nexuiz.git/blob - qcsrc/progs.src
fixed a large number of weapon switch issues (switchweapon is no longer cleared on...
[divverent/nexuiz.git] / qcsrc / progs.src
1 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/g_subs.c
11
12 gamec/cl_physics.c
13
14 gamec/g_world.c
15 gamec/g_decors.c
16 gamec/g_casings.c
17
18 gamec/t_jumppads.c
19 gamec/t_teleporters.c
20
21 gamec/sv_main.c
22 gamec/sv_stats.c
23
24 gamec/g_violence.c
25 gamec/g_damage.c
26
27 gamec/g_triggers.c
28
29 gamec/cl_weaponsystem.c
30 gamec/cl_weaponanimations.c
31 gamec/w_common.c
32 gamec/w_laser.c
33 gamec/w_shotgun.c
34 gamec/w_uzi.c
35 gamec/w_grenadelauncher.c
36 gamec/w_electro.c
37 gamec/w_crylink.c
38 gamec/w_nex.c
39 gamec/w_hagar.c
40 gamec/w_rocketlauncher.c
41 gamec/cl_weapons.c
42
43 gamec/t_items.c
44 gamec/t_halflife.c
45 gamec/t_quake3.c
46 gamec/t_quake.c
47 //gamec/g_tetris.c
48 gamec/cl_impulse.c
49 gamec/cl_player.c
50 gamec/cl_aliases.c
51 gamec/cl_client.c
52 gamec/t_plats.c