gzdoom-gles/wadsrc/static/actors/hexen
Randy Heit a7e40b56f6 - Fixed: Player names and chat macros that end with incomplete \c escapes now
have those escapes stripped before printing so that they do not merge with
  subsequent text.
- Moved default weapon slot assignments into the player classes.
  Weapon.SlotNumber is now used solely for mods that want to add new weapons
  without completely redoing the player's arsenal. Restored some config-based
  weapon slot customization, though slots are no longer automatically saved
  to the config and section names have changed slightly. However, unlike
  before, config slots are now the definitive word on slot assignments and
  cannot be overridden by any other files loaded.
- Fixed: Several weapons were missing a game filter from their definitions.
- Removed storage of weapon slots in the config so that weapon slots can
  be setup in the weapons themselves. Slots are still configurable, since
  they need to be for KEYCONF to work; any changes simply won't be saved
  when you quit.
- Removed limit on weapon slot sizes.


SVN r1428 (trunk)
2009-02-20 00:53:25 +00:00
..
baseweapons.txt IMPORTANT NOTE: I uncommented some code depending on the missing x86.cpp file to allow this to compile, These changes must be reverted as soon as this file is added (see v_palette.cpp and win32/i_system.cpp.) 2008-08-09 11:35:42 +00:00
bats.txt - Added more DECORATE conversions by Karate Chris. 2008-08-03 19:42:24 +00:00
bishop.txt - Added more DECORATE conversions by Karate Chris. 2008-08-03 19:42:24 +00:00
blastradius.txt IMPORTANT NOTE: I uncommented some code depending on the missing x86.cpp file to allow this to compile, These changes must be reverted as soon as this file is added (see v_palette.cpp and win32/i_system.cpp.) 2008-08-09 11:35:42 +00:00
boostarmor.txt IMPORTANT NOTE: I uncommented some code depending on the missing x86.cpp file to allow this to compile, These changes must be reverted as soon as this file is added (see v_palette.cpp and win32/i_system.cpp.) 2008-08-09 11:35:42 +00:00
centaur.txt - Changed increased lightning damage for Centaurs into a damage factor. 2008-08-08 15:18:23 +00:00
clericboss.txt - DECORATE related Hexen fixes. 2008-08-11 19:18:48 +00:00
clericflame.txt - moved common code of Raven's fast projectiles into a base class 2008-11-15 09:57:18 +00:00
clericholy.txt - Fixed: Player names and chat macros that end with incomplete \c escapes now 2009-02-20 00:53:25 +00:00
clericmace.txt - Fixed: Player names and chat macros that end with incomplete \c escapes now 2009-02-20 00:53:25 +00:00
clericplayer.txt - Fixed: Player names and chat macros that end with incomplete \c escapes now 2009-02-20 00:53:25 +00:00
clericstaff.txt - Added DECORATE conversions for Hexen's Cleric weapons by Karate Chris. 2008-08-05 16:04:37 +00:00
demons.txt About a week's worth of changes here. As a heads-up, I wouldn't be 2008-07-23 04:57:26 +00:00
dragon.txt - Changed increased lightning damage for Centaurs into a damage factor. 2008-08-08 15:18:23 +00:00
ettin.txt About a week's worth of changes here. As a heads-up, I wouldn't be 2008-07-23 04:57:26 +00:00
fighteraxe.txt - Added more DECORATE conversions by Karate Chris. 2008-08-08 07:40:41 +00:00
fighterboss.txt - DECORATE related Hexen fixes. 2008-08-11 19:18:48 +00:00
fighterfist.txt - Fixed: Player names and chat macros that end with incomplete \c escapes now 2009-02-20 00:53:25 +00:00
fighterhammer.txt - Converted teleport fog and destinations to DECORATE. 2008-08-08 19:47:18 +00:00
fighterplayer.txt - Fixed: Player names and chat macros that end with incomplete \c escapes now 2009-02-20 00:53:25 +00:00
fighterquietus.txt - Fixed: Player names and chat macros that end with incomplete \c escapes now 2009-02-20 00:53:25 +00:00
firedemon.txt - DECORATE related Hexen fixes. 2008-08-11 19:18:48 +00:00
flame.txt - Added DECORATE conversions for Hexen's Cleric Mace, Firedemon and fog by 2008-08-02 08:38:07 +00:00
flechette.txt - DECORATE related Hexen fixes. 2008-08-11 19:18:48 +00:00
fog.txt - fixed last commit. 2008-09-01 19:56:32 +00:00
healingradius.txt - Converted the last of Hexen's inventory items to DECORATE so that I could 2008-08-09 17:43:14 +00:00
heresiarch.txt - fixed last commit. 2008-09-01 19:56:32 +00:00
hexenarmor.txt About a week's worth of changes here. As a heads-up, I wouldn't be 2008-07-23 04:57:26 +00:00
hexendecorations.txt About a week's worth of changes here. As a heads-up, I wouldn't be 2008-07-23 04:57:26 +00:00
hexenkeys.txt About a week's worth of changes here. As a heads-up, I wouldn't be 2008-07-23 04:57:26 +00:00
hexenspecialdecs.txt - fixed: Dehacked replaced pickups multiple times for changing its states. 2008-08-13 09:11:19 +00:00
iceguy.txt - Added an Active and Inactive state for monsters. 2008-08-10 11:29:19 +00:00
korax.txt - DECORATE related Hexen fixes. 2008-08-11 19:18:48 +00:00
mageboss.txt - DECORATE related Hexen fixes. 2008-08-11 19:18:48 +00:00
magecone.txt - DECORATE related Hexen fixes. 2008-08-11 19:18:48 +00:00
magelightning.txt - DECORATE related Hexen fixes. 2008-08-11 19:18:48 +00:00
mageplayer.txt - Fixed: Player names and chat macros that end with incomplete \c escapes now 2009-02-20 00:53:25 +00:00
magestaff.txt - Fixed: Player names and chat macros that end with incomplete \c escapes now 2009-02-20 00:53:25 +00:00
magewand.txt - Fixed: Player names and chat macros that end with incomplete \c escapes now 2009-02-20 00:53:25 +00:00
mana.txt About a week's worth of changes here. As a heads-up, I wouldn't be 2008-07-23 04:57:26 +00:00
pig.txt - DECORATE related Hexen fixes. 2008-08-11 19:18:48 +00:00
puzzleitems.txt About a week's worth of changes here. As a heads-up, I wouldn't be 2008-07-23 04:57:26 +00:00
scriptprojectiles.txt About a week's worth of changes here. As a heads-up, I wouldn't be 2008-07-23 04:57:26 +00:00
serpent.txt - Added an Active and Inactive state for monsters. 2008-08-10 11:29:19 +00:00
speedboots.txt About a week's worth of changes here. As a heads-up, I wouldn't be 2008-07-23 04:57:26 +00:00
spike.txt - DECORATE related Hexen fixes. 2008-08-11 19:18:48 +00:00
summon.txt IMPORTANT NOTE: I uncommented some code depending on the missing x86.cpp file to allow this to compile, These changes must be reverted as soon as this file is added (see v_palette.cpp and win32/i_system.cpp.) 2008-08-09 11:35:42 +00:00
teleportother.txt - Converted the last of Hexen's inventory items to DECORATE so that I could 2008-08-09 17:43:14 +00:00
wraith.txt - DECORATE related Hexen fixes. 2008-08-11 19:18:48 +00:00