]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/progs.src
Added Urrebots, beware of bugs, thanks to SavageX and Morphed for testing
[divverent/nexuiz.git] / data / 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/miscfunctions.c
11
12 gamec/bots.c            // definitions and shared stuff between both Urrebot and Mauvebot // Urre
13 gamec/mauvebot.c        // altered a tad to work together with Urrebots
14 gamec/urrebot_load.qc
15 gamec/urrebot_nn_use.qc
16 gamec/urrebot_nn_search.qc
17 gamec/urrebot_ai_goals.qc
18 gamec/urrebot_ai_main.qc
19
20 gamec/g_subs.c
21
22 gamec/runematch.c
23
24
25 gamec/g_violence.c
26 gamec/g_damage.c
27
28 gamec/teamplay.c
29
30 // gamec/mauvebot.c
31 gamec/cl_physics.c
32
33 gamec/g_world.c
34 gamec/g_decors.c
35 gamec/g_casings.c
36
37 gamec/t_jumppads.c
38 gamec/t_teleporters.c
39
40 gamec/sv_main.c
41 gamec/sv_stats.c
42
43 gamec/g_triggers.c
44
45 gamec/cl_weaponsystem.c
46 gamec/cl_weaponanimations.c
47 gamec/w_common.c
48 gamec/w_laser.c
49 gamec/w_shotgun.c
50 gamec/w_uzi.c
51 gamec/w_grenadelauncher.c
52 gamec/w_electro.c
53 gamec/w_crylink.c
54 gamec/w_nex.c
55 gamec/w_hagar.c
56 gamec/w_rocketlauncher.c
57
58 gamec/t_items.c
59 gamec/t_halflife.c
60 gamec/t_quake3.c
61 gamec/t_quake.c
62 gamec/cl_weapons.c
63 //gamec/g_tetris.c
64 gamec/cl_impulse.c
65 gamec/cl_player.c
66 gamec/cl_client.c
67 gamec/t_plats.c
68
69 gamec/ctf.c
70 gamec/domination.c
71 gamec/g_hook.c
72
73 gamec/t_swamp.c
74
75 gamec/clientcommands.c