mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-02-15 17:39:40 +00:00
* 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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
hash.cpp | ||
hash.hpp |