qzdoom/src/g_hexen
Christoph Oelckers 1bd6ac028b - Converted a_doomhealth.cpp to DECORATE.
- Added a PickupMessage property to the internal actor parser, replaced
  most of the virtual PickupMessages with it and placed the code that
  reads the metadata into AInventory::PickupMessage. Now the
  PickupMessage method is truly virtual and I can do:
   Added a Health.LowMessage property to define double message items like
   Doom's medikit in DECORATE.
- Since defining Mana3 as an ammo type and then overriding the TryPickup
  method means that this item defeats all ammo checks in the game it might
  as well be defined as a CustomInventory item. At least this fixes the
  amount given in easy and very hard skills.
- Converted all ammo items to DECORATE.
- Changed internal property setting of ammo types and sister weapons
  to use fuglyname as for DECORATE definitions. This allows to export
  the ammo definitions into DECORATE definitions without doing it for
  the weapons themselves.
- Replaced obituary methods with actor properties.
- Fixed: The secret map check didn't work for maps inside Zips.



SVN r196 (trunk)
2006-06-17 20:29:41 +00:00
..
a_bats.cpp Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
a_bishop.cpp Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
a_blastradius.cpp - Converted a_doomhealth.cpp to DECORATE. 2006-06-17 20:29:41 +00:00
a_boostarmor.cpp - Converted a_doomhealth.cpp to DECORATE. 2006-06-17 20:29:41 +00:00
a_centaur.cpp - Backported the classnames-are-names changes from the FP code. 2006-05-10 02:40:43 +00:00
a_clericboss.cpp Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
a_clericflame.cpp - Converted a_doomhealth.cpp to DECORATE. 2006-06-17 20:29:41 +00:00
a_clericholy.cpp - Converted a_doomhealth.cpp to DECORATE. 2006-06-17 20:29:41 +00:00
a_clericmace.cpp - Changed: The decision whether blood splatter sprites are spawned is no 2006-05-13 12:41:15 +00:00
a_clericplayer.cpp - Added a StartConversation special that allows automatic activation of Strife 2006-06-03 12:30:11 +00:00
a_clericstaff.cpp - Converted a_doomhealth.cpp to DECORATE. 2006-06-17 20:29:41 +00:00
a_demons.cpp - Backported the classnames-are-names changes from the FP code. 2006-05-10 02:40:43 +00:00
a_dragon.cpp SVN r25 (trunk) 2006-04-10 21:54:50 +00:00
a_ettin.cpp SVN r27 (trunk) 2006-04-11 16:27:41 +00:00
a_fighteraxe.cpp - Converted a_doomhealth.cpp to DECORATE. 2006-06-17 20:29:41 +00:00
a_fighterboss.cpp Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
a_fighterhammer.cpp - Converted a_doomhealth.cpp to DECORATE. 2006-06-17 20:29:41 +00:00
a_fighterplayer.cpp - Added a StartConversation special that allows automatic activation of Strife 2006-06-03 12:30:11 +00:00
a_fighterquietus.cpp - Converted a_doomhealth.cpp to DECORATE. 2006-06-17 20:29:41 +00:00
a_firedemon.cpp - Backported the classnames-are-names changes from the FP code. 2006-05-10 02:40:43 +00:00
a_flechette.cpp - Converted a_doomhealth.cpp to DECORATE. 2006-06-17 20:29:41 +00:00
a_fog.cpp - Backported the classnames-are-names changes from the FP code. 2006-05-10 02:40:43 +00:00
a_healingradius.cpp - Converted a_doomhealth.cpp to DECORATE. 2006-06-17 20:29:41 +00:00
a_heresiarch.cpp - Backported the classnames-are-names changes from the FP code. 2006-05-10 02:40:43 +00:00
a_hexenglobal.h - Converted a_doomhealth.cpp to DECORATE. 2006-06-17 20:29:41 +00:00
a_hexenspecialdecs.cpp - Converted A_Puzzleitems.cpp and parts of A_HexenSpecialdecs.cpp to DECORATE and fixed a few broken Hexen items. 2006-05-04 19:36:12 +00:00
a_iceguy.cpp - Backported the classnames-are-names changes from the FP code. 2006-05-10 02:40:43 +00:00
a_korax.cpp - Backported the classnames-are-names changes from the FP code. 2006-05-10 02:40:43 +00:00
a_mageboss.cpp Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
a_magecone.cpp - Converted a_doomhealth.cpp to DECORATE. 2006-06-17 20:29:41 +00:00
a_magelightning.cpp - Converted a_doomhealth.cpp to DECORATE. 2006-06-17 20:29:41 +00:00
a_mageplayer.cpp - Converted a_doomhealth.cpp to DECORATE. 2006-06-17 20:29:41 +00:00
a_magestaff.cpp - Converted a_doomhealth.cpp to DECORATE. 2006-06-17 20:29:41 +00:00
a_magewand.cpp Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
a_pig.cpp - Converted a_doomhealth.cpp to DECORATE. 2006-06-17 20:29:41 +00:00
a_puzzleitems.cpp - Converted A_Puzzleitems.cpp and parts of A_HexenSpecialdecs.cpp to DECORATE and fixed a few broken Hexen items. 2006-05-04 19:36:12 +00:00
a_serpent.cpp - Backported the classnames-are-names changes from the FP code. 2006-05-10 02:40:43 +00:00
a_spike.cpp Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
a_summon.cpp - Converted a_doomhealth.cpp to DECORATE. 2006-06-17 20:29:41 +00:00
a_teleportother.cpp - Converted a_doomhealth.cpp to DECORATE. 2006-06-17 20:29:41 +00:00
a_weaponpieces.cpp - Converted a_doomhealth.cpp to DECORATE. 2006-06-17 20:29:41 +00:00
a_wraith.cpp Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
hexen_sbar.cpp - Converted a_doomhealth.cpp to DECORATE. 2006-06-17 20:29:41 +00:00