Andrii Danylchenko ec5c44bb92 Merge pull request #3594 from vcmi/fix-3550 1 year ago
..
AttackPossibility.cpp f3277b7953 Define each identifier in a dedicated statement 1 year ago
AttackPossibility.h 5f13a0bbda BattleAI: spellcast fixes and floating point score 2 years ago
BattleAI.cbp ecaa9f5d0b Entities redesign and a few ERM features 4 years ago
BattleAI.cpp f3277b7953 Define each identifier in a dedicated statement 1 year ago
BattleAI.h 036df2e0ad Support multiple battles in AI 2 years ago
BattleAI.vcxproj 54550b50de Update VS files to 2019, partially fix test project 6 years ago
BattleEvaluator.cpp a9866bb5c6 Added RandomGeneratorUtil::nextItemWeighted convenience method 1 year ago
BattleEvaluator.h 036df2e0ad Support multiple battles in AI 2 years ago
BattleExchangeVariant.cpp c66de29550 #3550 - fix case when unit is in reachability map but only next turn 1 year ago
BattleExchangeVariant.h 3602be5eab BattleAI: remove adjustPositions method as it gives more troubles than usefulness 1 year ago
CMakeLists.txt dc88f14e0b BattleAI: positive/negative effect multiplier 2 years ago
EnemyInfo.cpp 0b70baa95e Spells configuration version 2 (effect-based) 7 years ago
EnemyInfo.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
PossibleSpellcast.cpp 0b70baa95e Spells configuration version 2 (effect-based) 7 years ago
PossibleSpellcast.h 5f13a0bbda BattleAI: spellcast fixes and floating point score 2 years ago
PotentialTargets.cpp 274bf739b8 BattleAI: damage cache and switch to different model of spells evaluation 2 years ago
PotentialTargets.h 274bf739b8 BattleAI: damage cache and switch to different model of spells evaluation 2 years ago
StackWithBonuses.cpp 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers 1 year ago
StackWithBonuses.h b58301849b Pass functor via reference to avoid costly copies 1 year ago
StdInc.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
StdInc.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
ThreatMap.cpp b472c89276 vcmi: make some CStack properties private 2 years ago
ThreatMap.h 3de891b4b4 Moving/dividing classes from BattleState to separate files. 8 years ago
common.cpp 18f8ca3cd0 Refactoring Battle AI. 9 years ago
common.h 18f8ca3cd0 Refactoring Battle AI. 9 years ago
main.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago