2
0
Ivan Savenko 3dd4fa2528 Reduce usage of pointers to VLC entities 1 жил өмнө
..
BinaryDeserializer.cpp 77faa14119 Added explicit indexing of type indexes for serialization 1 жил өмнө
BinaryDeserializer.h 01396b62b7 Extracted handling of type ID's from serializer into a separate class 1 жил өмнө
BinarySerializer.cpp 77faa14119 Added explicit indexing of type indexes for serialization 1 жил өмнө
BinarySerializer.h 01396b62b7 Extracted handling of type ID's from serializer into a separate class 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 3dd4fa2528 Reduce usage of pointers to VLC entities 1 жил өмнө
CSerializer.h ea48257100 Fix SonarCloud issues 1 жил өмнө
CTypeList.cpp 77faa14119 Added explicit indexing of type indexes for serialization 1 жил өмнө
CTypeList.h 77faa14119 Added explicit indexing of type indexes for serialization 1 жил өмнө
Connection.cpp c1c552d394 Replaced some of pointers to CPack's with references 1 жил өмнө
Connection.h c1c552d394 Replaced some of pointers to CPack's with references 1 жил өмнө
ESerializationVersion.h 3dd4fa2528 Reduce usage of pointers to VLC entities 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 жил өмнө
RegisterTypes.h 679181c103 Implemented serialization of local player state in json form 1 жил өмнө
Serializeable.h 84bc6c42db Added 'Serializeable' base class for classes serializeable by pointer 1 жил өмнө
SerializerReflection.cpp 8225eb454e Added GameSettings to gamestate, potentially allowing to define game 1 жил өмнө
SerializerReflection.h c64dcfaa0f Fix build 1 жил өмнө