Andrii Danylchenko 51b8bc9fc3 BattleAI: fix shhoters waiting and reduce strength of our loss affecting decissions 1 year ago
..
AttackPossibility.cpp 51b8bc9fc3 BattleAI: fix shhoters waiting and reduce strength of our loss affecting decissions 1 year ago
AttackPossibility.h 51b8bc9fc3 BattleAI: fix shhoters waiting and reduce strength of our loss affecting decissions 1 year ago
BattleAI.cpp 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
BattleAI.h 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
BattleEvaluator.cpp 33e0eeaa8a BattleAI: fix dragon breath 1 year ago
BattleEvaluator.h 036df2e0ad Support multiple battles in AI 2 years ago
BattleExchangeVariant.cpp 51b8bc9fc3 BattleAI: fix shhoters waiting and reduce strength of our loss affecting decissions 1 year ago
BattleExchangeVariant.h 51b8bc9fc3 BattleAI: fix shhoters waiting and reduce strength of our loss affecting decissions 1 year ago
CMakeLists.txt 9ebd194ab1 Merge pull request #3609 from IvanSavenko/single_process 1 year 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 9e49587749 Replace bonus string description with metastring that can properly 1 year ago
StackWithBonuses.h 4e83deca92 BattleAI: fix waited attack calculation 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 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
ThreatMap.h 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
main.cpp 4c70abbeb5 Reduced usage of global variables - removed or made const / constexpr 1 year ago