qzdoom/wadsrc
Christoph Oelckers 6ec30761c6 - Added Boom's stairbuilding fix when one step couldn't be built due to an active thinker in the sector.
This is compatibility optioned with COMPAT_STAIRINDEX. Also added a compatibility setting for 
  Eternal Doom MAP25 which relies on Doom's original broken behavior.
- added a few sanity checks for duplicate actor names in DECORATE. ZDoom will now print more warnings
  and all crash cases should be properly handled but since this is still an error this will not work
  properly in all circumstances. For example, if you have a duplicate name all classes that inherit
  from the original definition will not survive a savegame if they reference a state belonging to that
  class at the point of saving.
- Print 'tried to register class more than once' in red to highlight it.
- fixed: actors may not replace themselves.

SVN r2158 (trunk)
2010-02-13 08:56:08 +00:00
..
static - Added Boom's stairbuilding fix when one step couldn't be built due to an active thinker in the sector. 2010-02-13 08:56:08 +00:00
CMakeLists.txt - added 'deflate only' option to all configurations of wadsrc.vcproj 2009-06-04 23:06:42 +00:00
wadsrc.vcproj - added 'deflate only' option to all configurations of wadsrc.vcproj 2009-06-04 23:06:42 +00:00