1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-28 23:06:24 +02:00
vcmi/AI/Nullkiller/Pathfinding
Andrii Danylchenko bf54a6a7d3
Merge pull request #3537 from vcmi/nkai-fix-pathfinder-commited-tiles
NKAI: avoid writing to commited tiles when calculating hero chain
2024-01-21 14:51:33 +02:00
..
Actions NKAI: fix lock 2024-01-21 10:05:40 +02:00
Rules NKAI: fix lock 2024-01-21 10:05:40 +02:00
Actors.cpp Code cleanup 2024-01-19 23:02:00 +02:00
Actors.h Make IObjectInterface::cb non-static 2024-01-19 13:55:21 +02:00
AINodeStorage.cpp Merge pull request #3537 from vcmi/nkai-fix-pathfinder-commited-tiles 2024-01-21 14:51:33 +02:00
AINodeStorage.h Merge pull request #3537 from vcmi/nkai-fix-pathfinder-commited-tiles 2024-01-21 14:51:33 +02: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 NKAI: water and air walking 2023-09-30 10:37:32 +03:00
AIPathfinderConfig.h Split pathfinder into multiple smaller files 2023-06-21 13:46:09 +03:00