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
Petr Mikheev c7ab67c2c1 Allow relative paths in openmw.cfg; support --replace=config. 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 Add missing initialization 3 years ago
configfileparser.hpp Add implementation of config file parser lifted from Boost 3 years ago
configurationmanager.cpp Allow relative paths in openmw.cfg; support --replace=config. 3 years ago
configurationmanager.hpp Allow relative paths in openmw.cfg; support --replace=config. 3 years ago
constrainedfilestream.cpp Use unique_ptr to store istream 3 years ago
constrainedfilestream.hpp Use unique_ptr to store istream 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 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 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 Use new logging system for components 6 years ago
multidircollection.hpp Don't use tolower() 9 years ago
openfile.cpp Use ifstream for ESMReader 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 all-lowercase names for windows API headers 5 years ago
windowspath.hpp XDG compliant paths 11 years ago