1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 11:59:55 +00:00
openmw/components/files
2022-09-11 14:41:20 +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 implicit convertions from std::filesystem::path to std::string with correctly converting functions. 2022-09-11 14:41:20 +02:00
collections.hpp Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions. 2022-09-11 14:41:20 +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 Fix some remaining encoding errors due to std::filesystem transition. 2022-09-11 14:41:20 +02:00
configurationmanager.hpp Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions. 2022-09-11 14:41:20 +02:00
constrainedfilestream.cpp Make sure all paths are passed as std::filesystem::path instead of std::string where possible. 2022-09-11 14:41:15 +02:00
constrainedfilestream.hpp Make sure all paths are passed as std::filesystem::path instead of std::string where possible. 2022-09-11 14:41:15 +02:00
constrainedfilestreambuf.cpp Fix build errors after rebase against master due to large amount of changes. 2022-09-11 14:41:20 +02:00
constrainedfilestreambuf.hpp Fix build errors after rebase against master due to large amount of changes. 2022-09-11 14:41:20 +02:00
conversion.cpp Add new functions and overloads to support std::u8string and std::filesystem::path. 2022-09-11 14:41:20 +02:00
conversion.hpp Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions. 2022-09-11 14:41:20 +02:00
fixedpath.hpp Replace all remaining occurrences of boost::filesystem with std::filesystem. 2022-09-11 02:19:00 +02:00
hash.cpp Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions. 2022-09-11 14:41:20 +02:00
hash.hpp Make sure all paths are passed as std::filesystem::path instead of std::string where possible. 2022-09-11 14:41:15 +02:00
istreamptr.hpp Move Files::IStreamPtr alias to a separate header 2022-07-17 11:35:39 +02:00
linuxpath.cpp Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions. 2022-09-11 14:41:20 +02:00
linuxpath.hpp Replace all remaining occurrences of boost::filesystem with std::filesystem. 2022-09-11 02:19:00 +02:00
macospath.cpp Fixed Windows build when using MSVC 14.26 and MacOS build. 2022-09-11 14:41:20 +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 implicit convertions from std::filesystem::path to std::string with correctly converting functions. 2022-09-11 14:41:20 +02:00
multidircollection.hpp Replace all remaining occurrences of boost::filesystem with std::filesystem. 2022-09-11 02:19:00 +02:00
openfile.cpp Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions. 2022-09-11 14:41:20 +02:00
openfile.hpp Make sure all paths are passed as std::filesystem::path instead of std::string where possible. 2022-09-11 14:41:15 +02:00
streamwithbuffer.hpp Add generic StreamWithBuffer owning the underlying buffer 2022-04-22 18:27:17 +02:00
windowspath.cpp Make sure all paths are passed as std::filesystem::path instead of std::string where possible. 2022-09-11 14:41:15 +02:00
windowspath.hpp Replace all remaining occurrences of boost::filesystem with std::filesystem. 2022-09-11 02:19:00 +02:00