Ivan Savenko 82c37573fa Removed save compatibility with 1.4 1 rok temu
..
BinaryDeserializer.cpp 77faa14119 Added explicit indexing of type indexes for serialization 1 rok temu
BinaryDeserializer.h 01396b62b7 Extracted handling of type ID's from serializer into a separate class 1 rok temu
BinarySerializer.cpp 77faa14119 Added explicit indexing of type indexes for serialization 1 rok temu
BinarySerializer.h 01396b62b7 Extracted handling of type ID's from serializer into a separate class 1 rok temu
CLoadFile.cpp 48c92711f2 Fixed deserialization of new artifacts (and possibly some other objects) 1 rok temu
CLoadFile.h 03fcfe3392 Use std::byte in serializer 1 rok temu
CMemorySerializer.cpp f97ffd8e9a Better handling of disconnects, code cleanup 1 rok temu
CMemorySerializer.h f97ffd8e9a Better handling of disconnects, code cleanup 1 rok temu
CSaveFile.cpp 03fcfe3392 Use std::byte in serializer 1 rok temu
CSaveFile.h 03fcfe3392 Use std::byte in serializer 1 rok temu
CSerializer.cpp a0ad810033 Remove old code 1 rok temu
CSerializer.h ea48257100 Fix SonarCloud issues 1 rok temu
CTypeList.cpp 77faa14119 Added explicit indexing of type indexes for serialization 1 rok temu
CTypeList.h 77faa14119 Added explicit indexing of type indexes for serialization 1 rok temu
Cast.h 4a7fa9bf8c Simplified CTypeList class 2 lat temu
Connection.cpp 48c92711f2 Fixed deserialization of new artifacts (and possibly some other objects) 1 rok temu
Connection.h 48c92711f2 Fixed deserialization of new artifacts (and possibly some other objects) 1 rok temu
ESerializationVersion.h 82c37573fa Removed save compatibility with 1.4 1 rok temu
JsonDeserializer.cpp 922966dcf8 Renamed JsonNode::meta to more logical modScope. Member is now private 1 rok temu
JsonDeserializer.h 10e110320b Remove std::vector<boo> from Json Serializer, simplify affected code 2 lat temu
JsonSerializeFormat.cpp c3957c2c2a Moved json files to new directory, split on per-class basis 1 rok temu
JsonSerializeFormat.h c3957c2c2a Moved json files to new directory, split on per-class basis 1 rok temu
JsonSerializer.cpp 08a27663f9 Reworked JsonNode constructors to more logical form 1 rok temu
JsonSerializer.h 10e110320b Remove std::vector<boo> from Json Serializer, simplify affected code 2 lat temu
JsonTreeSerializer.h 8661496f6c vcmi: modernize lib/serializer 2 lat temu
JsonUpdater.cpp 9e49587749 Replace bonus string description with metastring that can properly 1 rok temu
JsonUpdater.h 10e110320b Remove std::vector<boo> from Json Serializer, simplify affected code 2 lat temu
RegisterTypes.h f765f212bb Restore save compatibility 1 rok temu
Serializeable.h 84bc6c42db Added 'Serializeable' base class for classes serializeable by pointer 1 rok temu
SerializerReflection.cpp f765f212bb Restore save compatibility 1 rok temu
SerializerReflection.h c64dcfaa0f Fix build 1 rok temu