1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/filesystem
2023-05-15 22:22:54 +03: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 vcmi: modernize lib/filesystem 2023-03-06 20:24:38 +03:00
CArchiveLoader.h vcmi: modernize lib/filesystem 2023-03-06 20:24:38 +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 wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CFileInputStream.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CFilesystemLoader.cpp vcmi: use std::optional 2023-04-17 00:43:13 +03: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 vcmi: modernize lib/filesystem 2023-03-06 20:24:38 +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
FileStream.cpp vcmi: modernize lib/filesystem 2023-03-06 20:24:38 +03:00
FileStream.h vcmi: modernize lib/filesystem 2023-03-06 20:24:38 +03:00
Filesystem.cpp Partially implemented Setup Window 2023-03-14 16:02:16 +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 Most questionable workaround 2023-04-20 19:21:37 +04:00
MinizipExtensions.h vcmi: modernize lib/filesystem 2023-03-06 20:24:38 +03:00
ResourceID.cpp Merged "music" resource type into "sound", enables ogg's use as sounds 2023-05-15 22:22:54 +03:00
ResourceID.h Merged "music" resource type into "sound", enables ogg's use as sounds 2023-05-15 22:22:54 +03:00