Ivan Savenko fb6b3c31e8 Renamed UNUSED -> MAYBE_UNUSED macro to match c++17 attribute name 2 years ago
..
AdapterLoaders.cpp 35e1b86683 remove no longer needed adjustments 3 years ago
AdapterLoaders.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CArchiveLoader.cpp ea2fe78776 (char*)&data[0] changed to (char*)data.data() 2 years ago
CArchiveLoader.h 6130776fe4 removed one too many implementation of extractToFolder. 2 years ago
CBinaryReader.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CBinaryReader.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CCompressedStream.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CCompressedStream.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CFileInputStream.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CFileInputStream.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CFilesystemLoader.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CFilesystemLoader.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CInputOutputStream.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CInputStream.h fb6b3c31e8 Renamed UNUSED -> MAYBE_UNUSED macro to match c++17 attribute name 2 years ago
CMemoryBuffer.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CMemoryBuffer.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 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 ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CStream.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CZipLoader.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CZipLoader.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CZipSaver.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 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
FileStream.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
FileStream.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
Filesystem.cpp 75b4b64b6f Final checks according to review 2 years ago
Filesystem.h d516a5f529 More changes following review. 2 years ago
ISimpleResourceLoader.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
MinizipExtensions.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
MinizipExtensions.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
ResourceID.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
ResourceID.h a5f9efb3df workaround GCC < 7.0 bug 3 years ago