]> icculus.org git repositories - divverent/nexuiz.git/commit
- Spring cleaning! Cleaned up a lot of FTE warnings regarding unused locals
authoravirox <avirox@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Wed, 11 Jan 2006 15:31:47 +0000 (15:31 +0000)
committeravirox <avirox@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Wed, 11 Jan 2006 15:31:47 +0000 (15:31 +0000)
commitf79be2fe0131820da15bd45434df982edeb4ae50
tree7629e52c2e48136656c66687a74ea1242b6c74da
parentf2c275ffb9d5f4ae122fff34be6fe06ea907bb41
 - Spring cleaning! Cleaned up a lot of FTE warnings regarding unused locals
 - Added DropFlag function
 - Alias "dropflag" or "impulse 203" to access DropFlag function in-game.

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@809 f962a42d-fe04-0410-a3ab-8c8b0445ebaa
15 files changed:
TeamNexuiz/game/gamec/GameC.dsp
TeamNexuiz/game/gamec/cl_client.c
TeamNexuiz/game/gamec/cl_impulse.c
TeamNexuiz/game/gamec/ctf.c
TeamNexuiz/game/gamec/engineer.c
TeamNexuiz/game/gamec/g_triggers.c
TeamNexuiz/game/gamec/tfcombat.c
TeamNexuiz/game/gamec/tfdefs.c
TeamNexuiz/game/gamec/tffunctions.c
TeamNexuiz/game/gamec/tfgrenades.c
TeamNexuiz/game/gamec/tfmapitems.c
TeamNexuiz/game/gamec/tfmenus.c
TeamNexuiz/game/gamec/tfplats.c
TeamNexuiz/game/gamec/w_common.c
TeamNexuiz/game/gamec/w_healgun.c