1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-19 00:09:40 +00:00
openmw-tes3mp/plugins/mygui_resource_plugin
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
..
CMakeLists.txt BSA enhancements. 2018-10-06 13:35:51 +10:00
plugin.cpp Fix cppcheck issues 2014-09-26 17:48:14 +02:00
plugin.hpp Add imported font colors from openmw.cfg to MyGUI plugin 2014-09-25 00:04:38 +02:00
plugin_export.cpp Move plugin to new plugins/ top level directory 2014-09-12 19:27:49 +02:00