qzdoom/wadsrc/decorate/doom
Christoph Oelckers 9deec29b34 - added a CANUSEWALLS flag which allows a monster to activate 'use' specials
like doors. This flag is on by default for any monster which was the
  previous behavior.
- Optimized the DECORATE flag parser so it can more efficiently handle
  the deprecated flags. As a side effect of this optimization the deprecated
  flags became usable in A_ChangeFlag again.
- Changed LONGMELEERANGE flag into a MeleeThreshold property.
- Changed SHORTMISSILERANGE flag into a MaxTargetRange property.
- Added Thing_Stop action special.


SVN r517 (trunk)
2007-04-22 21:01:35 +00:00
..
arachnotron.txt - Fixed: Several actors for Doom were missing their spawn ID. 2006-12-31 11:27:39 +00:00
archvile.txt - added a CANUSEWALLS flag which allows a monster to activate 'use' specials 2007-04-22 21:01:35 +00:00
bruiser.txt - Replaced the static string buffer in ProcessStates with an FString. 2006-11-04 22:26:04 +00:00
cacodemon.txt - Fixed: The Cacodemon doesn't have a melee attack defined as I mistakenly 2006-12-23 23:09:23 +00:00
cyberdemon.txt - Replaced the static string buffer in ProcessStates with an FString. 2006-11-04 22:26:04 +00:00
deadthings.txt - Ported GZDoom's deep water splash code so that splashes are handled properly 2007-01-07 09:43:58 +00:00
demon.txt - Added a check to P_CheckMissileSpawn to decrease the monster counter 2006-11-10 12:13:37 +00:00
doomammo.txt - Fixed incorrect spawn ID for cell pack. 2006-08-23 14:09:15 +00:00
doomarmor.txt SVN r71 (trunk) 2006-04-30 21:49:18 +00:00
doomartifacts.txt - Fixed: The rewrite of FMemLump broke the non-standard use of it in 2007-01-26 21:46:47 +00:00
doomdecorations.txt May 3, 2006 (Changes by Graf Zahl) 2006-05-03 14:54:48 +00:00
doomhealth.txt - Fixed: The check to prevent items from being given to dead players 2006-06-22 20:52:49 +00:00
doomimp.txt - Fixed: Several actors for Doom were missing their spawn ID. 2006-12-31 11:27:39 +00:00
doomkeys.txt SVN r71 (trunk) 2006-04-30 21:49:18 +00:00
doommisc.txt - Converted ExplosiveBarrel, BulletPuff and DoomUnusedStates to DECORATE. 2006-11-04 13:06:42 +00:00
doomplayer.txt - Converted Heretic's and Hexen's players to DECORATE. 2006-11-07 10:20:09 +00:00
fatso.txt - Replaced the static string buffer in ProcessStates with an FString. 2006-11-04 22:26:04 +00:00
keen.txt - Fixed: Commander Keen's death sequence had one state duplicated. 2006-12-23 12:12:06 +00:00
lostsoul.txt - Replaced the static string buffer in ProcessStates with an FString. 2006-11-04 22:26:04 +00:00
painelemental.txt Fixed brightness of Pain Elemental's death sequence. 2007-04-07 07:49:15 +00:00
possessed.txt - Replaced the static string buffer in ProcessStates with an FString. 2006-11-04 22:26:04 +00:00
revenant.txt - added a CANUSEWALLS flag which allows a monster to activate 'use' specials 2007-04-22 21:01:35 +00:00
spidermaster.txt - Replaced the static string buffer in ProcessStates with an FString. 2006-11-04 22:26:04 +00:00
stealthmonsters.txt - Converted the stealth monsters to DECORATE. 2006-05-11 17:56:35 +00:00