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 22153cca7b Reduce a bit the code bloat in hot paths/small functions
There is no need to bloat hot/small functions with
a ton of function calls and involving locales
for simple error messages.
4 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
configurationmanager.cpp Merge all composing variables, not just those in destination already 4 years ago
configurationmanager.hpp Make composing variables compose in the expected order 4 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
escape.cpp Use emplace_back instead of push_back 4 years ago
escape.hpp Removed escape_hash_filter::mPrevious, removed usage of boost::replace_all 7 years ago
fixedpath.hpp Mainly making compilable under OpenBSD. 9 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