1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/filesystem
2023-09-15 13:59:02 +03:00
..
AdapterLoaders.cpp Fix resource creation 2023-09-04 18:22:34 +03:00
AdapterLoaders.h Fix resource creation 2023-09-04 18:22:34 +03:00
CArchiveLoader.cpp Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
CArchiveLoader.h Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +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 Fix resource creation 2023-09-04 18:22:34 +03:00
CFilesystemLoader.h Fix resource creation 2023-09-04 18:22:34 +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 Merge branch 'vcmi/master' into 'vcmi/develop' 2023-09-15 13:59:02 +03:00
CZipLoader.h Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +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 Use ResourcePath for audio files 2023-09-04 18:22:34 +03:00
Filesystem.h Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
ISimpleResourceLoader.h Fix resource creation 2023-09-04 18:22:34 +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
ResourcePath.cpp Use ResourcePath for audio files 2023-09-04 18:22:34 +03:00
ResourcePath.h Fix build 2023-09-05 00:55:54 +03:00