gzdoom/wadsrc/static/actors/hexen
Randy Heit e4af82ae96 - Enough with this "momentum" garbage. What Doom calls "momentum" is really
velocity, and now it's known as such. The actor variables momx/momy/momz
  are now known as velx/vely/velz, and the ACS functions GetActorMomX/Y/Z
  are now known as GetActorVelX/Y/Z. For compatibility, momx/momy/momz will
  continue to work as aliases from DECORATE. The ACS functions, however,
  require you to use the new name, since they never saw an official release
  yet.


SVN r1689 (trunk)
2009-06-30 20:57:51 +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 - Enough with this "momentum" garbage. What Doom calls "momentum" is really 2009-06-30 20:57:51 +00:00
dragon.txt - Changed increased lightning damage for Centaurs into a damage factor. 2008-08-08 15:18:23 +00:00
ettin.txt - Enough with this "momentum" garbage. What Doom calls "momentum" is really 2009-06-30 20:57:51 +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 Gez's infinite ammo powerup and random spawner fix patches. 2009-06-07 16:38:19 +00:00
flechette.txt - Fixed: A_CountdownArg and A_Die must ensure a certain kill. 2009-05-23 08:30:36 +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: A_CountdownArg and A_Die must ensure a certain kill. 2009-05-23 08:30:36 +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 - Added customizable mage lightning patch. 2009-05-11 15:24:44 +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