Ivan Savenko 8ad9b1d526 Merge pull request #6184 from Laserlicht/mines 2 周之前
..
BinaryDeserializer.h 6617d9b213 Fix game restart 4 月之前
BinarySerializer.h a43c3fcb31 Restore save compatibility with 1.6 5 月之前
CLoadFile.cpp 4d4da0454f map objects hierarchy now uses IGameInfoCallback 5 月之前
CLoadFile.h 4d4da0454f map objects hierarchy now uses IGameInfoCallback 5 月之前
CMemorySerializer.cpp f97ffd8e9a Better handling of disconnects, code cleanup 1 年之前
CMemorySerializer.h bf11b9b82a Fix callback propagation when copy-pasting objects 4 月之前
CSaveFile.cpp 4e8e85e3e4 Fix issues reported by Sonar, review fixes 5 月之前
CSaveFile.h 4e8e85e3e4 Fix issues reported by Sonar, review fixes 5 月之前
CSerializer.h 966468f3fa Fix and simplify game saving / loading 5 月之前
CTypeList.cpp 77faa14119 Added explicit indexing of type indexes for serialization 1 年之前
CTypeList.h 77faa14119 Added explicit indexing of type indexes for serialization 1 年之前
ESerializationVersion.h 967283beb6 fix deserializion of ResourceSet for compatibility 2 周之前
GameConnection.cpp 241da5937d First semi-working version of antilag for hero movement 3 月之前
GameConnection.h 241da5937d First semi-working version of antilag for hero movement 3 月之前
GameConnectionID.h 52da332640 GameHandler now uses GameConnectionID instead of connection pointers 3 月之前
JsonDeserializer.cpp 6c6350ad8b code review 1 月之前
JsonDeserializer.h 6c6350ad8b code review 1 月之前
JsonSerializeFormat.cpp c3957c2c2a Moved json files to new directory, split on per-class basis 1 年之前
JsonSerializeFormat.h 739b165387 fix 2 周之前
JsonSerializer.cpp 6c6350ad8b code review 1 月之前
JsonSerializer.h 6c6350ad8b code review 1 月之前
JsonTreeSerializer.h 8661496f6c vcmi: modernize lib/serializer 2 年之前
JsonUpdater.cpp 6c6350ad8b code review 1 月之前
JsonUpdater.h 6c6350ad8b code review 1 月之前
PlayerConnectionID.h 52da332640 GameHandler now uses GameConnectionID instead of connection pointers 3 月之前
RegisterTypes.h 52da332640 GameHandler now uses GameConnectionID instead of connection pointers 3 月之前
Serializeable.h 84bc6c42db Added 'Serializeable' base class for classes serializeable by pointer 1 年之前
SerializerReflection.cpp 2ad186130f Split MapDefines file on .h per class basis 3 月之前
SerializerReflection.h 508c54c23a Fix game startup 5 月之前