1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-03 19:13:11 +00:00
openmw/components/files
psi29a 7c442926f8 Merge branch 'platform-file' into 'master'
Move platform specific file code into platform and cleanup LowLevelFile

See merge request OpenMW/openmw!2143
2022-07-17 16:44:13 +00:00
..
androidpath.cpp
androidpath.hpp
collections.cpp Apply 1 suggestion(s) to 1 file(s) 2022-07-14 16:50:25 +00: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
constrainedfilestream.hpp Move Files::IStreamPtr alias to a separate header 2022-07-17 11:35:39 +02:00
constrainedfilestreambuf.cpp
constrainedfilestreambuf.hpp
fixedpath.hpp
hash.cpp
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 Use a Boost API to resolve symlinks instead of low-level code 2022-07-03 15:44:50 +04:00
linuxpath.hpp Mainly making compilable under OpenBSD. 2016-08-06 19:00:27 +01:00
lowlevelfile.cpp Move platform specific file code into platform and cleanup LowLevelFile 2022-07-16 20:40:42 +03:00
lowlevelfile.hpp Move platform specific file code into platform and cleanup LowLevelFile 2022-07-16 20:40:42 +03:00
macospath.cpp
macospath.hpp
memorystream.hpp
multidircollection.cpp Minor simplification in multidircollection.cpp 2022-06-02 20:23:19 +02:00
multidircollection.hpp Minor simplification in multidircollection.cpp 2022-06-02 20:23:19 +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
windowspath.cpp Use target_precompile_headers for the most expensive headers 2022-07-01 14:05:17 +00:00
windowspath.hpp