Ivan Savenko 151075f088 Fix save compatibility with 1.4 that was broken by artifact costumes 1 年之前
..
BinaryDeserializer.cpp 9c334f54fe Fix: 9 typos 1 年之前
BinaryDeserializer.h 9c334f54fe Fix: 9 typos 1 年之前
BinarySerializer.cpp 5c810df36f Reorganized types registration code 2 年之前
BinarySerializer.h d143f53d7e using deque for hero's backpack storage 1 年之前
CLoadFile.cpp 9c334f54fe Fix: 9 typos 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 e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. 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 bc9e961252 Better checks for incoming data 1 年之前
Connection.h 6901945b6e Fix possible thread race on sending packet from two threads 1 年之前
ESerializationVersion.h 151075f088 Fix save compatibility with 1.4 that was broken by artifact costumes 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 2 年之前
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 2 年之前
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 2 年之前