gzdoom/src/g_heretic
Christoph Oelckers 5cc1b4991c - converted the boss brain to DECORATE.
- added an abstract base class for special map spots that are maintained in 
  lists and rewrote the boss brain, the mace and DSparil to use it.
- fixed: RandomSpawners didn't destroy themselves after finishing their work.


SVN r1076 (trunk)
2008-07-20 14:42:54 +00:00
..
a_chicken.cpp - Fixed all the new warnings tossed out by GCC 4.3. 2008-06-25 22:16:04 +00:00
a_dsparil.cpp - converted the boss brain to DECORATE. 2008-07-20 14:42:54 +00:00
a_hereticartifacts.cpp - Fixed: Dead players didn't get the MF_CORPSE flag set. 2008-06-28 12:24:15 +00:00
a_hereticglobal.h - converted the boss brain to DECORATE. 2008-07-20 14:42:54 +00:00
a_hereticimp.cpp - Replaced the naive area sound implementation with one that takes into 2008-06-15 02:25:09 +00:00
a_hereticmisc.cpp - Eliminated all use of global variables used as output for P_CheckPosition 2008-04-08 20:52:49 +00:00
a_hereticweaps.cpp - converted the boss brain to DECORATE. 2008-07-20 14:42:54 +00:00
a_ironlich.cpp - Fixed: The global WeaponSection string was never freed. It has been replaced 2006-10-31 14:53:21 +00:00
a_knight.cpp - Replaced the naive area sound implementation with one that takes into 2008-06-15 02:25:09 +00:00
a_wizard.cpp - Replaced the naive area sound implementation with one that takes into 2008-06-15 02:25:09 +00:00
heretic_sbar.cpp - Merged the GC branch back into the trunk, so now it can receive more 2008-03-12 02:56:11 +00:00