gzdoom/src/g_hexen
Christoph Oelckers b599eda17d - Moved A_ThrowGrenade from Inventory to Actor because it can also be used by
monsters
- Added velocity multiplicators to A_SpawnDebris.
- Changed: A_JumpIfNoAmmo should have no effect for CustomInventory items.
- Fixed: DECORATE jump commands must set the call state's result to 0
  even when they have to return prematurely.
- Added obituaries for Strife's and Hexen's monsters.
- Converted Strife's Bishop to DECORATE.
- Added momx, momy and momz variables to the DECORATE expression evaluator.


SVN r404 (trunk)
2006-12-06 10:38:47 +00:00
..
a_bats.cpp - Fixed: The global WeaponSection string was never freed. It has been replaced 2006-10-31 14:53:21 +00:00
a_bishop.cpp - Moved A_ThrowGrenade from Inventory to Actor because it can also be used by 2006-12-06 10:38:47 +00:00
a_blastradius.cpp SVN r258 (trunk) 2006-07-16 09:10:45 +00:00
a_boostarmor.cpp - Made AActor's xscale and yscale properties full precision fixed point 2006-11-14 16:54:02 +00:00
a_centaur.cpp - Converted Ettin and Centaur to DECORATE. 2006-11-27 00:01:30 +00:00
a_clericboss.cpp - Moved A_ThrowGrenade from Inventory to Actor because it can also be used by 2006-12-06 10:38:47 +00:00
a_clericflame.cpp - Fixed: The global WeaponSection string was never freed. It has been replaced 2006-10-31 14:53:21 +00:00
a_clericholy.cpp - Converted Heretic's and Hexen's players to DECORATE. 2006-11-07 10:20:09 +00:00
a_clericmace.cpp - Fixed: The global WeaponSection string was never freed. It has been replaced 2006-10-31 14:53:21 +00:00
a_clericstaff.cpp - Fixed: The global WeaponSection string was never freed. It has been replaced 2006-10-31 14:53:21 +00:00
a_dragon.cpp - Moved A_ThrowGrenade from Inventory to Actor because it can also be used by 2006-12-06 10:38:47 +00:00
a_fighteraxe.cpp - Fixed: The StrifePlayer couldn't obtain his default inventory because 2006-11-29 10:03:35 +00:00
a_fighterboss.cpp - Moved A_ThrowGrenade from Inventory to Actor because it can also be used by 2006-12-06 10:38:47 +00:00
a_fighterhammer.cpp - Fixed: The global WeaponSection string was never freed. It has been replaced 2006-10-31 14:53:21 +00:00
a_fighterplayer.cpp - Converted Heretic's and Hexen's players to DECORATE. 2006-11-07 10:20:09 +00:00
a_fighterquietus.cpp - Converted Heretic's and Hexen's players to DECORATE. 2006-11-07 10:20:09 +00:00
a_firedemon.cpp - Moved A_ThrowGrenade from Inventory to Actor because it can also be used by 2006-12-06 10:38:47 +00:00
a_flechette.cpp - Converted Heretic's and Hexen's players to DECORATE. 2006-11-07 10:20:09 +00:00
a_fog.cpp - Fixed: The global WeaponSection string was never freed. It has been replaced 2006-10-31 14:53:21 +00:00
a_healingradius.cpp - Made AActor's xscale and yscale properties full precision fixed point 2006-11-14 16:54:02 +00:00
a_heresiarch.cpp - Moved A_ThrowGrenade from Inventory to Actor because it can also be used by 2006-12-06 10:38:47 +00:00
a_hexenglobal.h - Converted Ettin and Centaur to DECORATE. 2006-11-27 00:01:30 +00:00
a_hexenspecialdecs.cpp - Fixed: The global WeaponSection string was never freed. It has been replaced 2006-10-31 14:53:21 +00:00
a_iceguy.cpp - Moved A_ThrowGrenade from Inventory to Actor because it can also be used by 2006-12-06 10:38:47 +00:00
a_korax.cpp - Moved A_ThrowGrenade from Inventory to Actor because it can also be used by 2006-12-06 10:38:47 +00:00
a_mageboss.cpp - Moved A_ThrowGrenade from Inventory to Actor because it can also be used by 2006-12-06 10:38:47 +00:00
a_magecone.cpp - Fixed: The global WeaponSection string was never freed. It has been replaced 2006-10-31 14:53:21 +00:00
a_magelightning.cpp - Converted Ettin and Centaur to DECORATE. 2006-11-27 00:01:30 +00:00
a_magestaff.cpp - Converted Heretic's and Hexen's players to DECORATE. 2006-11-07 10:20:09 +00:00
a_magewand.cpp - Added MF5_PIERCEARMOR flag that allows damaging objects that aren't 2006-10-22 10:32:41 +00:00
a_pig.cpp - Fixed: The global WeaponSection string was never freed. It has been replaced 2006-10-31 14:53:21 +00:00
a_puzzleitems.cpp - Added custom fail messages to the puzzle items. 2006-08-18 22:22:39 +00:00
a_serpent.cpp - Moved A_ThrowGrenade from Inventory to Actor because it can also be used by 2006-12-06 10:38:47 +00:00
a_spike.cpp - Fixed: The global WeaponSection string was never freed. It has been replaced 2006-10-31 14:53:21 +00:00
a_summon.cpp - Made AActor's xscale and yscale properties full precision fixed point 2006-11-14 16:54:02 +00:00
a_teleportother.cpp - Made AActor's xscale and yscale properties full precision fixed point 2006-11-14 16:54:02 +00:00
a_weaponpieces.cpp SVN r258 (trunk) 2006-07-16 09:10:45 +00:00
a_wraith.cpp - Moved A_ThrowGrenade from Inventory to Actor because it can also be used by 2006-12-06 10:38:47 +00:00
hexen_sbar.cpp - Converted Heretic's and Hexen's players to DECORATE. 2006-11-07 10:20:09 +00:00