Project

General

Profile

« Previous | Next » 

Revision 9b79a58a

Added by danij about 12 years ago

Refactor|FileSys: Moved path string composition out of de::FS::listFiles()

The C API function F_ComposeFileList() now uses de::FS::collectPaths()
to first collect a PathList of the files it is interested in before
then compositing the paths of said files into a string.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences