gzdoom/wadsrc/decorate/doom
Christoph Oelckers 9b0b199bb5 - Fixed: Commander Keen's death sequence had one state duplicated.
- Fixed: Due to the changes for custom states the internal weapons shouldn't
  define a holdatk state unless it differs from the attack state.
- Fixed: The bot code tried to spawn ACajunBodyNode instead of CajunBodyNode.
- Changed: MF2_BLASTED doesn't work well for players so I had to take it out
  of A_BlastRadius.
- Fixed: When MF2_BLASTED was cleared MF2_SLIDE got cleared as well, no matter
  whether it was set by default or not. Now the MF2_SLIDE check checks both
  flags and the BlastRadius code doesn't set MF2_SLIDE anymore.


SVN r422 (trunk)
2006-12-23 12:12:06 +00:00
..
arachnotron.txt - Replaced the static string buffer in ProcessStates with an FString. 2006-11-04 22:26:04 +00:00
archvile.txt - Converted the Heretic sound sequences and the particle fountains to DECORATE. 2006-12-02 15:38:50 +00:00
bruiser.txt - Replaced the static string buffer in ProcessStates with an FString. 2006-11-04 22:26:04 +00:00
cacodemon.txt - Replaced the static string buffer in ProcessStates with an FString. 2006-11-04 22:26:04 +00:00
cyberdemon.txt - Replaced the static string buffer in ProcessStates with an FString. 2006-11-04 22:26:04 +00:00
deadthings.txt - Replaced the static string buffer in ProcessStates with an FString. 2006-11-04 22:26:04 +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 - Converted ExplosiveBarrel, BulletPuff and DoomUnusedStates to DECORATE. 2006-11-04 13:06:42 +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 - Replaced the static string buffer in ProcessStates with an FString. 2006-11-04 22:26:04 +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 - Replaced the static string buffer in ProcessStates with an FString. 2006-11-04 22:26:04 +00:00
possessed.txt - Replaced the static string buffer in ProcessStates with an FString. 2006-11-04 22:26:04 +00:00
revenant.txt - Replaced the static string buffer in ProcessStates with an FString. 2006-11-04 22:26:04 +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