| .. |
|
Bonus.cpp
|
37cf788079
Merge pull request #4317 from IvanSavenko/split_townhandler
|
1 year ago |
|
Bonus.h
|
48c92711f2
Fixed deserialization of new artifacts (and possibly some other 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
|
97f1a310df
Fix miscellaneous issues discovered by Sonar
|
1 year ago |
|
BonusList.cpp
|
c00a1e1b0c
Fixed new issues detected by SonarCloud
|
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
|
914cea5877
Tweaks
|
1 year ago |
|
CBonusSystemNode.h
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
|
IBonusBearer.cpp
|
2c4cad7d9c
Slight simplification of bonus system node class
|
1 year ago |
|
IBonusBearer.h
|
25125f96da
Fix: licenses, pragma guards, StdInc
|
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
|
a19b3b61ad
Fixed missing addInfo when owner updater is used
|
1 year ago |
|
Updaters.h
|
df83fa33a1
Merge branch 'vcmi/master' into 'vcmi/develop'
|
1 year ago |