1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-26 08:41:13 +02:00
vcmi/lib/bonuses
Ivan Savenko 62fddca21e Split massive CModHandler class/file into multiple parts:
- IdentifierStorage is now a separate handler in VLC
- Renamed ModHandler::Incompatibility exception to ModIncompatibility
- Extracted ModScope namespace from ModHandler
- Extracted ModUtilities namespace from ModHandler
- Split CModHandler.cpp on per-class basis
- Replaced some direct members with unique_ptr to reduce header includes
2023-07-30 22:17:47 +03:00
..
Bonus.cpp Split massive CModHandler class/file into multiple parts: 2023-07-30 22:17:47 +03:00
Bonus.h vcmi: a bunch of forward definitions 2023-05-07 20:37:32 +03:00
BonusEnum.cpp vcmi: a bunch of forward definitions 2023-05-07 20:37:32 +03:00
BonusEnum.h vcmi: a bunch of forward definitions 2023-05-07 20:37:32 +03:00
BonusList.cpp vcmi: a bunch of forward definitions 2023-05-07 20:37:32 +03:00
BonusList.h vcmi: rename HeroBonus.h to Bonus.h 2023-05-02 11:20:58 +03:00
BonusParams.cpp SpellSchool: use identifier instead of int 2023-05-07 20:37:32 +03:00
BonusParams.h vcmi: more optionals in bonuses 2023-05-05 21:30:45 +03:00
BonusSelector.cpp vcmi: split bonus to enumerator and HeroBonus.h 2023-05-03 18:01:06 +03:00
BonusSelector.h vcmi: split bonus to enumerator and HeroBonus.h 2023-05-03 18:01:06 +03:00
CBonusProxy.cpp vcmi: split bonus to enumerator and HeroBonus.h 2023-05-03 18:01:06 +03:00
CBonusProxy.h vcmi: rename HeroBonus.h to Bonus.h 2023-05-02 11:20:58 +03:00
CBonusSystemNode.cpp CBonusSystemNode: remove description 2023-05-05 18:57:11 +03:00
CBonusSystemNode.h vcmi: a bunch of forward definitions 2023-05-07 20:37:32 +03:00
IBonusBearer.cpp IBonusBearer: split cached methods 2023-05-05 21:30:45 +03:00
IBonusBearer.h IBonusBearer: split cached methods 2023-05-05 21:30:45 +03:00
Limiters.cpp Split massive CModHandler class/file into multiple parts: 2023-07-30 22:17:47 +03:00
Limiters.h vcmi: a bunch of forward definitions 2023-05-07 20:37:32 +03:00
Propagators.cpp vcmi: split CBonusSystemNode, BonusParams and prop 2023-05-02 00:54:53 +03:00
Propagators.h vcmi: rename HeroBonus.h to Bonus.h 2023-05-02 11:20:58 +03:00
Updaters.cpp CBonusSystemNode: remove description 2023-05-05 18:57:11 +03:00
Updaters.h vcmi: rename HeroBonus.h to Bonus.h 2023-05-02 11:20:58 +03:00