1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/filesystem
2023-08-11 23:56:20 +02:00
..
AdapterLoaders.cpp vcmi: use std::optional 2023-04-17 00:43:13 +03:00
AdapterLoaders.h vcmi: use std::optional 2023-04-17 00:43:13 +03:00
CArchiveLoader.cpp Reorganization of boost filesystem usage 2023-07-28 19:12:04 +03:00
CArchiveLoader.h Reorganization of boost filesystem usage 2023-07-28 19:12:04 +03:00
CBinaryReader.cpp vcmi: modernize lib/filesystem 2023-03-06 20:24:38 +03:00
CBinaryReader.h Unicode conversion functions now require source encoding 2023-03-05 17:39:27 +02:00
CCompressedStream.cpp vcmi: modernize lib/filesystem 2023-03-06 20:24:38 +03:00
CCompressedStream.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CFileInputStream.cpp Reorganization of boost filesystem usage 2023-07-28 19:12:04 +03:00
CFileInputStream.h Reorganization of boost filesystem usage 2023-07-28 19:12:04 +03:00
CFilesystemLoader.cpp basic subdirectory support 2023-08-06 21:39:39 +02:00
CFilesystemLoader.h vcmi: use std::optional 2023-04-17 00:43:13 +03:00
CInputOutputStream.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CInputStream.h Converted attributes to use c++17 functionality 2023-04-12 01:03:14 +03:00
CMemoryBuffer.cpp wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CMemoryBuffer.h vcmi: modernize lib/filesystem 2023-03-06 20:24:38 +03:00
CMemoryStream.cpp wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CMemoryStream.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
COutputStream.h vcmi: modernize lib/filesystem 2023-03-06 20:24:38 +03:00
CStream.h vcmi: modernize lib/filesystem 2023-03-06 20:24:38 +03:00
CZipLoader.cpp Reorganization of boost filesystem usage 2023-07-28 19:12:04 +03:00
CZipLoader.h vcmi: modernize lib/filesystem 2023-03-06 20:24:38 +03:00
CZipSaver.cpp vcmi: modernize lib/filesystem 2023-03-06 20:24:38 +03:00
CZipSaver.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
FileInfo.cpp wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
FileInfo.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
Filesystem.cpp basic subdirectory support 2023-08-06 21:39:39 +02:00
Filesystem.h vcmi: modernize headers 2023-04-30 13:35:54 +03:00
ISimpleResourceLoader.h vcmi: use std::optional 2023-04-17 00:43:13 +03:00
MinizipExtensions.cpp Removed boost::iostreams in favor of std::stream / boost::filesystem 2023-07-28 19:12:04 +03:00
MinizipExtensions.h vcmi: modernize lib/filesystem 2023-03-06 20:24:38 +03:00
ResourceID.cpp suggestions; use internally uppercase; fix; fullname 2023-08-11 23:56:20 +02:00
ResourceID.h suggestions; use internally uppercase; fix; fullname 2023-08-11 23:56:20 +02:00