1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 12:19:55 +00:00
openmw-tes3mp/components/files
AnyOldName3 5869ac71e3 Merge all composing variables, not just those in destination already
This resolves a regression where the local openmw.cfg doesn't exist, so
we fall back to the global openmw.cfg, but because we've not loaded
anything from the local openmw.cfg, there are no variables with which to
merge.
2020-10-28 00:36:49 +00:00
..
androidpath.cpp Clean up androidpath 2019-05-02 18:18:49 -04:00
androidpath.hpp Clean up androidpath 2019-05-02 18:18:49 -04:00
collections.cpp Fix bsa file loading not being case insensitive (Fixes #1178) 2014-05-26 17:34:36 +02:00
collections.hpp Load fallback archives listed in openmw.cfg at startup 2013-03-09 21:14:11 +01:00
configurationmanager.cpp Merge all composing variables, not just those in destination already 2020-10-28 00:36:49 +00:00
configurationmanager.hpp Make composing variables compose in the expected order 2020-10-23 01:41:28 +01:00
constrainedfilestream.cpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
constrainedfilestream.hpp Avoid possible memory leak by using the unique_ptr 2018-09-11 11:11:27 +04:00
escape.cpp Removed escape_hash_filter::mPrevious, removed usage of boost::replace_all 2017-11-07 23:10:58 +01:00
escape.hpp Removed escape_hash_filter::mPrevious, removed usage of boost::replace_all 2017-11-07 23:10:58 +01:00
fixedpath.hpp Mainly making compilable under OpenBSD. 2016-08-06 19:00:27 +01:00
linuxpath.cpp Make sure local path includes trailing slash 2019-08-08 17:06:27 +03:00
linuxpath.hpp Mainly making compilable under OpenBSD. 2016-08-06 19:00:27 +01:00
lowlevelfile.cpp Print error code when failed to open file on Windows 2020-01-02 09:28:38 +04:00
lowlevelfile.hpp Remove dependency on OgrePlatform.h 2015-06-03 18:49:52 +02:00
macospath.cpp Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
macospath.hpp XDG compliant paths 2013-12-26 20:53:51 +01:00
memorystream.hpp Make in-memory buffers seekable to fix fog of war 2019-07-01 00:07:44 +01:00
multidircollection.cpp Use new logging system for components 2018-08-14 19:42:41 +04:00
multidircollection.hpp Don't use tolower() 2015-12-07 21:58:30 +01:00
windowspath.cpp Use all-lowercase names for windows API headers 2020-05-24 16:49:20 +02:00
windowspath.hpp XDG compliant paths 2013-12-26 20:53:51 +01:00