Laserlicht a42afa2910 code review 1 год назад
..
BinaryDeserializer.cpp 48c92711f2 Fixed deserialization of new artifacts (and possibly some other objects) 1 год назад
BinaryDeserializer.h 97f1a310df Fix miscellaneous issues discovered by Sonar 1 год назад
BinarySerializer.cpp 48c92711f2 Fixed deserialization of new artifacts (and possibly some other objects) 1 год назад
BinarySerializer.h 48c92711f2 Fixed deserialization of new artifacts (and possibly some other objects) 1 год назад
CLoadFile.cpp 48c92711f2 Fixed deserialization of new artifacts (and possibly some other objects) 1 год назад
CLoadFile.h 03fcfe3392 Use std::byte in serializer 1 год назад
CMemorySerializer.cpp f97ffd8e9a Better handling of disconnects, code cleanup 1 год назад
CMemorySerializer.h f97ffd8e9a Better handling of disconnects, code cleanup 1 год назад
CSaveFile.cpp 03fcfe3392 Use std::byte in serializer 1 год назад
CSaveFile.h 03fcfe3392 Use std::byte in serializer 1 год назад
CSerializer.cpp a0ad810033 Remove old code 1 год назад
CSerializer.h ea48257100 Fix SonarCloud issues 1 год назад
CTypeList.cpp 4a7fa9bf8c Simplified CTypeList class 2 лет назад
CTypeList.h 4a7fa9bf8c Simplified CTypeList class 2 лет назад
Cast.h 4a7fa9bf8c Simplified CTypeList class 2 лет назад
Connection.cpp 48c92711f2 Fixed deserialization of new artifacts (and possibly some other objects) 1 год назад
Connection.h 48c92711f2 Fixed deserialization of new artifacts (and possibly some other objects) 1 год назад
ESerializationVersion.h a42afa2910 code review 1 год назад
JsonDeserializer.cpp 922966dcf8 Renamed JsonNode::meta to more logical modScope. Member is now private 1 год назад
JsonDeserializer.h 10e110320b Remove std::vector<boo> from Json Serializer, simplify affected code 1 год назад
JsonSerializeFormat.cpp c3957c2c2a Moved json files to new directory, split on per-class basis 1 год назад
JsonSerializeFormat.h c3957c2c2a Moved json files to new directory, split on per-class basis 1 год назад
JsonSerializer.cpp 08a27663f9 Reworked JsonNode constructors to more logical form 1 год назад
JsonSerializer.h 10e110320b Remove std::vector<boo> from Json Serializer, simplify affected code 1 год назад
JsonTreeSerializer.h 8661496f6c vcmi: modernize lib/serializer 2 лет назад
JsonUpdater.cpp 9e49587749 Replace bonus string description with metastring that can properly 1 год назад
JsonUpdater.h 10e110320b Remove std::vector<boo> from Json Serializer, simplify affected code 1 год назад
Serializeable.h 84bc6c42db Added 'Serializeable' base class for classes serializeable by pointer 1 год назад