| .. |
|
AttackPossibility.cpp
|
bc80532f29
BattleAI: improve movement towards unreachable
|
1 year ago |
|
AttackPossibility.h
|
2a05fbdd50
Unified handling of battle sides ID's
|
1 year ago |
|
BattleAI.cpp
|
ff8a745a50
BattleAI: optional simulation depth
|
1 year ago |
|
BattleAI.h
|
2a05fbdd50
Unified handling of battle sides ID's
|
1 year ago |
|
BattleEvaluator.cpp
|
987a51cccb
Merge remote-tracking branch 'upstream/develop' into develop
|
1 year ago |
|
BattleEvaluator.h
|
d55996cc46
Battle AI: fix firewall, fix haste spellcast evaluation for waits and movements, allow location spells
|
1 year ago |
|
BattleExchangeVariant.cpp
|
f4578c6d3a
Merge branch 'pr/4528' into develop
|
1 year ago |
|
BattleExchangeVariant.h
|
ff8a745a50
BattleAI: optional simulation depth
|
1 year ago |
|
CMakeLists.txt
|
f0448acaa3
TBB is now a dependency of lib. Implemented multithreaded xBRZ scale
|
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
|
644d6f4529
Merge pull request #4507 from vcmi/fix-battle-ai
|
1 year ago |
|
StackWithBonuses.h
|
644d6f4529
Merge pull request #4507 from vcmi/fix-battle-ai
|
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 |