1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-25 09:26:37 +00:00
openmw/components/files
2022-09-03 16:41:35 +01:00
..
androidpath.cpp
androidpath.hpp
collections.cpp Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
collections.hpp
configfileparser.cpp
configfileparser.hpp
configurationmanager.cpp Fix #6862 2022-07-09 23:19:38 +02:00
configurationmanager.hpp Reduce number of includes for boost/program_options 2022-06-25 18:32:10 +02:00
constrainedfilestream.cpp Use unique_ptr to store istream 2022-04-22 18:27:17 +02:00
constrainedfilestream.hpp Move Files::IStreamPtr alias to a separate header 2022-07-17 11:35:39 +02:00
constrainedfilestreambuf.cpp Eliminate &thing[0] pattern 2022-09-03 16:41:35 +01:00
constrainedfilestreambuf.hpp Use ScopedHandle for File::Handle 2022-07-18 21:13:41 +03:00
fixedpath.hpp
hash.cpp Fix recover from errors in Files::getHash 2022-04-15 21:43:54 +02:00
hash.hpp Remove redundant ostream, istream, iostream and sstream includes 2022-07-05 01:41:28 +02:00
istreamptr.hpp Move Files::IStreamPtr alias to a separate header 2022-07-17 11:35:39 +02:00
linuxpath.cpp Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
linuxpath.hpp
macospath.cpp Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
macospath.hpp
memorystream.hpp
multidircollection.cpp Minor simplification in multidircollection.cpp 2022-06-02 20:23:19 +02:00
multidircollection.hpp Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
openfile.cpp Fix regression from https://gitlab.com/OpenMW/openmw/-/merge_requests/1776 2022-06-16 00:28:41 +01:00
openfile.hpp
streamwithbuffer.hpp Add generic StreamWithBuffer owning the underlying buffer 2022-04-22 18:27:17 +02:00
windowspath.cpp Eliminate &thing[0] pattern 2022-09-03 16:41:35 +01:00
windowspath.hpp