Project

General

Profile

« Previous | Next » 

Revision b4e985b6

Added by danij almost 17 years ago

Revised how linedef flags are handled. The game-specific linedef flags (read from an archived map) will be passed to the game via the map data custom property interface. The game can then interpret their meaning and use DMU to update the map accordingly.

Also, I have insulated the engine's linedef flags from those used by the engine by implementing a new set of flag definitions that the game should use rather than the game-specific ML_* flags.

Part 1 of 6

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences