gzdoom-gles/wadsrc/decorate
Christoph Oelckers b15767c26f - Fixed: The pointer cleanup code must also check a sector's sky box pointers.
- Fixed: Right after teleporting P_SlideMove could cause player movement.
  Added a check for reactiontime to prevent that.
- Fixed: PainChances and Damagefactors were never freed.
- Added option to A_Chase that prevents the monster from moving.
- Fixed: The stained glass shards were missing the HEXENBOUNCE flag.
- Added some NULL pointer checks to AActor::GiveAmmo.
- Fixed: The FSwordMissile was missing the special damage handling that
  reduces damage when hitting a player.

SVN r555 (trunk)
2007-10-29 20:27:40 +00:00
..
doom - Fixed: POwered up weapons with a different ready state than their base 2007-10-19 08:49:02 +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: The BFGBall's explosion sequence was missing a state. 2007-07-28 12:38:10 +00:00
raven - Converted Heretic's Clink (Sabreclaw) to DECORATE. 2006-11-25 12:25:05 +00:00
shared - Fixed: The pointer cleanup code must also check a sector's sky box pointers. 2007-10-29 20:27:40 +00:00
strife - Fixed: POwered up weapons with a different ready state than their base 2007-10-19 08:49:02 +00:00
constants.txt - Fixed: The pointer cleanup code must also check a sector's sky box pointers. 2007-10-29 20:27:40 +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: dumpmap crashed when used outside a map. 2007-09-02 09:57:08 +00:00