]> icculus.org git repositories - divverent/nexuiz.git/blob - qcsrc/progs.src
Updating
[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/bot_maps.c
9 gamec/bot.c
10 gamec/bot_way.c
11 gamec/bot_fight.c 
12 gamec/bot_ai.c
13 gamec/bot_misc.c
14 gamec/bot_phys.c
15 gamec/bot_move.c
16 gamec/bot_ed.c
17
18 gamec/extensions.h
19
20 gamec/g_subs.c
21
22 gamec/cl_physics.c
23
24 gamec/g_world.c
25 gamec/g_decors.c
26 gamec/g_casings.c
27
28 gamec/t_jumppads.c
29 gamec/t_teleporters.c
30
31 gamec/sv_main.c
32 gamec/sv_stats.c
33
34 gamec/g_violence.c
35 gamec/g_damage.c
36
37 gamec/g_triggers.c
38
39 gamec/cl_weaponsystem.c
40 gamec/cl_weaponanimations.c
41 gamec/w_common.c
42 gamec/w_laser.c
43 gamec/w_shotgun.c
44 gamec/w_uzi.c
45 gamec/w_grenadelauncher.c
46 gamec/w_electro.c
47 gamec/w_crylink.c
48 gamec/w_nex.c
49 gamec/w_hagar.c
50 gamec/w_rocketlauncher.c
51 gamec/cl_weapons.c
52
53 gamec/t_items.c
54 gamec/t_halflife.c
55 gamec/t_quake3.c
56 gamec/t_quake.c
57 gamec/g_tetris.c
58 gamec/cl_impulse.c
59 gamec/cl_player.c
60 gamec/cl_aliases.c
61 gamec/cl_client.c
62 gamec/t_plats.c