Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 49c5f650f7 Merge pull request #4437 from IvanSavenko/battle_sides il y a 1 an
  Ivan Savenko cd6d55fe75 Do not try to shoot at 2nd hex of wide creatures il y a 1 an
  Ivan Savenko 2a05fbdd50 Unified handling of battle sides ID's il y a 1 an
  Andrii Danylchenko 8e79263b21 Merge pull request #4323 from vcmi/battle-ai-fixes il y a 1 an
  Ivan Savenko b7391f49f6 Merge branch 'vcmi/master' into 'vcmi/develop' il y a 1 an
  Andrii Danylchenko 3d856bfa9d Merge remote-tracking branch 'origin/develop' into battle-ai-fixes il y a 1 an
  Ivan Savenko 434a2fb0fb Explicitly specify to use ranged or melee attack for damage estimation il y a 1 an
  Andrii Danylchenko 9edb0afff8 BattleAI: fix dragonbreath retaliation il y a 1 an
  Ivan Savenko 6ac3752325 Merge pull request #4330 from Laserlicht/spellbook il y a 1 an
  Laserlicht e46f5f705b better approach il y a 1 an
  Andrii Danylchenko 33e0eeaa8a BattleAI: fix dragon breath il y a 1 an
  Ivan Savenko 5bd9a32d97 Implemented simple target selection logic for arrow towers il y a 1 an
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library il y a 1 an
  Simeon Manolov 941cd6768f Fix battle turn order for current turn il y a 1 an
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos il y a 1 an
  Ivan Savenko 7f9df2ef6f Tweaks to retaliation damage calculation: il y a 1 an
  Ivan Savenko ac4204f660 Fixed calculation of retaliation damage il y a 1 an
  Ivan Savenko 907438c6f5 Fix crash on attempt to compute movement range for siege tower il y a 1 an
  Ivan Savenko a9866bb5c6 Added RandomGeneratorUtil::nextItemWeighted convenience method il y a 1 an
  Ivan Savenko 2a193effcc Merge branch 'master' into 'develop' il y a 1 an
  Ivan Savenko 24d25730ad Changed checks for null with checks for hasValue il y a 1 an
  Ivan Savenko bd5682ecc3 Merge remote-tracking branch 'vcmi/master' into develop il y a 1 an
  Alexander Wilms f08c6d1ce9 Fix issues created by type replacement script il y a 1 an
  Alexander Wilms 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers il y a 1 an
  Ivan Savenko 0d0d3d8c80 Renamed speed -> getMovementRange, remove misleading default parameter il y a 1 an
  Ivan Savenko 85de3143ff Fixed Genie spellcasting logic to account for spell immunities il y a 1 an
  Ivan Savenko 3ac80e1f09 Avoid costly std vector construction il y a 1 an
  Ivan Savenko 885dce0c27 Replace static_cast's of Identifiers with getNum call il y a 2 ans
  Ivan Savenko 2b9c362d5b Explicitly convert identifier to underlying enumeration il y a 2 ans
  Ivan Savenko b88a8da4e8 Split off some netpack structures into separate files il y a 2 ans