| .. |
|
AttackPossibility.cpp
|
63d00b080e
Removed pointer to army from StackInstance
|
6 months ago |
|
AttackPossibility.h
|
ecdd394bb1
Use BattleHex as const ref wherever possible
|
9 months ago |
|
BattleAI.cpp
|
844dfb1604
Removed usage of boost::thread from vcmi, except for AI
|
8 months ago |
|
BattleAI.h
|
8c3a417527
Cleanup
|
9 months ago |
|
BattleEvaluator.cpp
|
5550edeb9a
Fix inability of unit to cast spell after receiving morale
|
6 months ago |
|
BattleEvaluator.h
|
ecdd394bb1
Use BattleHex as const ref wherever possible
|
9 months ago |
|
BattleExchangeVariant.cpp
|
63d00b080e
Removed pointer to army from StackInstance
|
6 months ago |
|
BattleExchangeVariant.h
|
2362c6da21
Fixes for multiple new issues from Sonar
|
8 months 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
|
ecdd394bb1
Use BattleHex as const ref wherever possible
|
9 months ago |
|
PotentialTargets.h
|
40bff74195
Use small vector for unit list
|
9 months ago |
|
StackWithBonuses.cpp
|
5550edeb9a
Fix inability of unit to cast spell after receiving morale
|
6 months ago |
|
StackWithBonuses.h
|
5550edeb9a
Fix inability of unit to cast spell after receiving morale
|
6 months 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 |