1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-06 00:55:50 +00:00
OpenMW/components/vfs
2022-04-10 22:33:08 +02:00
..
archive.hpp
bsaarchive.cpp Avoid missusing of CompressedBSAFile with private inheritance 2022-02-27 20:40:35 +01:00
bsaarchive.hpp Avoid missusing of CompressedBSAFile with private inheritance 2022-02-27 20:40:35 +01:00
filesystemarchive.cpp Avoid redundant conversion to const char* and use make_shared 2022-04-10 22:33:08 +02:00
filesystemarchive.hpp
manager.cpp Use a pair of iterator to represents a range for directory listing 2021-09-24 14:17:34 +02:00
manager.hpp Use a pair of iterator to represents a range for directory listing 2021-09-24 14:17:34 +02:00
registerarchives.cpp devirtualises BSAFile (#3161) 2021-10-11 10:09:48 +02:00
registerarchives.hpp