gzdoom/src/g_raven
Randy Heit 549712e719 - P_DamageMobj() now returns the amount of damage actually done so that the bleed functions
can perform based on the amount of damage actually taken after all modifications are done to
  it. However, if the damage is canceled away, blood will still spawn for the original damage
  amount rather than the modified amount.

SVN r4012 (trunk)
2013-01-02 04:39:59 +00:00
..
a_artitele.cpp - The complete FMapThing is overkill for storing player starts, so use a new minimal structure for them. 2012-07-08 02:18:15 +00:00
a_minotaur.cpp - P_DamageMobj() now returns the amount of damage actually done so that the bleed functions 2013-01-02 04:39:59 +00:00
ravenshared.h - Make APoisonCloud::DoSpecialDamage() and P_PoisonDamage() respect damage factors. 2012-06-29 04:21:31 +00:00