| .. |
|
Bonus.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
Bonus.h
|
ee59bc4e71
Add bonus description generation for map objects
|
1 year ago |
|
BonusCache.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
BonusCache.h
|
e829d723b2
Replace global bonus tree change counter with per-node counter
|
9 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
|
ec970c7b22
Support for configuring minimal cost for moving between tiles
|
9 months ago |
|
BonusList.cpp
|
e829d723b2
Replace global bonus tree change counter with per-node counter
|
9 months ago |
|
BonusList.h
|
e829d723b2
Replace global bonus tree change counter with per-node counter
|
9 months ago |
|
BonusParams.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 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
|
896a7ec88e
Better support for Adela specialty (+new modding functionality for it)
|
6 months ago |
|
CBonusSystemNode.h
|
e829d723b2
Replace global bonus tree change counter with per-node counter
|
9 months ago |
|
IBonusBearer.cpp
|
83b9a8d750
Fixes for regressions
|
10 months ago |
|
IBonusBearer.h
|
e829d723b2
Replace global bonus tree change counter with per-node counter
|
9 months ago |
|
Limiters.cpp
|
896a7ec88e
Better support for Adela specialty (+new modding functionality for it)
|
6 months ago |
|
Limiters.h
|
f3ca06c3d0
Merge pull request #5593 from kdmcser/limiter
|
6 months 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
|
a17f59b704
fix crash when bonus limiter is empty in OwnerUpdater
|
6 months ago |
|
Updaters.h
|
896a7ec88e
Better support for Adela specialty (+new modding functionality for it)
|
6 months ago |