1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-12 02:28:11 +02:00
vcmi/lib/bonuses
Ivan Savenko 82c37573fa Removed save compatibility with 1.4
All save compatibility checks targeting 1.4 saves have now been removed.
Saves from 1.5 can still be loaded in 1.6

Implemeted few TODO's in serialization that were postponed to avoid
breaking save compatibility in MP for 1.5.X releases.

Fixed missed case for loading black market object from 1.5 saves
2024-08-29 18:51:53 +00:00
..
Bonus.cpp Merge pull request #4317 from IvanSavenko/split_townhandler 2024-07-22 17:42:48 +03:00
Bonus.h Removed save compatibility with 1.4 2024-08-29 18:51:53 +00:00
BonusCustomTypes.cpp
BonusCustomTypes.h
BonusEnum.cpp Reduce size of Bonus struct from 320 bytes to 296 bytes. 2024-07-22 14:59:31 +02:00
BonusEnum.h Thieves guild information level is now a bonus type 2024-08-28 13:50:07 +00:00
BonusList.cpp Fixed new issues detected by SonarCloud 2024-07-15 07:46:40 +00:00
BonusList.h
BonusParams.cpp
BonusParams.h
BonusSelector.cpp
BonusSelector.h
CBonusProxy.cpp
CBonusProxy.h
CBonusSystemNode.cpp remove never used code in CBonusSystemNode 2024-08-25 14:15:21 +02:00
CBonusSystemNode.h remove never used code in CBonusSystemNode 2024-08-25 14:15:21 +02:00
IBonusBearer.cpp remove never used code in CBonusSystemNode 2024-08-25 14:15:21 +02:00
IBonusBearer.h remove never used code in CBonusSystemNode 2024-08-25 14:15:21 +02:00
Limiters.cpp Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +00:00
Limiters.h
Propagators.cpp
Propagators.h
Updaters.cpp
Updaters.h