]> icculus.org git repositories - divverent/nexuiz.git/commit
implemented teamplay damage blocking and team kill messages
authorlordhavoc <lordhavoc@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Mon, 21 Mar 2005 10:13:16 +0000 (10:13 +0000)
committerlordhavoc <lordhavoc@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Mon, 21 Mar 2005 10:13:16 +0000 (10:13 +0000)
commit948b0acc8fc1d6321763dec20657177030374909
tree53ffe63c422233bfe825d04c05bd9229717bafb1
parent5d5743909efb07c572bcb0e871175bda6c378059
implemented teamplay damage blocking and team kill messages
added a few missing kill/death messages
moved world/trap death messages so they actually work properly
made killing spree announcements more complete (covering all the cases)
replaced WEP_TELEPORTER with DEATH_TELEFRAG

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@326 f962a42d-fe04-0410-a3ab-8c8b0445ebaa
qcsrc/gamec/constants.h
qcsrc/gamec/defs.h
qcsrc/gamec/g_damage.c
qcsrc/gamec/sv_main.c
qcsrc/gamec/t_teleporters.c