Project

General

Profile

« Previous | Next » 

Revision e6d2de9e

Added by danij almost 12 years ago

Refactor|FileSys: Rewired mechanism for composing file paths

de::File1 no longer defines a virtual composeLumpPath(lumpIdx)
method at file container level. This functionality has been merged
with the path() method at contained file level and is now named
composePath().

Todo: The absolute, fully-composed path stored in the path_ member
of de::File1 is now largely redundant (only used by files with no
container).

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences