Commit History

Author SHA1 Message Date
  Ivan Savenko 2ee5f2df02 Merge pull request #5295 from IvanSavenko/bugfixing 9 months ago
  Ivan Savenko 2a16767cdc Fix FREE_SHOOTING bonus check (including war machines) 9 months ago
  Ivan Savenko e829d723b2 Replace global bonus tree change counter with per-node counter 9 months ago
  Ivan Savenko 48473b18f6 move checks for invincible bonus to UnitState & cache 9 months ago
  Ivan Savenko 40bff74195 Use small vector for unit list 9 months ago
  Ivan Savenko a44bbf4527 Merge pull request #5044 from MichalZr6/battle_hex_array 9 months ago
  Ivan Savenko e27ca391b1 Fix counter-attack counting 9 months ago
  MichalZr6 dbe82b94f6 Changes following review: 9 months ago
  Ivan Savenko 73d1675ae3 Code cleanup, fixes to discovered regressions 9 months ago
  Ivan Savenko 83b9a8d750 Fixes for regressions 9 months ago
  Ivan Savenko 39d2f27589 Remove remaining usages of CCheckProxy class 10 months ago
  Ivan Savenko 919588f7ff Added cache for common hero-based bonuses 10 months ago
  Ivan Savenko 157d6d30c8 Move rest of commonly-accessed UnitState queries to bonus cache 10 months ago
  Ivan Savenko 05397e2aaf Caching of bonuses that are requested with different durations 10 months ago
  Ivan Savenko 16cfb51f3e Initial version of new bonus caching system 10 months ago
  Ivan Savenko 5caf12f22f Few more fixes to bonus caching 10 months ago
  Ivan Savenko 95a07ee5cb Use bonus system cache whenever possible 10 months ago
  Ivan Savenko 3dd4fa2528 Reduce usage of pointers to VLC entities 1 year ago
  Laserlicht 735af83294 castSpellThisTurn to bool var 1 year ago
  Laserlicht 0aaafc4c8a cast without skip 1 year ago
  Ivan Savenko 8371232d29 Merge pull request #4504 from Laserlicht/hota_bonus 1 year ago
  K 462c79e190 remove never used code in CBonusSystemNode 1 year ago
  Laserlicht 9c4d4e89d6 disintegrate 1 year ago
  Ivan Savenko 2a05fbdd50 Unified handling of battle sides ID's 1 year ago
  Ivan Savenko 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form 1 year ago
  Alexander Wilms 31e1d39f92 Fix issues introduced by fixing typos 1 year ago
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
  MichalZr6 65d22f17ae proper logging of drained life and resurrected count 1 year ago
  Ivan Savenko f5a64a0ac5 Call cheap to compute conditions before costly conditions 1 year ago
  Ivan Savenko abad4b01ce Remove explicit convesion to int in operators 1 year ago