Revision 416b89b6
Added by danij almost 14 years ago
Continued work on ringzero:
- Combined FileDirectorys for all ResourceNamespaces into one shared directory.
- Fixed logic of search algorithm in FileDirectory::Find - it was erroneously matching partial paths.
- Redesigned ResourceNamespace path addition.
- Utilize the ResourceNamespace::Find algorithm to filter out duplicate paths during construction.
- Removed further fixed-length file path restrictions.
- It shouldn't be necessary to filter out duplicate paths in ResourceNamespace::AddSearchPath. My first guess is the vfs is not cleaning out the ZipFiles directory for runtime loaded Packages on unload.
Files
- added
- modified
- copied
- renamed
- deleted