1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-21 17:17:06 +02:00
vcmi/lib/filesystem
2024-10-25 21:41:24 +00:00
..
AdapterLoaders.cpp remove original resource functionality 2024-08-28 23:44:31 +02:00
AdapterLoaders.h Fix resource creation 2023-09-04 18:22:34 +03:00
CArchiveLoader.cpp code review (first part) 2024-09-02 22:51:30 +02:00
CArchiveLoader.h code review 2024-09-01 12:23:10 +02:00
CBinaryReader.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
CBinaryReader.h Unicode conversion functions now require source encoding 2023-03-05 17:39:27 +02:00
CCompressedStream.cpp Fix crash on exporting maps for translation 2024-10-25 21:41:24 +00:00
CCompressedStream.h Fix issues introduced by fixing typos 2024-06-27 08:38:04 +00:00
CFileInputStream.cpp Show error message if vcmi unable to access data directory instead of 2024-06-19 19:59:06 +00:00
CFileInputStream.h Reorganization of boost filesystem usage 2023-07-28 19:12:04 +03:00
CFilesystemLoader.cpp fix 2024-08-21 23:01:32 +02:00
CFilesystemLoader.h fix 2024-08-21 23:01:32 +02: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 Show message to player instead of crashing silently on extraction error 2024-06-27 09:58:53 +00:00
CZipLoader.h use 32-bit minizip file funcs on old Android 2024-06-08 00:09:03 +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 fix 2024-08-21 23:01:32 +02:00
Filesystem.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
ISimpleResourceLoader.h fix 2024-08-21 23:01:32 +02:00
MinizipExtensions.cpp use 32-bit minizip file funcs on old Android 2024-06-08 00:09:03 +03:00
MinizipExtensions.h use 32-bit minizip file funcs on old Android 2024-06-08 00:09:03 +03:00
ResourcePath.cpp remove original resource functionality 2024-08-28 23:44:31 +02:00
ResourcePath.h remove original resource functionality 2024-08-28 23:44:31 +02:00