qzdoom/wadsrc/static/actors
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
..
chex - Fixed: Player names and chat macros that end with incomplete \c escapes now 2009-02-20 00:53:25 +00:00
doom - Added A_WeaponBob. 2009-07-01 00:58:26 +00:00
heretic - Added the MF6_STEPMISSILE flag so that the Whirlwind can "walk" up steps. 2009-08-05 01:13:41 +00:00
hexen - Dropped the Hexen player classes' JumpZ down to 9, since the original value 2009-07-01 00:17:39 +00:00
raven - Fixed: A_SorcOffense2 depended on args being bytes and overflowing. 2009-08-12 18:57:31 +00:00
shared - Added player MugShotMaxHealth property. Negative values use the player's 2009-08-07 04:20:28 +00:00
strife - Fixed: A_CountdownArg and A_Die must ensure a certain kill. 2009-05-23 08:30:36 +00:00
actor.txt - Fixed: The big endian version of PalEntry did not add the DWORD d field. 2009-08-02 10:48:58 +00:00
constants.txt - Renamed SXF_CLIENTSPAWN to SXF_CLIENTSIDE for Skulltag compatibility. 2009-07-23 03:19:31 +00:00