Historial de Commits

Autor SHA1 Mensaje Fecha
  Simeon Manolov 91101d26fa Remove std::vector inheritance hace 3 semanas
  Opuszek 6b97fc306d fix berserk hace 3 meses
  Opuszek ac3991b899 Rename a misleading method hace 3 meses
  Ivan Savenko 1e3e2f665c Remove strange & unused double-selector logic hace 4 meses
  Ivan Savenko 1ac8080cbf Implemented new unit actions panel in combat hace 4 meses
  Ivan Savenko 42317e7128 Block attempts to attack unit behind obstacle in UI hace 4 meses
  Ivan Savenko 5c4ce61d57 Fix handling of double-wide creatures by BattleAI hace 5 meses
  Ivan Savenko e90d8c318d Configurable multi-hex attacks hace 5 meses
  Ivan Savenko 700eeb6bd4 Implemented HERO_SPELL_CASTS_PER_COMBAT_TURN bonus hace 5 meses
  Ivan Savenko 63d00b080e Removed pointer to army from StackInstance hace 7 meses
  Ivan Savenko 439c9a7888 Merge pull request #5622 from IvanSavenko/hypno_fix hace 6 meses
  Ivan Savenko 1f70f27b2d Fix hypnotize spell hace 6 meses
  Ivan Savenko b6c341f7c0 Likely fix for inability to shoot if there was adjacent cloned unit hace 6 meses
  Ivan Savenko a8a6be7ac1 Fix potential compatibility with C++20 / C++23 mode hace 7 meses
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
  Ivan Savenko 2362c6da21 Fixes for multiple new issues from Sonar hace 8 meses
  Ivan Savenko 5c8c69e665 Smarter logic for determining whether hex is inside the walls hace 8 meses
  Ivan Savenko abc7168ff6 Consider units on wall hexes as 'inside' town for tower target selection hace 8 meses
  Ivan Savenko f858a6e04b Merge pull request #5266 from MichalZr6/battlefield hace 9 meses
  MichalZr6 30bd975f95 Use unit->getHexes() hace 9 meses
  MichalZr6 ecdd394bb1 Use BattleHex as const ref wherever possible hace 9 meses
  Ivan Savenko b33b880482 Do not add dead units as 'adjacent', since all callers assume this hace 9 meses
  Ivan Savenko 5bfc837a8f Fix regressions from battlehex PR (mostly related to towers) hace 9 meses
  Ivan Savenko 48473b18f6 move checks for invincible bonus to UnitState & cache hace 9 meses
  Ivan Savenko 40bff74195 Use small vector for unit list hace 9 meses
  Ivan Savenko 5375d61d1b Optimize battleAdjacentUnits method hace 9 meses
  MichalZr6 dbe82b94f6 Changes following review: hace 9 meses
  MichalZr6 4031006317 Drop battle elapsed time measurement, restore avHexes. hace 9 meses
  MichalZr6 dad6437661 Refactor BattleHex, remake the use of precomputed neighbouring tiles containers. hace 9 meses
  MichalZr6 ac8104d56d SonarCloud recomendations. hace 9 meses