Project

General

Profile

« Previous | Next » 

Revision f8b95f7c

Added by danij almost 12 years ago

Refactor|FileSys: FS1 API now uses de::String, native paths pushed to the periphery

The FS1 API now uses de::String throughout to represent paths within
the virtual file system.

Native paths (those which may include symbolic directives) have been
pushed out to the periphery of the FS1 API (only the C wrapper deals
with them now).

Internally all virtual paths are now either absolute or relative,
with no embedded directives or other symbolics.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences