1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-12-13 02:13:12 +00:00
openmw/components/files
2022-04-15 21:43:54 +02:00
..
androidpath.cpp
androidpath.hpp
collections.cpp
collections.hpp
configfileparser.cpp Add missing initialization 2022-01-29 06:31:14 +01:00
configfileparser.hpp Add implementation of config file parser lifted from Boost 2021-10-07 00:39:23 +01:00
configurationmanager.cpp Add default value for config. 2022-02-06 23:09:06 +01:00
configurationmanager.hpp Add config variable user-data="?userdata?". Allows to override paths to saves and screenshots. 2022-02-02 23:47:11 +01:00
constrainedfilestream.cpp Avoid redundant conversion to const char* and use make_shared 2022-04-10 22:33:08 +02:00
constrainedfilestream.hpp Avoid redundant conversion to const char* and use make_shared 2022-04-10 22:33:08 +02:00
fixedpath.hpp
hash.cpp Fix recover from errors in Files::getHash 2022-04-15 21:43:54 +02:00
hash.hpp Use MurmurHash3_x64_128 for file hash 2021-11-21 17:05:59 +01:00
linuxpath.cpp
linuxpath.hpp
lowlevelfile.cpp Reduce a bit the code bloat in hot paths/small functions 2021-06-15 17:57:14 +02:00
lowlevelfile.hpp
macospath.cpp
macospath.hpp
memorystream.hpp
multidircollection.cpp
multidircollection.hpp
openfile.cpp Use ifstream for ESMReader 2022-04-15 02:58:57 +02:00
openfile.hpp Use ifstream for ESMReader 2022-04-15 02:58:57 +02:00
windowspath.cpp
windowspath.hpp