Commit History

Author SHA1 Message Date
  Ben Fradet f18715bd48 Update lib/mapObjects/CGDwelling.cpp 11 months ago
  benfradet dc1358a416 Fix dwellings recruitment text 11 months ago
  Ivan Savenko e273263334 Fix possible crash on accessing Cannon Yard from HotA 1 year ago
  Ivan Savenko 62cb5412ff CGameState::map is now a private, unique_ptr with accessors 1 year ago
  Ivan Savenko 82506d5eff Removed ConstTransitivePtr from StackLocation 1 year ago
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 1 year ago
  Ivan Savenko 101fd694b9 Remove MetaString method that can't be used with modded objects 1 year ago
  Ivan Savenko a4ef45c4f8 Move list of war machines in war machine factory to config 1 year ago
  Ivan Savenko 3dd4fa2528 Reduce usage of pointers to VLC entities 1 year ago
  Ivan Savenko c0f5c7c0ea Replace pointer with reference in pack apply functions 1 year ago
  Ivan Savenko 39a2c29c97 Removed creatureBank flag from battle, battles now receive BattleLayout 1 year ago
  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
  Ivan Savenko 44fdb71933 Machine Factory and Refugee Camp can't be owned 1 year ago
  Ivan Savenko b09d9d501b Pass pointer to actual caller in showBlockingDialog callWith 1 year ago
  Ivan Savenko d49a61645c All objects that can be owned by player now implement IOwnableObject 1 year ago
  Ivan Savenko a481f07daf PlayerState now stores all objects owned by player 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 b7391f49f6 Merge branch 'vcmi/master' into 'vcmi/develop' 1 year ago
  Ivan Savenko 8ce6bcdf3b Right-clicking dwellings will now show recruitable creatures (but not 1 year ago
  Ivan Savenko b6c22b2053 Fix typo 1 year ago
  Ivan Savenko 4aa73b40c9 Split CTownHandler into smaller chunks 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 ffec4b9154 Explicitly ban 'large' dwellings from random selection 1 year ago
  Dydzio 19453aab41 Add handling for yes/no dialogs that can be safely skipped by player 1 year ago
  Ivan Savenko e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. 2 years ago
  Ivan Savenko a15366f5a5 Make IObjectInterface::cb non-static 2 years ago
  Ivan Savenko 51b7de4b98 Fix double off-by-one bug with CREATURE_GROWTH bonus 2 years ago