Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 7359b66f99 Do not use floating point equality checks il y a 1 an
  Andrii Danylchenko c66de29550 #3550 - fix case when unit is in reachability map but only next turn il y a 1 an
  Ivan Savenko a582cb554e Merge pull request #3500 from IvanSavenko/fix_dendroid_bind il y a 1 an
  Ivan Savenko 0d0d3d8c80 Renamed speed -> getMovementRange, remove misleading default parameter il y a 1 an
  Andrii Danylchenko 3602be5eab BattleAI: remove adjustPositions method as it gives more troubles than usefulness il y a 1 an
  Andrii Danylchenko 1a1ae5cd8b BattleAI: fixes il y a 1 an
  Ivan Savenko 9b8145f522 Compute creature speed only once during evaluation il y a 2 ans
  Alexander Wilms 5cbc75d3b7 Merge remote-tracking branch 'upstream/develop' into develop il y a 2 ans
  Alexander Wilms 457e73ed12 AI/BattleAI/BattleExchangeVariant.cpp: Do not assign data members in a constructor. Initialize members in an initialization list. il y a 2 ans
  Alexander Wilms b10b1a5444 AI/BattleAI/BattleExchangeVariant.cpp: This function should be declared "const". il y a 2 ans
  Andrii Danylchenko f74daa2e1f BattleAI: fix health bounty calculation il y a 2 ans
  Andrii Danylchenko 870fbd50e3 BattleAI: bigger reachability map il y a 2 ans
  Andrii Danylchenko 9eb9404f28 BattleAI: divide only positive part of score onto turns count il y a 2 ans
  Andrii Danylchenko 5f13a0bbda BattleAI: spellcast fixes and floating point score il y a 2 ans
  Andrii Danylchenko dc88f14e0b BattleAI: positive/negative effect multiplier il y a 2 ans
  Andrii Danylchenko 274bf739b8 BattleAI: damage cache and switch to different model of spells evaluation il y a 2 ans
  Ivan Savenko 0240ee886d Converted (almost) all namespace enum's to enum classes il y a 2 ans
  Andrii Danylchenko ba9998ac66 BattleAI: fast targets optimization il y a 2 ans
  Andrii Danylchenko fe65edd55d BattleAI: stacks should not measure damage against turret il y a 2 ans
  Konstantin 05eccbc2bb vcmi: split bonus to enumerator and HeroBonus.h il y a 2 ans
  Konstantin fbc05c70ac vcmi: camelCase methods of new classes il y a 2 ans
  Ivan Savenko dfa2e2a349 Merge beta into develop il y a 2 ans
  Andrii Danylchenko 737c34b8c6 BattleAI: avoid selfblocking on siege il y a 2 ans
  Konstantin e0715a76c8 vcmi: reduce CStack usage a little bit il y a 2 ans
  Ivan Savenko 970981cfc9 Show information on potential kills in attack tooltip il y a 2 ans
  Ivan Savenko 31147ac83b refactoring: TDmgRange pair -> DamageRange struct il y a 2 ans
  Ivan Savenko b86969909a Fixes compilation due to changes in callback interface il y a 2 ans
  Ivan Savenko eb20a4b208 Merge remote-tracking branch 'vcmi/develop' into warnings_fix il y a 2 ans
  Andrii Danylchenko 59c3962e9c BattleAI: fix camera obscura il y a 2 ans
  Ivan Savenko 3219e322ae Fixed all non-silenced gcc/clang warnings il y a 2 ans