Ivan Savenko 42b960417c Reworked bonus caching locking scheme: 10 months ago
..
Bonus.cpp ee59bc4e71 Add bonus description generation for map objects 1 year ago
Bonus.h ee59bc4e71 Add bonus description generation for map objects 1 year ago
BonusCustomTypes.cpp bb670cfb82 Merged accurate shot bonus into death stare bonus 1 year ago
BonusCustomTypes.h bb670cfb82 Merged accurate shot bonus into death stare bonus 1 year ago
BonusEnum.cpp c1e6bbddfe Reduce size of Bonus struct from 320 bytes to 296 bytes. 1 year ago
BonusEnum.h 0969871835 Merge branch 'develop' into mechanical_bonus 1 year ago
BonusList.cpp ab45c58e26 Use small_vector for bonus list to reduce allocations 10 months ago
BonusList.h ab45c58e26 Use small_vector for bonus list to reduce allocations 10 months ago
BonusParams.cpp 05bbb45824 change MANA_PER_KNOWLEGDE to percentage 1 year ago
BonusParams.h c3957c2c2a Moved json files to new directory, split on per-class basis 1 year ago
BonusSelector.cpp 1ac98e305f Fix potential data race if two threads attempt to select bonuses with 1 year ago
BonusSelector.h 1ac98e305f Fix potential data race if two threads attempt to select bonuses with 1 year ago
CBonusProxy.cpp 05eccbc2bb vcmi: split bonus to enumerator and HeroBonus.h 2 years ago
CBonusProxy.h a6de9097be vcmi: rename HeroBonus.h to Bonus.h 2 years ago
CBonusSystemNode.cpp 42b960417c Reworked bonus caching locking scheme: 10 months ago
CBonusSystemNode.h 42b960417c Reworked bonus caching locking scheme: 10 months ago
IBonusBearer.cpp 462c79e190 remove never used code in CBonusSystemNode 1 year ago
IBonusBearer.h bda1adbdfd miniscule bonus system cleanup 1 year ago
Limiters.cpp 01d787fb5a Removed remaining cases of serialization of VLC entities 1 year ago
Limiters.h c3c5f73a63 Restore save compatibility with 1.5 1 year ago
Propagators.cpp 1d34c73c2d vcmi: split CBonusSystemNode, BonusParams and prop 2 years ago
Propagators.h 84bc6c42db Added 'Serializeable' base class for classes serializeable by pointer 1 year ago
Updaters.cpp b84d653a99 make TimesStackLevelUpdater support commander 1 year ago
Updaters.h df83fa33a1 Merge branch 'vcmi/master' into 'vcmi/develop' 1 year ago