1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-26 08:41:13 +02:00
vcmi/lib/bonuses
2024-06-27 08:38:04 +00:00
..
Bonus.cpp Fixes issue of bonuses not correctly removed 2024-04-26 19:22:20 +02:00
Bonus.h Merge branch 'vcmi/beta' into 'vcmi/develop' 2024-06-21 12:58:36 +00: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 Fix issues introduced by fixing typos 2024-06-27 08:38:04 +00:00
BonusEnum.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
BonusList.cpp Fix BonusLimitEffect #3070 2024-03-25 23:31:58 +01:00
BonusList.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00
BonusParams.cpp change MANA_PER_KNOWLEGDE to percentage 2024-03-23 20:28:49 +01:00
BonusParams.h Moved json files to new directory, split on per-class basis 2024-02-14 13:08:24 +02:00
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 Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
IBonusBearer.cpp Slight simplification of bonus system node class 2024-01-19 13:54:49 +02:00
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 Merge branch 'vcmi/beta' into 'vcmi/develop' 2024-06-21 12:58:36 +00:00
Propagators.cpp
Propagators.h Added 'Serializeable' base class for classes serializeable by pointer 2024-05-16 18:40:59 +00:00
Updaters.cpp Create separate instance of updater for every bonus 2024-05-28 16:43:28 +00:00
Updaters.h Merge branch 'vcmi/master' into 'vcmi/develop' 2024-05-31 09:34:21 +00:00