| .. |
|
Bonus.cpp
|
37cf788079
Merge pull request #4317 from IvanSavenko/split_townhandler
|
1 year ago |
|
Bonus.h
|
82c37573fa
Removed save compatibility with 1.4
|
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
|
5e3630adae
adjust texts
|
1 year ago |
|
BonusList.cpp
|
a6c7fda649
avoid one loop in BonusList::totalValue()
|
1 year ago |
|
BonusList.h
|
0c07384293
Refactoring of serialization versioning handling
|
1 year 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
|
bda1adbdfd
miniscule bonus system cleanup
|
1 year ago |
|
CBonusSystemNode.h
|
bda1adbdfd
miniscule bonus system cleanup
|
1 year 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
|
4aa73b40c9
Split CTownHandler into smaller chunks
|
1 year ago |
|
Limiters.h
|
3bea383b59
Merge branch 'vcmi/beta' into 'vcmi/develop'
|
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 |