1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/rewardable
Ivan Savenko 0c07384293 Refactoring of serialization versioning handling
- Removed 'version' field from serialize() method
- Handler classes - Binary(De)Serializer now have 'version' field
- Serialization versioning now uses named enum

Save compatibility with 1.4.X saves should be intact
2024-01-20 20:34:51 +02:00
..
Configuration.cpp Attempt to fix crash on rewardable configuration 2023-12-22 14:03:05 +02:00
Configuration.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00
Info.cpp Replaced remaining placeholder code with callbacks 2024-01-19 13:55:22 +02:00
Info.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00
Interface.cpp Fix possible overflow errors on leveling up beyond int64_t limit 2024-01-04 23:57:36 +02:00
Interface.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00
Limiter.cpp Make IObjectInterface::cb non-static 2024-01-19 13:55:21 +02:00
Limiter.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00
Reward.cpp Fix uninitialized member 2023-12-23 21:31:29 +02:00
Reward.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00