1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-25 19:39:42 +00:00
Commit graph

3 commits

Author SHA1 Message Date
cc9cii
3982573035 BSA enhancements.
* 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.
2018-10-06 13:35:51 +10:00
slothlife
35ced14e45 Fix for MSVC warnings 2014-09-22 21:33:09 -05:00
scrawl
9d05718515 Move plugin to new plugins/ top level directory 2014-09-12 19:27:49 +02:00
Renamed from libs/mygui_resource_plugin/CMakeLists.txt (Browse further)