gzdoom/wadsrc/decorate
Christoph Oelckers 5dc42121b7 - Fixed: When Heretic's Mace was replaced by a non-child class A_SpawnMace still
treated it as a mace and wrote into some undefined memory.
- Fixed: A_BishopMissileWeave didn't initialize special2 for proper movement.
- Added a speed parameter to A_SkullAttack.
- Fixed: Black as first or only blood color didn't work.
- Fixed: Sounds played in wi_stuff.cpp and f_finale.cpp need the CHAN_UI flag.
- Fixed: Spawning a player could play the *gasp sound.
- Fixed: SBARINFO's health display didn't scale to the proper maximum.
- Added Skulltag's Teleport_NoStop action special.


SVN r1074 (trunk)
2008-07-19 12:40:10 +00:00
..
doom - Added ISMONSTER flag for Commander Keen so he can be killed by 'kill monsters'. 2008-06-28 23:23:33 +00:00
heretic - Fixed: POwered up weapons with a different ready state than their base 2007-10-19 08:49:02 +00:00
hexen - fixed TableShit9 definition 2007-11-18 08:05:33 +00:00
raven - Removed the check for Heretic when playing *evillaugh when using the 2008-04-08 09:52:50 +00:00
shared - Fixed: P_CheckSwitchRange accessed invalid memory when testing a one-sided 2008-04-04 14:31:20 +00:00
strife - Fixed: The StrifePlayer defined the wrong color range for its translations. 2007-12-20 08:44:45 +00:00
constants.txt - Added SnowKate709's A_DamageMaster/A_DamageChildren patch. 2008-03-29 22:59:41 +00:00
decorate.txt - Added damage factors that allows to make monsters more or less resistant 2007-04-28 09:06:32 +00:00
nativeclasses.txt - Fixed: When Heretic's Mace was replaced by a non-child class A_SpawnMace still 2008-07-19 12:40:10 +00:00