1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-14 10:12:59 +02:00
vcmi/AI/Nullkiller
Xilmi fdaac9d3c3 Hero-hiring
When we have no hero, we will definitely want to hire one.
We will also want to hire heroes who already pay for more than themselves by coming with an army that has more value than the hero costs.
2024-07-12 15:39:50 +02:00
..
Analyzers Gold-pressure 2024-07-12 15:36:29 +02:00
Behaviors Hero-hiring 2024-07-12 15:39:50 +02:00
Engine Merge branch 'fixes_only' into develop 2024-07-07 22:52:03 +02:00
Goals Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
Helpers Merge branch 'vcmi/beta' into 'vcmi/develop' 2024-06-11 19:22:23 +00:00
Markers NKAI: port exploration from VCAI 2024-05-20 23:50:13 +03:00
Pathfinding Using only one bucket 2024-07-07 15:17:38 +02:00
AIGateway.cpp Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
AIGateway.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
AIUtility.cpp Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
AIUtility.h Removed broken & unused serialization of player interface and AI 2024-05-17 16:35:53 +00:00
CMakeLists.txt NKAI: speedup exploration a bit 2024-05-22 22:49:11 +03:00
main.cpp Reduced usage of global variables - removed or made const / constexpr 2024-02-12 13:49:45 +02:00
pforeach.h NKAI: fix headless and compilation 2024-03-24 13:16:46 +02:00
StdInc.cpp Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00
StdInc.h Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00