Historial de Commits

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