1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-07 12:54:00 +00:00
OpenMW/components/vfs
psi29a 518f34c869 Merge branch 'bsa_archive' into 'master'
Cleanup and optimize BSA archives code

See merge request OpenMW/openmw!3876
2024-02-22 08:02:12 +00:00
..
archive.hpp Use normalized path for file archives indices 2024-02-08 11:48:59 +01:00
bsaarchive.hpp Remove redundant destructor 2024-02-18 14:54:51 +01:00
file.hpp
filemap.hpp Add type for normalized VFS path and use for VFS::Manager file map key 2024-01-18 00:03:06 +01:00
filesystemarchive.cpp Add context to the errors on recursive iteration over directory 2024-02-18 01:08:19 +01:00
filesystemarchive.hpp Initialize FileSystemArchive index in constructor 2024-02-17 02:07:50 +01:00
manager.cpp Accept normalized path by VFS::Manager functions 2024-01-24 21:52:49 +01:00
manager.hpp Accept normalized path by VFS::Manager functions 2024-01-24 21:52:49 +01:00
pathutil.hpp Add NormalizedView for normalized paths 2024-02-08 11:48:57 +01:00
recursivedirectoryiterator.hpp Return Path::Normalized from RecursiveDirectoryIterator 2024-01-24 22:19:03 +01:00
registerarchives.cpp Simplify and reduce code duplication for BSA archive creation 2024-02-18 14:54:14 +01:00
registerarchives.hpp