Historie revizí

Autor SHA1 Zpráva Datum
  MichalZr6 ecdd394bb1 Use BattleHex as const ref wherever possible před 9 měsíci
  Ivan Savenko e829d723b2 Replace global bonus tree change counter with per-node counter před 10 měsíci
  Ivan Savenko c0f5c7c0ea Replace pointer with reference in pack apply functions před 1 rokem
  Ivan Savenko 39a2c29c97 Removed creatureBank flag from battle, battles now receive BattleLayout před 1 rokem
  Ivan Savenko 644d6f4529 Merge pull request #4507 from vcmi/fix-battle-ai před 1 rokem
  Andrii Danylchenko d55996cc46 Battle AI: fix firewall, fix haste spellcast evaluation for waits and movements, allow location spells před 1 rokem
  K 462c79e190 remove never used code in CBonusSystemNode před 1 rokem
  Ivan Savenko 2a05fbdd50 Unified handling of battle sides ID's před 1 rokem
  Ivan Savenko 9e49587749 Replace bonus string description with metastring that can properly před 1 rokem
  Alexander Wilms 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers před 1 rokem
  Ivan Savenko b58301849b Pass functor via reference to avoid costly copies před 2 roky
  Ivan Savenko 5cbf5031ea move SetStackEffect to a separate file před 2 roky
  Ivan Savenko b88a8da4e8 Split off some netpack structures into separate files před 2 roky
  Ivan Savenko 9fa7a93fb0 Properly pass battleID in all battle netpack's před 2 roky
  Ivan Savenko 3a88180494 Separated game and battle callback (server & client only) před 2 roky
  Ivan Savenko 86a7f5f5cd Removed getStr(bool), replaced with similar toString() před 2 roky
  Andrii Danylchenko 5f13a0bbda BattleAI: spellcast fixes and floating point score před 2 roky
  Andrii Danylchenko 03395a3d8a TBB for battle AI spellcast an fixes před 2 roky
  Andrii Danylchenko 274bf739b8 BattleAI: damage cache and switch to different model of spells evaluation před 2 roky
  Konstantin 05eccbc2bb vcmi: split bonus to enumerator and HeroBonus.h před 2 roky
  Konstantin 6fa1b2b19f vcmi: move bonuses to its own folder před 2 roky
  Konstantin 11b237a23c vcmi: massive refactoring v1 před 2 roky
  Ivan Savenko 31147ac83b refactoring: TDmgRange pair -> DamageRange struct před 2 roky
  Ivan Savenko d2b837b116 All creature-related texts go through translator před 2 roky
  Ivan Savenko 500cf7f15d EWallPart & EWallState are now enum class před 2 roky
  Andrii Danylchenko 033a585e4b Battle AI 2 turns attacks recalculation před 3 roky
  Andrey Filipenkov 7e6ed0583c disable all scripting code when configuring without scripting modules před 3 roky
  AlexVinS ecaa9f5d0b Entities redesign and a few ERM features před 7 roky
  Andrii Danylchenko ade84699b0 found a bug in code where AI can change client gamestate directly causing sorting crash před 4 roky
  John Bolton 6d8f1e4530 Fixed incorrect usage of const std::shared_ptr. Resolves 0003142. před 5 roky