Ivan Savenko a1d3181a98 Unified spellcasting handling with other actions 2 years ago
..
AttackPossibility.cpp fe65edd55d BattleAI: stacks should not measure damage against turret 2 years ago
AttackPossibility.h ebf4854801 Battle AI: add some comments + refactoring 3 years ago
BattleAI.cbp ecaa9f5d0b Entities redesign and a few ERM features 4 years ago
BattleAI.cpp a1d3181a98 Unified spellcasting handling with other actions 2 years ago
BattleAI.h a1d3181a98 Unified spellcasting handling with other actions 2 years ago
BattleAI.vcxproj 54550b50de Update VS files to 2019, partially fix test project 6 years ago
BattleExchangeVariant.cpp ba9998ac66 BattleAI: fast targets optimization 2 years ago
BattleExchangeVariant.h 86f5d6de69 vcmi: modernize headers 2 years ago
CMakeLists.txt 71d51beab2 change static AI approach to use static libvcmi 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 ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
PotentialTargets.cpp ba9998ac66 BattleAI: fast targets optimization 2 years ago
PotentialTargets.h ebf4854801 Battle AI: add some comments + refactoring 3 years ago
StackWithBonuses.cpp 05eccbc2bb vcmi: split bonus to enumerator and HeroBonus.h 2 years ago
StackWithBonuses.h a6de9097be vcmi: rename HeroBonus.h to Bonus.h 2 years ago
StdInc.cpp 18f8ca3cd0 Refactoring Battle AI. 9 years ago
StdInc.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 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 b5daa24982 Android support (#299) 8 years ago