.. |
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
|
Make sure all paths are passed as std::filesystem::path instead of std::string where possible.
|
2022-09-11 14:41:15 +02:00 |
collections.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 |
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
|
Fixed Windows build when using MSVC 14.26 and MacOS build.
|
2022-09-11 14:41:20 +02:00 |
configurationmanager.hpp
|
Replace all remaining occurrences of boost::filesystem with std::filesystem.
|
2022-09-11 02:19:00 +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
|
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.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 |
fixedpath.hpp
|
Replace all remaining occurrences of boost::filesystem with std::filesystem.
|
2022-09-11 02:19:00 +02:00 |
hash.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 |
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
|
Make sure all paths are passed as std::filesystem::path instead of std::string where possible.
|
2022-09-11 14:41:15 +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
|
Make sure all paths are passed as std::filesystem::path instead of std::string where possible.
|
2022-09-11 14:41:15 +02:00 |
multidircollection.hpp
|
Replace all remaining occurrences of boost::filesystem with std::filesystem.
|
2022-09-11 02:19:00 +02:00 |
openfile.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 |
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 |