2
0
Dydzio e9be46af98 Merge branch 'develop' into timed_events_objects_removal 11 сар өмнө
..
BinaryDeserializer.cpp 77faa14119 Added explicit indexing of type indexes for serialization 1 жил өмнө
BinaryDeserializer.h ccb42deba4 Fix deserialization of int64 values 11 сар өмнө
BinarySerializer.cpp 77faa14119 Added explicit indexing of type indexes for serialization 1 жил өмнө
BinarySerializer.h c4481f3797 Remove logic for serialization of VLC entities 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 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class 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 e9be46af98 Merge branch 'develop' into timed_events_objects_removal 11 сар өмнө
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 1f0847660b possibility to delete unsupported saves 1 жил өмнө
Serializeable.h 84bc6c42db Added 'Serializeable' base class for classes serializeable by pointer 1 жил өмнө
SerializerReflection.cpp 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class 1 жил өмнө
SerializerReflection.h c64dcfaa0f Fix build 1 жил өмнө