You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw/components/files
AnyOldName3 8fc09f8c51 Merge remote-tracking branch 'upstream/master' into detain-hash-selectively-reluctant
Merge conflicts included:
* One setting being removed (branch had changed its type).
* One setting's description being changed (branch had changed its type).
* List of files in components/files was changed both upstream and on the
  branch.
* Upstream had changed something in a file the branch deletes.
3 years ago
..
androidpath.cpp Clean up androidpath 6 years ago
androidpath.hpp Clean up androidpath 6 years ago
collections.cpp Fix bsa file loading not being case insensitive (Fixes #1178) 11 years ago
collections.hpp Load fallback archives listed in openmw.cfg at startup 12 years ago
configfileparser.cpp Purge all uses of Escape Hash types 3 years ago
configfileparser.hpp Add implementation of config file parser lifted from Boost 3 years ago
configurationmanager.cpp Work around https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89062 3 years ago
configurationmanager.hpp Remove redundant conversion operator 3 years ago
constrainedfilestream.cpp Avoid to use uninitialized variables 4 years ago
constrainedfilestream.hpp Avoid possible memory leak by using the unique_ptr 6 years ago
fixedpath.hpp Mainly making compilable under OpenBSD. 9 years ago
hash.cpp Use MurmurHash3_x64_128 for file hash 3 years ago
hash.hpp Use MurmurHash3_x64_128 for file hash 3 years ago
linuxpath.cpp Make sure local path includes trailing slash 5 years ago
linuxpath.hpp Mainly making compilable under OpenBSD. 9 years ago
lowlevelfile.cpp Reduce a bit the code bloat in hot paths/small functions 4 years ago
lowlevelfile.hpp Remove dependency on OgrePlatform.h 10 years ago
macospath.cpp Replace all NULLs to nullptr 6 years ago
macospath.hpp XDG compliant paths 11 years ago
memorystream.hpp Make in-memory buffers seekable to fix fog of war 6 years ago
multidircollection.cpp Use new logging system for components 6 years ago
multidircollection.hpp Don't use tolower() 9 years ago
windowspath.cpp Use all-lowercase names for windows API headers 5 years ago
windowspath.hpp XDG compliant paths 11 years ago