Ivan Savenko
|
ee59bc4e71
Add bonus description generation for map objects
|
1 year ago |
Ivan Savenko
|
10ad0fc760
Split CHeroHandler.cpp/.h into 1 file per class
|
1 year ago |
Ivan Savenko
|
90733cfe0e
Do not place obstacles during sieges
|
1 year ago |
Ivan Savenko
|
45c8553ecb
Remove old code
|
1 year ago |
Ivan Savenko
|
2ee4e42348
Implement placeholders for creature banks messages
|
1 year ago |
Ivan Savenko
|
39a2c29c97
Removed creatureBank flag from battle, battles now receive BattleLayout
|
1 year ago |
Ivan Savenko
|
36c1ed670f
Support for configurable town fortifications
|
1 year ago |
Ivan Savenko
|
2a05fbdd50
Unified handling of battle sides ID's
|
1 year ago |
Ivan Savenko
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 year ago |
Ivan Savenko
|
63bcf7d83c
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
1 year ago |
Ivan Savenko
|
60a51e98de
Remove usage of std::function from CRandomGenerator
|
1 year ago |
Alexander Wilms
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
Ivan Savenko
|
58b1e74342
Workaround - check also for valueType when updating bonuses
|
1 year ago |
Ivan Savenko
|
9e49587749
Replace bonus string description with metastring that can properly
|
1 year ago |
Ivan Savenko
|
6e399eb21a
Make some non-const static variables const or constexpr
|
1 year ago |
Ivan Savenko
|
a9866bb5c6
Added RandomGeneratorUtil::nextItemWeighted convenience method
|
1 year ago |
Ivan Savenko
|
ffd604c114
Removed unnecessary access to IHandler::objects
|
1 year ago |
Ivan Savenko
|
9af7c63a26
Fix build
|
1 year ago |
Alexander Wilms
|
73019c204d
Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers
|
1 year ago |
Alexander Wilms
|
f3277b7953
Define each identifier in a dedicated statement
|
1 year ago |
Ivan Savenko
|
b58301849b
Pass functor via reference to avoid costly copies
|
1 year ago |
Ivan Savenko
|
b88a8da4e8
Split off some netpack structures into separate files
|
2 years ago |
Ivan Savenko
|
3880ea58b9
Merge branch 'josch/dos2unix' into develop
|
2 years ago |
Ivan Savenko
|
ac925bb786
Renamed new types for consistency with code style
|
2 years ago |
Ivan Savenko
|
80e6485965
MetaIdentifier now uses std::variant internally
|
2 years ago |
Ivan Savenko
|
b394158dc9
Bonus Source ID now uses metaidentifier
|
2 years ago |
Ivan Savenko
|
0a10fc30b8
(lib) Bonus subtype is now stored as metaidentifier that can store any
|
2 years ago |
Johannes Schauer Marin Rodrigues
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 years ago |
Alexandre Detiste
|
15e45f966c
typos found by lintian
|
2 years ago |
Ivan Savenko
|
f39fbe5151
Merge pull request #2757 from IvanSavenko/filesystem_refactor
|
2 years ago |