1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/AI/Nullkiller/Pathfinding
2024-06-17 09:43:22 +00:00
..
Actions NKAI: allow multiple tasks to be executed from one calculation 2024-04-14 16:46:05 +03:00
Rules #3876 - allow to embark after battle for AI pathfinder 2024-05-05 13:52:57 +03:00
Actors.cpp #3824 - fix empty army with only commander issues 2024-04-26 23:18:20 +03:00
Actors.h Remove more redundant virtual specifiers 2024-02-13 15:21:30 +01:00
AINodeStorage.cpp Review fixes 2024-06-17 09:43:22 +00:00
AINodeStorage.h NKAI: fix headless and compilation 2024-03-24 13:16:46 +02:00
AIPathfinder.cpp NKAI: allow multiple tasks to be executed from one calculation 2024-04-14 16:46:05 +03:00
AIPathfinder.h NKAI: port exploration from VCAI 2024-05-20 23:50:13 +03:00
AIPathfinderConfig.cpp #3876 - allow to embark after battle for AI pathfinder 2024-05-05 13:52:57 +03:00
AIPathfinderConfig.h NKAI: initial implementation of object graph 2024-03-02 15:52:45 +02:00
GraphPaths.cpp NKAI: port exploration from VCAI 2024-05-20 23:50:13 +03:00
GraphPaths.h NKAI: port exploration from VCAI 2024-05-20 23:50:13 +03:00
ObjectGraph.cpp NKAI: port exploration from VCAI 2024-05-20 23:50:13 +03:00
ObjectGraph.h NKAI: port exploration from VCAI 2024-05-20 23:50:13 +03:00
ObjectGraphCalculator.cpp NKAI: port exploration from VCAI 2024-05-20 23:50:13 +03:00
ObjectGraphCalculator.h NKAI: port exploration from VCAI 2024-05-20 23:50:13 +03:00