Commit Graph

104 Commits

Author SHA1 Message Date
Christoph Oelckers d08c0e08f2 - fixed typos in UDMF spec.
SVN r1374 (trunk)
2009-01-28 08:26:27 +00:00
Christoph Oelckers 9346b5d686 - added UDMF 1.0 spec
- clarified some ambiguities in UDMF spec.


SVN r1372 (trunk)
2009-01-27 22:21:41 +00:00
Christoph Oelckers bd9e318863 - Added a SECF_NORESPAWN flag for sectors that prevents players from being respawned
in such a sector. As a workaround for current map formats a new actor
  (DoomEdNum 9041) was added that can set the extended sector flags without the
  use of ACS and sector tags. The new flag can also be set with Sector_ChangeFlags.
- Fixed: Players ignored MF2_TELESTOMP and always telefragged what was in the way.
- Fixed: Actors with MF5_NOINTERACTION were not affected by the time freezer.


SVN r1315 (trunk)
2008-12-14 19:12:41 +00:00
Christoph Oelckers 72fe857acb - Added UDMF spec to repository. Currently it's at version 1.2.
SVN r1180 (trunk)
2008-08-21 08:04:58 +00:00