Commit History

Author SHA1 Message Date
  Ivan Savenko 9f07c13c1e Merge pull request #5618 from IvanSavenko/battle_fix 7 months ago
  Ivan Savenko dcb7a9e9f3 Fixes to locale/unicode handling 7 months ago
  Ivan Savenko d150b3907d Fix crash on using life drain with area attacks, like magog w life drain 7 months ago
  kdmcser 5c1adc7df5 change config format 8 months ago
  kdmcser ffb31cc77c support setting dice molecule for rolling morale and luck 8 months ago
  MichalZr6 ecdd394bb1 Use BattleHex as const ref wherever possible 10 months ago
  Ivan Savenko 48473b18f6 move checks for invincible bonus to UnitState & cache 10 months ago
  MichalZr6 a99274d72e BattleHexArray - new container for BattleHexes 1 year ago
  Ivan Savenko 16cfb51f3e Initial version of new bonus caching system 11 months ago
  Ivan Savenko aef6b0cc00 Fix several new issues detected by SonarCloud 1 year ago
  kdmcser 7cb8ca174e fix crash: defender is killed by spell before attack, but attacker still do attack action 1 year ago
  Ivan Savenko c0f5c7c0ea Replace pointer with reference in pack apply functions 1 year ago
  Ivan Savenko 19db016473 Merge pull request #4654 from dydzio0614/any-hex-shooting 1 year ago
  Dydzio 1a2d349267 Initial unconditionally working version 1 year ago
  Laserlicht 899d3a14a0 only blocking non positive spells; counterstrike 1 year ago
  Ivan Savenko 8225eb454e Added GameSettings to gamestate, potentially allowing to define game 1 year ago
  Ivan Savenko 36c1ed670f Support for configurable town fortifications 1 year ago
  Ivan Savenko 2a05fbdd50 Unified handling of battle sides ID's 1 year ago
  Ivan Savenko a4dd510735 Merge pull request #4358 from IvanSavenko/integer_divide 1 year ago
  Ivan Savenko b7391f49f6 Merge branch 'vcmi/master' into 'vcmi/develop' 1 year ago
  Ivan Savenko 81e6207df0 Add helper functions for integer division rounding 1 year ago
  Ivan Savenko 15f37f8c4b Fix possible crash on invalid SPELL_LIKE_ATTACK ability 1 year ago
  Ivan Savenko 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form 1 year ago
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library 1 year ago
  Ivan Savenko 60a51e98de Remove usage of std::function from CRandomGenerator 1 year ago
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
  MichalZr6 15f86c0284 Fixed issues from review 1 year ago
  MichalZr6 65d22f17ae proper logging of drained life and resurrected count 1 year ago
  Ivan Savenko a99d5e6fa1 Simplify code 1 year ago
  Ivan Savenko 0b01cc4676 Fix possible crash on out-of-range access 1 year ago