Alexander Wilms 2ea78a5883 Fix float comparisons 1 year ago
..
BinaryDeserializer.cpp 0c07384293 Refactoring of serialization versioning handling 1 year ago
BinaryDeserializer.h 03fcfe3392 Use std::byte in serializer 1 year ago
BinarySerializer.cpp 5c810df36f Reorganized types registration code 2 years ago
BinarySerializer.h 03fcfe3392 Use std::byte in serializer 1 year ago
CLoadFile.cpp 03fcfe3392 Use std::byte in serializer 1 year ago
CLoadFile.h 03fcfe3392 Use std::byte in serializer 1 year ago
CMemorySerializer.cpp f97ffd8e9a Better handling of disconnects, code cleanup 1 year ago
CMemorySerializer.h f97ffd8e9a Better handling of disconnects, code cleanup 1 year ago
CSaveFile.cpp 03fcfe3392 Use std::byte in serializer 1 year ago
CSaveFile.h 03fcfe3392 Use std::byte in serializer 1 year ago
CSerializer.cpp e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. 1 year ago
CSerializer.h 03fcfe3392 Use std::byte in serializer 1 year ago
CTypeList.cpp 4a7fa9bf8c Simplified CTypeList class 2 years ago
CTypeList.h 4a7fa9bf8c Simplified CTypeList class 2 years ago
Cast.h 4a7fa9bf8c Simplified CTypeList class 2 years ago
Connection.cpp bd4c7e3ac0 Added LobbyPrepareStartGame pack to replace old workarounds 1 year ago
Connection.h bd4c7e3ac0 Added LobbyPrepareStartGame pack to replace old workarounds 1 year ago
ESerializationVersion.h 290cc1510b Added text container with map translations to campaign state 1 year ago
JsonDeserializer.cpp c3957c2c2a Moved json files to new directory, split on per-class basis 1 year ago
JsonDeserializer.h 10e110320b Remove std::vector<boo> from Json Serializer, simplify affected code 1 year ago
JsonSerializeFormat.cpp c3957c2c2a Moved json files to new directory, split on per-class basis 1 year ago
JsonSerializeFormat.h c3957c2c2a Moved json files to new directory, split on per-class basis 1 year ago
JsonSerializer.cpp 2ea78a5883 Fix float comparisons 1 year ago
JsonSerializer.h 10e110320b Remove std::vector<boo> from Json Serializer, simplify affected code 1 year ago
JsonTreeSerializer.h 8661496f6c vcmi: modernize lib/serializer 2 years ago
JsonUpdater.cpp 3740f8b02f Moved bonus parsing to a new file 1 year ago
JsonUpdater.h 10e110320b Remove std::vector<boo> from Json Serializer, simplify affected code 1 year ago