1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/lib/serializer
2022-12-07 23:36:20 +02:00
..
BinaryDeserializer.cpp vstd::unique -> std::unique 2022-12-07 23:36:20 +02:00
BinaryDeserializer.h Fix incorrect templates for mines in HoTA 2022-10-08 12:42:10 +03:00
BinarySerializer.cpp vstd::unique -> std::unique 2022-12-07 23:36:20 +02:00
BinarySerializer.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
Cast.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CLoadIntegrityValidator.cpp vstd::unique -> std::unique 2022-12-07 23:36:20 +02:00
CLoadIntegrityValidator.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CMemorySerializer.cpp wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CMemorySerializer.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
Connection.cpp remove no longer needed adjustments 2022-09-24 15:55:24 +03:00
Connection.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CSerializer.cpp wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CSerializer.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CTypeList.cpp wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CTypeList.h vstd::unique -> std::unique 2022-12-07 23:36:20 +02:00
JsonDeserializer.cpp Code refactor following C++ standard and condition fixes 2022-11-15 03:20:55 +03:00
JsonDeserializer.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
JsonSerializeFormat.cpp wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
JsonSerializeFormat.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
JsonSerializer.cpp Code refactor following C++ standard and condition fixes 2022-11-15 03:20:55 +03:00
JsonSerializer.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
JsonTreeSerializer.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
JsonUpdater.cpp wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
JsonUpdater.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00