qzdoom/wadsrc/decorate/strife
Christoph Oelckers ea4f160e35 - Added damage factors that allows to make monsters more or less resistant
to specific damage types.
- Changed Dehacked parser to use the DECORATE symbol tables for code pointers
  instead of creating its own ones.
- Removed the HandleNoSector hack and changed A_Look so that it uses the sector's
  sound target for actors with MF_NOSECTOR regardless of compatibility settings.
- Moved initialization of weapon slots after the actor initialization.
  With default weapons exported to DECORATE it can't be done earlier.
- Converted Doom weapons to DECORATE.
- Changed backpack definition so that Doom's backpack is no longer the base
  class that implements its functionality. Now there is an abstract base class
  all backpack-like items derive from. Also moved the actual definition of Doom's
  backpack to DECORATE.


SVN r519 (trunk)
2007-04-28 09:06:32 +00:00
..
beggars.txt - Moved A_ThrowGrenade from Inventory to Actor because it can also be used by 2006-12-06 10:38:47 +00:00
merchants.txt May 6, 2006 (Changes by Graf Zahl) 2006-05-07 00:27:22 +00:00
peasants.txt - Moved A_ThrowGrenade from Inventory to Actor because it can also be used by 2006-12-06 10:38:47 +00:00
questitems.txt May 6, 2006 (Changes by Graf Zahl) 2006-05-07 00:27:22 +00:00
ratbuddy.txt - Converted the stealth monsters to DECORATE. 2006-05-11 17:56:35 +00:00
strifeammo.txt - Added damage factors that allows to make monsters more or less resistant 2007-04-28 09:06:32 +00:00
strifearmor.txt May 6, 2006 (Changes by Graf Zahl) 2006-05-07 00:27:22 +00:00
strifebishop.txt - Moved A_ThrowGrenade from Inventory to Actor because it can also be used by 2006-12-06 10:38:47 +00:00
strifeitems.txt - Converted the Communicator to DECORATE. 2006-12-25 13:43:11 +00:00
strifekeys.txt May 6, 2006 (Changes by Graf Zahl) 2006-05-07 00:27:22 +00:00
strifeplayer.txt - Converted the StrifePlayer to DECORATE. Even though it requires exporting 2007-01-12 15:24:10 +00:00
strifestuff.txt - Fixed: P_LookForTid should abort its search when it discovers that it has 2006-12-09 12:50:52 +00:00
zombie.txt - Converted Ettin and Centaur to DECORATE. 2006-11-27 00:01:30 +00:00