qzdoom/wadsrc/decorate/hexen
Christoph Oelckers 30885e6d86 - Changed: When playing a shareware game no external WADs are loaded at all,
not even zvox.wad or the skins directory.
- Minor improvement of Hexen's Demons: They now transfer the translation
  to the chunks they spawn so that they look correct if they are color
  translated. See Resurrection of Chaos for an example.
- Converted Key gizmos to DECORATE.
- Converted Heretic's Beast (Weredragon) to DECORATE.
- Added a randomness parameter to A_SpawnItemEx. This allows
  spawning objects with a random chance without the need to write
  complicated A_Jump constructs.
- Converted Heretic's Mummy to DECORATE.
- Converted Hexen's Demons to DECORATE.



SVN r393 (trunk)
2006-11-27 21:51:36 +00:00
..
centaur.txt - Converted Ettin and Centaur to DECORATE. 2006-11-27 00:01:30 +00:00
clericplayer.txt - Converted Heretic's and Hexen's players to DECORATE. 2006-11-07 10:20:09 +00:00
demons.txt - Changed: When playing a shareware game no external WADs are loaded at all, 2006-11-27 21:51:36 +00:00
ettin.txt - Converted Ettin and Centaur to DECORATE. 2006-11-27 00:01:30 +00:00
fighterplayer.txt - Converted Heretic's and Hexen's players to DECORATE. 2006-11-07 10:20:09 +00:00
flame.txt May 3, 2006 (Changes by Graf Zahl) 2006-05-03 14:54:48 +00:00
hexenarmor.txt May 4, 2006 (Changes by Graf Zahl) 2006-05-04 12:40:39 +00:00
hexendecorations.txt - Fixed: PClass::CreateNew didn't check whether the class had valid 2006-05-10 16:43:46 +00:00
hexenkeys.txt May 4, 2006 (Changes by Graf Zahl) 2006-05-04 12:40:39 +00:00
hexenspecialdecs.txt - Replaced the static string buffer in ProcessStates with an FString. 2006-11-04 22:26:04 +00:00
mageplayer.txt - Converted Heretic's and Hexen's players to DECORATE. 2006-11-07 10:20:09 +00:00
mana.txt - Made AActor's xscale and yscale properties full precision fixed point 2006-11-14 16:54:02 +00:00
puzzleitems.txt - Fixed: The secret map check didn't work for maps inside Zips. 2006-06-17 07:46:02 +00:00
scriptprojectiles.txt May 6, 2006 (Changes by Graf Zahl) 2006-05-07 00:27:22 +00:00
speedboots.txt - Made AActor's xscale and yscale properties full precision fixed point 2006-11-14 16:54:02 +00:00