mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-06 00:55:50 +00:00
7c50f823d8
Currently, Open MW's basic file access speed is limited by a peculiar layer of virtualisation in BSAFile's interface. This PR removes such virtualisation by properly separating BSAFile from CompressedBSAFile in low level contexts. |
||
---|---|---|
.. | ||
archive.hpp | ||
bsaarchive.cpp | ||
bsaarchive.hpp | ||
filesystemarchive.cpp | ||
filesystemarchive.hpp | ||
manager.cpp | ||
manager.hpp | ||
registerarchives.cpp | ||
registerarchives.hpp |