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
jvoisin 2ef2e93a46 Merge branch 'collection-lowercase' into 'master'
Makes key inside Collection::getCollection use lowercase

Closes #6483

See merge request OpenMW/openmw!2135
3 years ago
..
androidpath.cpp Clean up androidpath 6 years ago
androidpath.hpp Clean up androidpath 6 years ago
collections.cpp Apply 1 suggestion(s) to 1 file(s) 3 years ago
collections.hpp Load fallback archives listed in openmw.cfg at startup 12 years ago
configfileparser.cpp Add missing initialization 3 years ago
configfileparser.hpp Add implementation of config file parser lifted from Boost 3 years ago
configurationmanager.cpp Fix #6862 3 years ago
configurationmanager.hpp Reduce number of includes for boost/program_options 3 years ago
constrainedfilestream.cpp Use unique_ptr to store istream 3 years ago
constrainedfilestream.hpp Remove redundant ostream, istream, iostream and sstream includes 3 years ago
constrainedfilestreambuf.cpp Move ConstrainedStreamBuf into separate file 3 years ago
constrainedfilestreambuf.hpp Move ConstrainedStreamBuf into separate file 3 years ago
fixedpath.hpp Mainly making compilable under OpenBSD. 9 years ago
hash.cpp Fix recover from errors in Files::getHash 3 years ago
hash.hpp Remove redundant ostream, istream, iostream and sstream includes 3 years ago
linuxpath.cpp Use a Boost API to resolve symlinks instead of low-level code 3 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 Fix build on Windows 3 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 Minor simplification in multidircollection.cpp 3 years ago
multidircollection.hpp Minor simplification in multidircollection.cpp 3 years ago
openfile.cpp Fix regression from https://gitlab.com/OpenMW/openmw/-/merge_requests/1776 3 years ago
openfile.hpp Use ifstream for ESMReader 3 years ago
streamwithbuffer.hpp Add generic StreamWithBuffer owning the underlying buffer 3 years ago
windowspath.cpp Use target_precompile_headers for the most expensive headers 3 years ago
windowspath.hpp XDG compliant paths 11 years ago