1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-06 00:24:11 +02:00
vcmi/lib/constants
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
..
EntityIdentifiers.cpp Remove most of non-const access to VLC entities 2024-01-19 13:54:49 +02:00
EntityIdentifiers.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00
Enumerations.h Use variant identifier in netpacks where applicable 2023-11-08 14:00:23 +02:00
IdentifierBase.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00
NumericConstants.h Limit resources to 1000 000 000 to prevent overflow 2023-11-20 20:50:37 +02:00
StringConstants.h Restructured difficulty config 2023-09-20 16:12:26 +02:00
VariantIdentifier.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00