Histórico de Commits

Autor SHA1 Mensagem Data
  Ben Fradet f18715bd48 Update lib/mapObjects/CGDwelling.cpp há 7 meses atrás
  benfradet dc1358a416 Fix dwellings recruitment text há 7 meses atrás
  Ivan Savenko e273263334 Fix possible crash on accessing Cannon Yard from HotA há 7 meses atrás
  Ivan Savenko 62cb5412ff CGameState::map is now a private, unique_ptr with accessors há 8 meses atrás
  Ivan Savenko 82506d5eff Removed ConstTransitivePtr from StackLocation há 8 meses atrás
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` há 8 meses atrás
  Ivan Savenko 101fd694b9 Remove MetaString method that can't be used with modded objects há 10 meses atrás
  Ivan Savenko a4ef45c4f8 Move list of war machines in war machine factory to config há 11 meses atrás
  Ivan Savenko 3dd4fa2528 Reduce usage of pointers to VLC entities há 1 ano atrás
  Ivan Savenko c0f5c7c0ea Replace pointer with reference in pack apply functions há 1 ano atrás
  Ivan Savenko 39a2c29c97 Removed creatureBank flag from battle, battles now receive BattleLayout há 1 ano atrás
  Ivan Savenko 8225eb454e Added GameSettings to gamestate, potentially allowing to define game há 1 ano atrás
  Ivan Savenko 6179521364 Merge pull request #4556 from IvanSavenko/town_building_visit há 1 ano atrás
  Ivan Savenko 44fdb71933 Machine Factory and Refugee Camp can't be owned há 1 ano atrás
  Ivan Savenko b09d9d501b Pass pointer to actual caller in showBlockingDialog callWith há 1 ano atrás
  Ivan Savenko d49a61645c All objects that can be owned by player now implement IOwnableObject há 1 ano atrás
  Ivan Savenko a481f07daf PlayerState now stores all objects owned by player há 1 ano atrás
  Ivan Savenko 2a05fbdd50 Unified handling of battle sides ID's há 1 ano atrás
  MichalZr6 ffaaa7da15 blockingDialog functions: the `answer` parameter can be negative há 1 ano atrás
  Ivan Savenko b7391f49f6 Merge branch 'vcmi/master' into 'vcmi/develop' há 1 ano atrás
  Ivan Savenko 8ce6bcdf3b Right-clicking dwellings will now show recruitable creatures (but not há 1 ano atrás
  Ivan Savenko b6c22b2053 Fix typo há 1 ano atrás
  Ivan Savenko 4aa73b40c9 Split CTownHandler into smaller chunks há 1 ano atrás
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library há 1 ano atrás
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos há 1 ano atrás
  Ivan Savenko ffec4b9154 Explicitly ban 'large' dwellings from random selection há 1 ano atrás
  Dydzio 19453aab41 Add handling for yes/no dialogs that can be safely skipped by player há 1 ano atrás
  Ivan Savenko e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. há 1 ano atrás
  Ivan Savenko a15366f5a5 Make IObjectInterface::cb non-static há 1 ano atrás
  Ivan Savenko 51b7de4b98 Fix double off-by-one bug with CREATURE_GROWTH bonus há 1 ano atrás