1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-06 00:24:11 +02:00
vcmi/lib/pathfinder
2024-01-20 22:55:30 +02:00
..
CGPathNode.cpp
CGPathNode.h Replace static_cast's of Identifiers with getNum call 2023-11-03 16:03:29 +02:00
CPathfinder.cpp Removed most of non-const static fields in lib. Reduced header includes. 2024-01-19 13:55:22 +02:00
CPathfinder.h Do not allow moving through most of visitable objects 2023-11-28 12:32:24 +02:00
INodeStorage.h
NodeStorage.cpp Removed most of non-const static fields in lib. Reduced header includes. 2024-01-19 13:55:22 +02:00
NodeStorage.h
PathfinderOptions.cpp Added option to ignore guards in pathfinder 2024-01-13 19:44:37 +02:00
PathfinderOptions.h Code style fixes 2024-01-19 21:21:23 +02:00
PathfinderUtil.h Fix most of memleaks discovered by valgrind 2023-11-13 16:27:15 +02:00
PathfindingRules.cpp NKAI: various AI fixes after tests in headless 2024-01-20 22:55:30 +02:00
PathfindingRules.h
TurnInfo.cpp Removed remaining usages of std::vector<bool> 2023-11-15 15:55:18 +02:00
TurnInfo.h Removed remaining usages of std::vector<bool> 2023-11-15 15:55:18 +02:00