Ivan Savenko 43844e2371 Merge pull request #5770 from IvanSavenko/const_bonus 6 months ago
..
Bonus.cpp 20f0b51912 Make bonus limiters/updaters/propagators const 6 months ago
Bonus.h 20f0b51912 Make bonus limiters/updaters/propagators const 6 months ago
BonusCache.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 9 months ago
BonusCache.h 829739da24 Reduce usage of implicit conversions to int 7 months 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 ce5ee6e1df Merge pull request #5769 from IvanSavenko/mysticism 6 months ago
BonusList.cpp e829d723b2 Replace global bonus tree change counter with per-node counter 10 months ago
BonusList.h 25655184d3 Add support for custom icons & descriptions for bonuses 6 months ago
BonusParams.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 9 months 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
CBonusSystemNode.cpp e6a8e5d4bd Correctly restore bonus system on deserialization 7 months ago
CBonusSystemNode.h 3f4ff58a5e Merged bonus names with bonus descriptions, since they are never used 6 months ago
IBonusBearer.cpp 83b9a8d750 Fixes for regressions 11 months ago
IBonusBearer.h e829d723b2 Replace global bonus tree change counter with per-node counter 10 months ago
Limiters.cpp 20f0b51912 Make bonus limiters/updaters/propagators const 6 months ago
Limiters.h 20f0b51912 Make bonus limiters/updaters/propagators const 6 months ago
Propagators.cpp 20f0b51912 Make bonus limiters/updaters/propagators const 6 months ago
Propagators.h 20f0b51912 Make bonus limiters/updaters/propagators const 6 months ago
Updaters.cpp 20f0b51912 Make bonus limiters/updaters/propagators const 6 months ago
Updaters.h 20f0b51912 Make bonus limiters/updaters/propagators const 6 months ago