1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-06 00:24:11 +02:00
vcmi/lib/bonuses
2024-07-08 20:57:14 +00:00
..
Bonus.cpp Fixes issue of bonuses not correctly removed 2024-04-26 19:22:20 +02:00
Bonus.h Fix potentially uninitialized members 2024-06-12 18:10:38 +00:00
BonusCustomTypes.cpp
BonusCustomTypes.h
BonusEnum.cpp Reworked JsonNode constructors to more logical form 2024-02-26 12:55:49 +02:00
BonusEnum.h Add some utility bonuses for player resources boosting 2024-04-15 21:18:45 +02:00
BonusList.cpp Optimize BonusList::totalValue 2024-07-04 19:55:09 +00:00
BonusList.h
BonusParams.cpp change MANA_PER_KNOWLEGDE to percentage 2024-03-23 20:28:49 +01:00
BonusParams.h
BonusSelector.cpp Fix potential data race if two threads attempt to select bonuses with 2024-06-12 18:11:22 +00:00
BonusSelector.h Fix potential data race if two threads attempt to select bonuses with 2024-06-12 18:11:22 +00:00
CBonusProxy.cpp
CBonusProxy.h
CBonusSystemNode.cpp Tweaks 2024-04-26 19:33:26 +02:00
CBonusSystemNode.h
IBonusBearer.cpp
IBonusBearer.h Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00
Limiters.cpp Reworked JsonNode constructors to more logical form 2024-02-26 12:55:49 +02:00
Limiters.h Fix potentially uninitialized members 2024-06-12 18:10:38 +00:00
Propagators.cpp
Propagators.h
Updaters.cpp Fixed missing addInfo when owner updater is used 2024-07-08 20:57:14 +00:00
Updaters.h Create separate instance of updater for every bonus 2024-05-28 16:43:28 +00:00