Ivan Savenko
|
751a334e5a
Fix possible crash on accessing Cannon Yard from HotA
|
7 mēneši atpakaļ |
Ivan Savenko
|
101fd694b9
Remove MetaString method that can't be used with modded objects
|
10 mēneši atpakaļ |
Ivan Savenko
|
a4ef45c4f8
Move list of war machines in war machine factory to config
|
11 mēneši atpakaļ |
Ivan Savenko
|
3dd4fa2528
Reduce usage of pointers to VLC entities
|
1 gadu atpakaļ |
Ivan Savenko
|
c0f5c7c0ea
Replace pointer with reference in pack apply functions
|
1 gadu atpakaļ |
Ivan Savenko
|
39a2c29c97
Removed creatureBank flag from battle, battles now receive BattleLayout
|
1 gadu atpakaļ |
Ivan Savenko
|
8225eb454e
Added GameSettings to gamestate, potentially allowing to define game
|
1 gadu atpakaļ |
Ivan Savenko
|
6179521364
Merge pull request #4556 from IvanSavenko/town_building_visit
|
1 gadu atpakaļ |
Ivan Savenko
|
44fdb71933
Machine Factory and Refugee Camp can't be owned
|
1 gadu atpakaļ |
Ivan Savenko
|
b09d9d501b
Pass pointer to actual caller in showBlockingDialog callWith
|
1 gadu atpakaļ |
Ivan Savenko
|
d49a61645c
All objects that can be owned by player now implement IOwnableObject
|
1 gadu atpakaļ |
Ivan Savenko
|
a481f07daf
PlayerState now stores all objects owned by player
|
1 gadu atpakaļ |
Ivan Savenko
|
2a05fbdd50
Unified handling of battle sides ID's
|
1 gadu atpakaļ |
MichalZr6
|
ffaaa7da15
blockingDialog functions: the `answer` parameter can be negative
|
1 gadu atpakaļ |
Ivan Savenko
|
b7391f49f6
Merge branch 'vcmi/master' into 'vcmi/develop'
|
1 gadu atpakaļ |
Ivan Savenko
|
8ce6bcdf3b
Right-clicking dwellings will now show recruitable creatures (but not
|
1 gadu atpakaļ |
Ivan Savenko
|
b6c22b2053
Fix typo
|
1 gadu atpakaļ |
Ivan Savenko
|
4aa73b40c9
Split CTownHandler into smaller chunks
|
1 gadu atpakaļ |
Ivan Savenko
|
63bcf7d83c
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
1 gadu atpakaļ |
Alexander Wilms
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 gadu atpakaļ |
Ivan Savenko
|
ffec4b9154
Explicitly ban 'large' dwellings from random selection
|
1 gadu atpakaļ |
Dydzio
|
19453aab41
Add handling for yes/no dialogs that can be safely skipped by player
|
1 gadu atpakaļ |
Ivan Savenko
|
e67e4430ba
Removed most of non-const static fields in lib. Reduced header includes.
|
1 gadu atpakaļ |
Ivan Savenko
|
a15366f5a5
Make IObjectInterface::cb non-static
|
1 gadu atpakaļ |
Ivan Savenko
|
51b7de4b98
Fix double off-by-one bug with CREATURE_GROWTH bonus
|
1 gadu atpakaļ |
Ivan Savenko
|
d187309eed
Fixed typo - different type was used to select ID and subID
|
1 gadu atpakaļ |
Ivan Savenko
|
34338f4eaa
Remove few more implicit conversions
|
1 gadu atpakaļ |
Ivan Savenko
|
6b81012f31
Use variant identifier in netpacks where applicable
|
1 gadu atpakaļ |
Ivan Savenko
|
86a3806bec
MetaString refactor to eliminate integer usage for identifiers
|
1 gadu atpakaļ |
Ivan Savenko
|
1ebb151b41
Show available creatures in owned dwellings on right-click
|
2 gadi atpakaļ |