Histórico de commits

Autor SHA1 Mensagem Data
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 9 meses atrás
  Dydzio 4f707173df Try to fix build 10 meses atrás
  Dydzio 1c1af5c04a Basic creature joining default behavior configuration 10 meses atrás
  Ivan Savenko e035cf9e63 Optimized getHeroStrength method 11 meses atrás
  Ivan Savenko d3af9f1c67 Removed pointer to VLC entity from CStackBasicDescriptor 1 ano atrás
  Ivan Savenko 3dd4fa2528 Reduce usage of pointers to VLC entities 1 ano atrás
  Ivan Savenko a8f8c3f4b1 Replaced most of accesses to CGObjectInstance::pos with anchorPoint() 1 ano atrás
  Ivan Savenko cd52625657 Merge pull request #4710 from kdmcser/display_attack_type 1 ano atrás
  Ivan Savenko f5c2772f8d Fix potential int32_t overflow when computing total army value 1 ano atrás
  kdmcser 60177bffab remove bracket 1 ano atrás
  kdmcser 4896b51a5d display attack type(melee/ranged) in popup window 1 ano atrás
  Laserlicht 081ba4839c added town info 1 ano atrás
  Laserlicht 6aa29ac8ee show creature level 1 ano atrás
  Ivan Savenko 39a2c29c97 Removed creatureBank flag from battle, battles now receive BattleLayout 1 ano atrás
  Ivan Savenko 8225eb454e Added GameSettings to gamestate, potentially allowing to define game 1 ano atrás
  Ivan Savenko 6179521364 Merge pull request #4556 from IvanSavenko/town_building_visit 1 ano atrás
  SoundSSGood 7466d7452d vcmiscrolls 1 ano atrás
  Ivan Savenko b09d9d501b Pass pointer to actual caller in showBlockingDialog callWith 1 ano atrás
  Ivan Savenko 2a05fbdd50 Unified handling of battle sides ID's 1 ano atrás
  MichalZr6 ffaaa7da15 blockingDialog functions: the `answer` parameter can be negative 1 ano atrás
  Ivan Savenko 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form 1 ano atrás
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library 1 ano atrás
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 ano atrás
  Ivan Savenko 42f7a48fa4 Simplified integer serialization code 1 ano atrás
  Ivan Savenko 47c3e6f4b6 Simplified code 1 ano atrás
  Ivan Savenko 08ce3a8338 Clarified code 1 ano atrás
  Ivan Savenko 7f732b6d0a Fix thrown exception on random monster initialization 1 ano atrás
  Ivan Savenko 5454d01316 Provide more information in thrown exceptions for unfixed crashes 1 ano atrás
  Dydzio 4e927d6417 Fix missing gold component in "join for money" dialog 1 ano atrás
  Ivan Savenko a9866bb5c6 Added RandomGeneratorUtil::nextItemWeighted convenience method 1 ano atrás