]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Fix many issues with how the effect is handles. Including copying it to dead bodies...
authorMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Sun, 3 Apr 2011 21:02:30 +0000 (00:02 +0300)
committerMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Sun, 3 Apr 2011 21:02:30 +0000 (00:02 +0300)
commit67787100e61130d015eb04205eccd04b18b884e4
tree2573adba860425b2add049cd98d660b320fcf343
parent466891e8a15f93ca3aa4cc060a9e117ef7d5fa11
Fix many issues with how the effect is handles. Including copying it to dead bodies in CopyBody, removing it from players that disconnect or become spectators, and removing previous effects from players that respawn.
qcsrc/server/cl_client.qc
qcsrc/server/cl_player.qc
qcsrc/server/g_violence.qc