1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-21 05:39:42 +00:00
openmw/components/files
2022-09-11 02:19:00 +02:00
..
androidpath.cpp Replace all remaining occurrences of boost::filesystem with std::filesystem. 2022-09-11 02:19:00 +02:00
androidpath.hpp Replace all remaining occurrences of boost::filesystem with std::filesystem. 2022-09-11 02:19:00 +02:00
collections.cpp Replace all remaining occurrences of boost::filesystem with std::filesystem. 2022-09-11 02:19:00 +02:00
collections.hpp Replace all remaining occurrences of boost::filesystem with std::filesystem. 2022-09-11 02:19:00 +02:00
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 Replace all remaining occurrences of boost::filesystem with std::filesystem. 2022-09-11 02:19:00 +02:00
configurationmanager.hpp Replace all remaining occurrences of boost::filesystem with std::filesystem. 2022-09-11 02:19:00 +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 Replace all remaining occurrences of boost::filesystem with std::filesystem. 2022-09-11 02:19:00 +02:00
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 Replace all remaining occurrences of boost::filesystem with std::filesystem. 2022-09-11 02:19:00 +02:00
linuxpath.hpp Replace all remaining occurrences of boost::filesystem with std::filesystem. 2022-09-11 02:19:00 +02:00
macospath.cpp Replace all remaining occurrences of boost::filesystem with std::filesystem. 2022-09-11 02:19:00 +02:00
macospath.hpp Replace all remaining occurrences of boost::filesystem with std::filesystem. 2022-09-11 02:19:00 +02:00
memorystream.hpp Make in-memory buffers seekable to fix fog of war 2019-07-01 00:07:44 +01:00
multidircollection.cpp Replace all remaining occurrences of boost::filesystem with std::filesystem. 2022-09-11 02:19:00 +02:00
multidircollection.hpp Replace all remaining occurrences of boost::filesystem with std::filesystem. 2022-09-11 02:19:00 +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 Use ifstream for ESMReader 2022-04-15 02:58:57 +02:00
streamwithbuffer.hpp Add generic StreamWithBuffer owning the underlying buffer 2022-04-22 18:27:17 +02:00
windowspath.cpp Replace all remaining occurrences of boost::filesystem with std::filesystem. 2022-09-11 02:19:00 +02:00
windowspath.hpp Replace all remaining occurrences of boost::filesystem with std::filesystem. 2022-09-11 02:19:00 +02:00