1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 09:37:53 +00:00
OpenMW/components/vfs
2024-01-24 22:19:03 +01:00
..
archive.hpp Use forward declaration for some VFS types 2024-01-16 01:32:11 +01:00
bsaarchive.hpp Use forward declaration for some VFS types 2024-01-16 01:32:11 +01:00
file.hpp Use forward declaration for some VFS types 2024-01-16 01:32:11 +01:00
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 Use string_view for VFS lookups 2023-12-25 12:21:01 +01:00
filesystemarchive.hpp Use forward declaration for some VFS types 2024-01-16 01:32:11 +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 Check path for being normalized 2024-01-24 21:52:49 +01:00
recursivedirectoryiterator.hpp Return Path::Normalized from RecursiveDirectoryIterator 2024-01-24 22:19:03 +01:00
registerarchives.cpp
registerarchives.hpp