mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-01 08:15:54 +00:00
3982573035
* Implement hash based lookup for TES3 BSA files. * Added TES4/TES5 BSA support. * Implemented a hack (non-portable code) in an attempt to reduce startup time under Windows because Boost::filesystem seems to take forever on GetFileAttributeW. This implementation uses FindFirstFile/FindNextFile/FindClose instead. |
||
---|---|---|
.. | ||
bsa_archive.cpp | ||
bsa_archive.hpp | ||
bsa_file.cpp | ||
bsa_file.hpp | ||
resources.cpp | ||
resources.hpp | ||
tes4bsa_file.cpp | ||
tes4bsa_file.hpp |