.. |
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
|
Renamed new types for consistency with code style
|
2023-10-22 16:55:19 +03:00 |
BonusCustomTypes.h
|
Identifiers that can be added by mods are now serialized as string
|
2023-11-17 00:48:55 +02:00 |
BonusEnum.cpp
|
Add UNTIL_OWN_ATTACK bonus duration and use for berserk
|
2023-12-19 19:52:40 +01:00 |
BonusEnum.h
|
Merge pull request #3359 from IvanSavenko/crashfixes
|
2023-12-22 15:17:59 +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
|
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
|
Fix commander ability accumulation, change commander ability bonus
|
2023-12-23 20:16:29 +01:00 |
CBonusSystemNode.h
|
vcmi: a bunch of forward definitions
|
2023-05-07 20:37:32 +03:00 |
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
|
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 |