Project

General

Profile

« Previous | Next » 

Revision 6490f305

Added by danij about 13 years ago

File system refactoring continues:
  • Moved baseOffset out of LumpInfo and up into AbstractFile
  • Record an AbstractFile pointer to the container from which the
    lump was loaded plus it's relative index in LumpInfo.

Rotating the references like this results in a cleaner and more
logical hierarchy, while also reducing the need to copy LumpInfos
around during the file load/access processes.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences