Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 39a2c29c97 Removed creatureBank flag from battle, battles now receive BattleLayout il y a 1 an
  Ivan Savenko 503b87561e Converted all h3 banks to rewardable, remove most of hardcoded checks il y a 1 an
  Ivan Savenko cb5df096c1 Added per-team tracking of scouted state of an object il y a 1 an
  Ivan Savenko 785036836c Rewardable objects may now define guards. Converted Crypt to rewardable. il y a 1 an
  Ivan Savenko 8225eb454e Added GameSettings to gamestate, potentially allowing to define game il y a 1 an
  Ivan Savenko 6179521364 Merge pull request #4556 from IvanSavenko/town_building_visit il y a 1 an
  SoundSSGood 7466d7452d vcmiscrolls il y a 1 an
  Ivan Savenko b09d9d501b Pass pointer to actual caller in showBlockingDialog callWith il y a 1 an
  Ivan Savenko 2a05fbdd50 Unified handling of battle sides ID's il y a 1 an
  MichalZr6 ffaaa7da15 blockingDialog functions: the `answer` parameter can be negative il y a 1 an
  Ivan Savenko 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form il y a 1 an
  Ivan Savenko 1c63fefe02 Moved banks randomization to server-side with client netpack il y a 1 an
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library il y a 1 an
  Tomasz Zieliński 3ac603767d Basic config for regular unit placement in Black Tower il y a 1 an
  Ivan Savenko 55756dbc43 Merge pull request #3785 from dydzio0614/bank-revisit-fix il y a 1 an
  Dydzio 98375cc627 Limit showing empty message instantly to creature banks and dragon utopia il y a 1 an
  Dydzio 1401211145 Fix missing/redundant sounds to match H3 il y a 1 an
  Dydzio 20eaf17a18 Empty treasure bank does not ask for enter anymore il y a 1 an
  Ivan Savenko 42616cf4e8 Fix text formatting, fix todo's il y a 1 an
  Ivan Savenko 9e49587749 Replace bonus string description with metastring that can properly il y a 1 an
  Ivan Savenko a15366f5a5 Make IObjectInterface::cb non-static il y a 1 an
  Ivan Savenko 13763cad8e Remove few more implicit conversions il y a 2 ans
  Ivan Savenko 071fb97b33 Fix tooltip of visited banks after leaving some troops for banks with il y a 2 ans
  Ivan Savenko 6b81012f31 Use variant identifier in netpacks where applicable il y a 2 ans
  Ivan Savenko 86a3806bec MetaString refactor to eliminate integer usage for identifiers il y a 2 ans
  Ivan Savenko 5487f07d3b added toEntity overload that accepts generic Services class il y a 2 ans
  Ivan Savenko 184f5a72cc Use toEntity/toXXX methods in Identifier instead VLC objects access il y a 2 ans
  Ivan Savenko 8d5fa41a19 Minor fixes il y a 2 ans
  Ivan Savenko 2b9c362d5b Explicitly convert identifier to underlying enumeration il y a 2 ans
  Ivan Savenko 10e50548e7 Converted Component class to use VariantIdentifier instead of int il y a 2 ans