1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-30 23:18:08 +02:00
vcmi/AI/VCAI/Pathfinding
2019-02-09 18:46:19 +03:00
..
Actions AI: fix paths after merge of #545 2019-02-09 18:46:19 +03:00
Rules AI: extract pathfinding special actions and rules to separate files 2019-02-08 17:43:32 +02:00
AINodeStorage.cpp AI: extract pathfinding special actions and rules to separate files 2019-02-08 17:43:32 +02:00
AINodeStorage.h AI: extract pathfinding special actions and rules to separate files 2019-02-08 17:43:32 +02:00
AIPathfinder.cpp AI: optimizae explore logically, reduce amount of scanned tiles during full map scan for new exploration point 2019-01-19 17:50:59 +02:00
AIPathfinder.h AI: optimizae explore logically, reduce amount of scanned tiles during full map scan for new exploration point 2019-01-19 17:50:59 +02:00
AIPathfinderConfig.cpp AI: extract pathfinding special actions and rules to separate files 2019-02-08 17:43:32 +02:00
AIPathfinderConfig.h AI goals refactoring (#524) 2018-12-01 11:30:37 +03:00
PathfindingManager.cpp AI: optimizae explore logically, reduce amount of scanned tiles during full map scan for new exploration point 2019-01-19 17:50:59 +02:00
PathfindingManager.h AI: optimizae explore logically, reduce amount of scanned tiles during full map scan for new exploration point 2019-01-19 17:50:59 +02:00