Ivan Savenko
|
8225eb454e
Added GameSettings to gamestate, potentially allowing to define game
|
1 year ago |
Ivan Savenko
|
6179521364
Merge pull request #4556 from IvanSavenko/town_building_visit
|
1 year ago |
SoundSSGood
|
7466d7452d
vcmiscrolls
|
1 year ago |
Ivan Savenko
|
b09d9d501b
Pass pointer to actual caller in showBlockingDialog callWith
|
1 year ago |
Ivan Savenko
|
2a05fbdd50
Unified handling of battle sides ID's
|
1 year ago |
MichalZr6
|
ffaaa7da15
blockingDialog functions: the `answer` parameter can be negative
|
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 |
Alexander Wilms
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
Ivan Savenko
|
42f7a48fa4
Simplified integer serialization code
|
1 year ago |
Ivan Savenko
|
47c3e6f4b6
Simplified code
|
1 year ago |
Ivan Savenko
|
08ce3a8338
Clarified code
|
1 year ago |
Ivan Savenko
|
7f732b6d0a
Fix thrown exception on random monster initialization
|
1 year ago |
Ivan Savenko
|
5454d01316
Provide more information in thrown exceptions for unfixed crashes
|
1 year ago |
Dydzio
|
4e927d6417
Fix missing gold component in "join for money" dialog
|
1 year ago |
Ivan Savenko
|
a9866bb5c6
Added RandomGeneratorUtil::nextItemWeighted convenience method
|
1 year ago |
Ivan Savenko
|
d5c4478816
Remove most of non-const access to VLC entities
|
1 year ago |
Ivan Savenko
|
6b81012f31
Use variant identifier in netpacks where applicable
|
1 year ago |
Ivan Savenko
|
86a3806bec
MetaString refactor to eliminate integer usage for identifiers
|
2 years ago |
Ivan Savenko
|
f039b20653
Improvement for wandering monster tooltip/hover text:
|
2 years ago |
Ivan Savenko
|
184f5a72cc
Use toEntity/toXXX methods in Identifier instead VLC objects access
|
2 years ago |
Ivan Savenko
|
2b9c362d5b
Explicitly convert identifier to underlying enumeration
|
2 years ago |
Ivan Savenko
|
10e50548e7
Converted Component class to use VariantIdentifier instead of int
|
2 years ago |
Ivan Savenko
|
461c481ef3
Fix game startup
|
2 years ago |
Ivan Savenko
|
7a09646009
Cleaned up dwelling randomization
|
2 years ago |
Ivan Savenko
|
dcb8f4fc7b
Moved object type randomization to object class
|
2 years ago |
Ivan Savenko
|
03e1169781
Reduced number of accesses to CGObjectInstance::subID
|
2 years ago |
Ivan Savenko
|
b88a8da4e8
Split off some netpack structures into separate files
|
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 |