1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-12 10:03:53 +02:00
vcmi/AI/Nullkiller/Pathfinding
2023-09-04 10:08:56 +03:00
..
Actions Replaced boost::thread_specific_ptr with thread_local 2023-08-23 16:32:29 +03:00
Rules Converted pathfinder enum's to enum class 2023-06-21 15:38:57 +03:00
Actors.cpp NKA: fix accessing removed hero and heroExchangeCount 2023-07-31 22:01:11 +03:00
Actors.h Split pathfinder into multiple smaller files 2023-06-21 13:46:09 +03:00
AINodeStorage.cpp Fix NKAI compilation with NKAI_PATHFINDER_TRACE_LEVEL>=2 2023-09-04 10:08:56 +03:00
AINodeStorage.h NKAI: various behavior fixes, undo max_gold_preasure 2023-07-31 22:01:12 +03:00
AIPathfinder.cpp NKAI: log paths scan depth 2023-07-31 22:01:11 +03:00
AIPathfinder.h NKAI: namespace 2022-10-04 08:40:14 +03:00
AIPathfinderConfig.cpp Split pathfinder into multiple smaller files 2023-06-21 13:46:09 +03:00
AIPathfinderConfig.h Split pathfinder into multiple smaller files 2023-06-21 13:46:09 +03:00