Ivan Savenko 47cdcb6f28 Restore save compatibility with 1.6 saves that have quests 2 weeks ago
..
BinaryDeserializer.h 47cdcb6f28 Restore save compatibility with 1.6 saves that have quests 2 weeks ago
BinarySerializer.h 8daae3d234 Remove no longer used code 2 months ago
CLoadFile.cpp 4d4da0454f map objects hierarchy now uses IGameInfoCallback 10 months ago
CLoadFile.h 4d4da0454f map objects hierarchy now uses IGameInfoCallback 10 months ago
CMemorySerializer.cpp f97ffd8e9a Better handling of disconnects, code cleanup 2 years ago
CMemorySerializer.h bf11b9b82a Fix callback propagation when copy-pasting objects 8 months ago
CSaveFile.cpp c3cc7e0de3 Refactor CSaveFile to prepare for future changes 2 months ago
CSaveFile.h c3cc7e0de3 Refactor CSaveFile to prepare for future changes 2 months ago
CSerializer.h 966468f3fa Fix and simplify game saving / loading 10 months ago
CTypeList.cpp 77faa14119 Added explicit indexing of type indexes for serialization 1 year ago
CTypeList.h 77faa14119 Added explicit indexing of type indexes for serialization 1 year ago
ESerializationVersion.h e96fa4b9f1 Add support for testing bonus value via has another bonus limiter 1 month ago
GameConnection.cpp 241da5937d First semi-working version of antilag for hero movement 7 months ago
GameConnection.h 241da5937d First semi-working version of antilag for hero movement 7 months ago
GameConnectionID.h 52da332640 GameHandler now uses GameConnectionID instead of connection pointers 7 months ago
JsonDeserializer.cpp 6c6350ad8b code review 5 months ago
JsonDeserializer.h 6c6350ad8b code review 5 months ago
JsonSerializeFormat.cpp c3957c2c2a Moved json files to new directory, split on per-class basis 2 years ago
JsonSerializeFormat.h 73dc1c54a8 Allow bypassing dependencies for mines in RMG zones 3 weeks ago
JsonSerializer.cpp 6c6350ad8b code review 5 months ago
JsonSerializer.h 6c6350ad8b code review 5 months ago
JsonTreeSerializer.h 8661496f6c vcmi: modernize lib/serializer 3 years ago
JsonUpdater.cpp 82c38a4324 Fix build and tests, code review 1 month ago
JsonUpdater.h 6c6350ad8b code review 5 months ago
PlayerConnectionID.h 52da332640 GameHandler now uses GameConnectionID instead of connection pointers 7 months ago
RegisterTypes.h bdebf6ab8b Reworked bonus addInfo into more extensible and type-safe form 1 month ago
Serializeable.h 84bc6c42db Added 'Serializeable' base class for classes serializeable by pointer 1 year ago
SerializerReflection.cpp 2ad186130f Split MapDefines file on .h per class basis 8 months ago
SerializerReflection.h 508c54c23a Fix game startup 9 months ago