Ivan Savenko 73fa2fd557 Fix regression 2 weeks ago
..
AdapterLoaders.cpp f24fdb6779 Added mutex to prevent thread races on filesystem update 2 weeks ago
AdapterLoaders.h f24fdb6779 Added mutex to prevent thread races on filesystem update 2 weeks ago
CArchiveLoader.cpp 5e4912d056 fix crash when map is packaged in a zip mod 9 months ago
CArchiveLoader.h f24fdb6779 Added mutex to prevent thread races on filesystem update 2 weeks ago
CBinaryReader.cpp 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form 1 year ago
CBinaryReader.h bd70b6fabd Unicode conversion functions now require source encoding 3 years ago
CCompressedStream.cpp d2ac0fd4ff fix CBufferedStream::ensureSize growth & read semantics (compat for 'A War' map) 5 months ago
CCompressedStream.h 4bafab9ad4 Fix possible leak due to usage of raw pointers in filesystem 10 months ago
CFileInputStream.cpp 2b7131cfea Show error message if vcmi unable to access data directory instead of 1 year ago
CFileInputStream.h 4d08a131d3 Reorganization of boost filesystem usage 2 years ago
CFilesystemLoader.cpp 73fa2fd557 Fix regression 2 weeks ago
CFilesystemLoader.h f24fdb6779 Added mutex to prevent thread races on filesystem update 2 weeks ago
CInputOutputStream.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CInputStream.h 7a3e1409d0 Remove old boost includes and defines 11 months ago
CMemoryBuffer.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CMemoryBuffer.h 462599a5c6 vcmi: modernize lib/filesystem 3 years ago
CMemoryStream.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CMemoryStream.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
COutputStream.h 462599a5c6 vcmi: modernize lib/filesystem 3 years ago
CStream.h 462599a5c6 vcmi: modernize lib/filesystem 3 years ago
CZipLoader.cpp cf378c3672 Migrate codebase to C++20 4 months ago
CZipLoader.h f24fdb6779 Added mutex to prevent thread races on filesystem update 2 weeks ago
CZipSaver.cpp 462599a5c6 vcmi: modernize lib/filesystem 3 years ago
CZipSaver.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
FileInfo.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
FileInfo.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
Filesystem.cpp be2ebc8e56 Fix build 10 months ago
Filesystem.h be2ebc8e56 Fix build 10 months ago
ISimpleResourceLoader.h f24fdb6779 Added mutex to prevent thread races on filesystem update 2 weeks ago
MinizipExtensions.cpp e12765dca0 Fix sonar warnings, convert spaces -> tabs 8 months ago
MinizipExtensions.h cd9f029b39 support using minizip-ng instead of minizip 5 months ago
ResourcePath.cpp 881cb50c8e Add support for external description file for mods 1 month ago
ResourcePath.h d23a5f42ee Merge branch 'develop' into hd_edition 2 months ago