]> icculus.org git repositories - divverent/nexuiz.git/commit
- Added pistol weapon & reload function
authoravirox <avirox@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Sun, 15 Jan 2006 01:18:05 +0000 (01:18 +0000)
committeravirox <avirox@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Sun, 15 Jan 2006 01:18:05 +0000 (01:18 +0000)
commit7cc8d03b0071048f7b9fe278663a39e4e04fa1ec
treea4ddd385a58a0a10ac177ba8e6acbd65076c7fb6
parent34fee7f2177c8c8d0c298f33a1ba9c2b6866abce
- Added pistol weapon & reload function
- Soldier no longer has Electro
- Added pistol as weapon 1 for Soldier (may replace all laser guns with it later)
- Added "reload" alias

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@828 f962a42d-fe04-0410-a3ab-8c8b0445ebaa
12 files changed:
TeamNexuiz/game/gamec/GameC.dsp
TeamNexuiz/game/gamec/cl_impulse.c
TeamNexuiz/game/gamec/cl_weapons.c
TeamNexuiz/game/gamec/cl_weaponsystem.c
TeamNexuiz/game/gamec/class.c
TeamNexuiz/game/gamec/defs.h
TeamNexuiz/game/gamec/g_world.c
TeamNexuiz/game/gamec/soldier.c
TeamNexuiz/game/gamec/tfdefs.c
TeamNexuiz/game/gamec/tffunctions.c
TeamNexuiz/game/gamec/w_common.c
TeamNexuiz/game/gamec/w_flamer.c