gzdoom-gles/wadsrc
Randy Heit 44932a6c56 - Added OB_MPDEFAULT string for being killed by a player for an unknown reason. This can be
overridden in custom player classes by changing their Obituary property to something else.
- ClientObituary() now only looks up the obituary message from the killing player's weapon if the
  damage type was 'Melee' or 'Hitscan'.
- Gave P_GunShot() and A_FireBullets the new damage type 'Hitscan'.
- Switched A_Saw and A_CustomPunch to the 'Melee' damage type.

SVN r3646 (trunk)
2012-05-13 01:06:28 +00:00
..
static - Added OB_MPDEFAULT string for being killed by a player for an unknown reason. This can be 2012-05-13 01:06:28 +00:00
CMakeLists.txt - removed obsolete references to 'generated' directory from Wadsrc project. 2011-01-09 13:49:54 +00:00
wadsrc.vcproj - removed obsolete references to 'generated' directory from Wadsrc project. 2011-01-09 13:49:54 +00:00