mirror of
https://github.com/OpenMW/openmw.git
synced 2025-10-28 08:26:38 +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. |
||
|---|---|---|
| .. | ||
| model | ||
| view | ||
| CMakeLists.txt | ||
| editor.cpp | ||
| editor.hpp | ||
| main.cpp | ||