1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-10 00:43:59 +02:00
vcmi/lib/bonuses
2024-01-13 15:55:07 +02:00
..
Bonus.cpp #2903-morale-description-#1442 2023-11-10 15:58:19 +01:00
Bonus.h Add UNTIL_OWN_ATTACK bonus duration and use for berserk 2023-12-19 19:52:40 +01:00
BonusCustomTypes.cpp Merged accurate shot bonus into death stare bonus 2024-01-13 15:55:07 +02:00
BonusCustomTypes.h Merged accurate shot bonus into death stare bonus 2024-01-13 15:55:07 +02:00
BonusEnum.cpp Add UNTIL_OWN_ATTACK bonus duration and use for berserk 2023-12-19 19:52:40 +01:00
BonusEnum.h Merged accurate shot bonus into death stare bonus 2024-01-13 15:55:07 +02:00
BonusList.cpp MetaIdentifier now uses std::variant internally 2023-10-22 16:55:19 +03:00
BonusList.h MetaIdentifier now uses std::variant internally 2023-10-22 16:55:19 +03:00
BonusParams.cpp Renamed new types for consistency with code style 2023-10-22 16:55:19 +03:00
BonusParams.h Renamed new types for consistency with code style 2023-10-22 16:55:19 +03:00
BonusSelector.cpp Fix commander ability accumulation, change commander ability bonus 2023-12-23 20:16:29 +01:00
BonusSelector.h Fix commander ability accumulation, change commander ability bonus 2023-12-23 20:16:29 +01:00
CBonusProxy.cpp
CBonusProxy.h
CBonusSystemNode.cpp Fix commander ability accumulation, change commander ability bonus 2023-12-23 20:16:29 +01:00
CBonusSystemNode.h
IBonusBearer.cpp Renamed new types for consistency with code style 2023-10-22 16:55:19 +03:00
IBonusBearer.h Renamed new types for consistency with code style 2023-10-22 16:55:19 +03:00
Limiters.cpp Use toEntity/toXXX methods in Identifier instead VLC objects access 2023-11-03 16:03:29 +02:00
Limiters.h Renamed new types for consistency with code style 2023-10-22 16:55:19 +03:00
Propagators.cpp
Propagators.h
Updaters.cpp
Updaters.h