gzdoom/wadsrc/decorate
Christoph Oelckers 49422188f2 - Converted Heretic's Clink (Sabreclaw) to DECORATE.
- Added MissSound parameter to A_CustomMeleeAttack.
- Converted Heretic's Snake (Ophidian) to DECORATE.
- Added an option to A_CustomMissile to jump to the see state if
  the caller's target is dead.
- Fixed: A_ThrowGrenade didn't play the missile's spawn sound.
- Added MF_SPAWNSOUNDSOURCE flag so that Raven's missile spawning code 
  pointers can be recreated with DECORATE.
- Converted a_ravenambient.cpp to DECORATE.



SVN r388 (trunk)
2006-11-25 12:25:05 +00:00
..
doom - Added a check to P_CheckMissileSpawn to decrease the monster counter 2006-11-10 12:13:37 +00:00
heretic - Converted Heretic's Clink (Sabreclaw) to DECORATE. 2006-11-25 12:25:05 +00:00
hexen - Made AActor's xscale and yscale properties full precision fixed point 2006-11-14 16:54:02 +00:00
raven - Converted Heretic's Clink (Sabreclaw) to DECORATE. 2006-11-25 12:25:05 +00:00
shared Added one missing file. 2006-11-05 07:34:41 +00:00
strife - Fixed: The sky scrolling calculations caused an integer multiplication overflow. 2006-09-17 10:43:51 +00:00
decorate.txt - Converted Heretic's Clink (Sabreclaw) to DECORATE. 2006-11-25 12:25:05 +00:00