gzdoom-gles/wadsrc
Christoph Oelckers 385350efae - Fixed: A_SorcOffense2 depended on args being bytes and overflowing.
- Fixed: Even though P_DamageMobj checked an attack's originator
  for MF2_NODMGTHRUST the same check was missing from P_RadiusAttack.
- Fixed: A_MinotaurRoam should not assume without check that it was
  called by a MinotaurFriend.
- Fixed: The Minotaur declared A_MntrFloorFire which it did not use.
- Fixed: All Spawnspot functions did not check for a spot tid of 0 as
  the script's activator.
- Fixed: Friendly monsters ignored team association of their owning
  players.


SVN r1770 (trunk)
2009-08-12 18:57:31 +00:00
..
static - Fixed: A_SorcOffense2 depended on args being bytes and overflowing. 2009-08-12 18:57:31 +00:00
CMakeLists.txt - added 'deflate only' option to all configurations of wadsrc.vcproj 2009-06-04 23:06:42 +00:00
wadsrc.vcproj - added 'deflate only' option to all configurations of wadsrc.vcproj 2009-06-04 23:06:42 +00:00