MichalZr6
|
dbe82b94f6
Changes following review:
|
hace 9 meses |
MichalZr6
|
dad6437661
Refactor BattleHex, remake the use of precomputed neighbouring tiles containers.
|
hace 10 meses |
MichalZr6
|
a99274d72e
BattleHexArray - new container for BattleHexes
|
hace 1 año |
Ivan Savenko
|
95a07ee5cb
Use bonus system cache whenever possible
|
hace 10 meses |
Ivan Savenko
|
c98ac01e7a
Replaced public artType member of ArtifactInstance with getter
|
hace 1 año |
DjWarmonger
|
59a15c5ff0
Merge pull request #4790 from kodobi/bugfix/fix-incorrect-battlefield-while-attacking-town-without-fort
|
hace 1 año |
Ivan Savenko
|
ee59bc4e71
Add bonus description generation for map objects
|
hace 1 año |
kodobi
|
c576438a95
Fix battle setup for sieges without forts
|
hace 1 año |
Ivan Savenko
|
10ad0fc760
Split CHeroHandler.cpp/.h into 1 file per class
|
hace 1 año |
Ivan Savenko
|
90733cfe0e
Do not place obstacles during sieges
|
hace 1 año |
Ivan Savenko
|
45c8553ecb
Remove old code
|
hace 1 año |
Ivan Savenko
|
2ee4e42348
Implement placeholders for creature banks messages
|
hace 1 año |
Ivan Savenko
|
39a2c29c97
Removed creatureBank flag from battle, battles now receive BattleLayout
|
hace 1 año |
Ivan Savenko
|
36c1ed670f
Support for configurable town fortifications
|
hace 1 año |
Ivan Savenko
|
2a05fbdd50
Unified handling of battle sides ID's
|
hace 1 año |
Ivan Savenko
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
hace 1 año |
Ivan Savenko
|
63bcf7d83c
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
hace 1 año |
Ivan Savenko
|
60a51e98de
Remove usage of std::function from CRandomGenerator
|
hace 1 año |
Alexander Wilms
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
hace 1 año |
Ivan Savenko
|
58b1e74342
Workaround - check also for valueType when updating bonuses
|
hace 1 año |
Ivan Savenko
|
9e49587749
Replace bonus string description with metastring that can properly
|
hace 1 año |
Ivan Savenko
|
6e399eb21a
Make some non-const static variables const or constexpr
|
hace 1 año |
Ivan Savenko
|
a9866bb5c6
Added RandomGeneratorUtil::nextItemWeighted convenience method
|
hace 1 año |
Ivan Savenko
|
ffd604c114
Removed unnecessary access to IHandler::objects
|
hace 1 año |
Ivan Savenko
|
9af7c63a26
Fix build
|
hace 1 año |
Alexander Wilms
|
73019c204d
Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers
|
hace 1 año |
Alexander Wilms
|
f3277b7953
Define each identifier in a dedicated statement
|
hace 1 año |
Ivan Savenko
|
b58301849b
Pass functor via reference to avoid costly copies
|
hace 1 año |
Ivan Savenko
|
b88a8da4e8
Split off some netpack structures into separate files
|
hace 2 años |
Ivan Savenko
|
3880ea58b9
Merge branch 'josch/dos2unix' into develop
|
hace 2 años |