1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-25 16:09:58 +00:00
openmw/apps/opencs
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
..
model Rename to lowerCaseInPlace 2018-10-05 19:16:46 +10:00
view Set editor limits on hard-coded string lengths (Bug #3066) 2015-12-20 15:02:18 +11:00
CMakeLists.txt BSA enhancements. 2018-10-06 13:35:51 +10:00
editor.cpp BSA enhancements. 2018-10-06 13:35:51 +10:00
editor.hpp BSA enhancements. 2018-10-06 13:35:51 +10:00
main.cpp Remove empty line at the beginning of files 2015-09-08 06:40:06 +10:00