1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-07 12:54:00 +00:00
OpenMW/components/vfs
Bo Svensson db3d938ee9
cleans up BSAFile (#3177)
We currently build a large map of a BSAFile's contents unused by Open MW. We already map archive contents in VFS. With this PR we remove the map from BSAFile and reimplement its only current use in BSATool.
2021-10-14 14:46:44 +02:00
..
archive.hpp
bsaarchive.cpp cleans up BSAFile (#3177) 2021-10-14 14:46:44 +02:00
bsaarchive.hpp devirtualises BSAFile (#3161) 2021-10-11 10:09:48 +02:00
filesystemarchive.cpp
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