gzdoom-gles/wadsrc/decorate/hexen
Christoph Oelckers a90ba9deb6 - Converted Ettin and Centaur to DECORATE.
- Made the Ettin's and Centaur's howling sound an actor property.
- Added A_CustomComboAttack function to finally have something that can
  replace the old A_ComboAttack function.
- Added A_SpawnItemEx function that removes the problems with A_SpawnItem
  and which also should make most of the A_CustomMissile abuse unnecessary.
- Added A_QueueCorpse to the list of DECORATE code pointers.
- Made the size of Hexen's corpse queue configurable by CVAR
  (sv_corpsequeuesize.) Setting this CVAR to -1 will disable corpse 
  queuing completely so that even in Hexen all corpses will stay forever.


SVN r392 (trunk)
2006-11-27 00:01:30 +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
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