1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-21 17:17:06 +02:00
vcmi/lib/pathfinder
2024-10-30 16:22:11 +00:00
..
CGPathNode.cpp Fixed most common cases of movement actions 2023-09-16 20:07:26 +03:00
CGPathNode.h Reduce size of CGPathNode and AIPathNode 2024-07-15 07:49:04 +00:00
CPathfinder.cpp TerrainTile now uses identifiers instead of pointers to VLC 2024-10-30 16:22:11 +00:00
CPathfinder.h NKAI: whirlpool 2024-07-21 17:20:54 +03:00
INodeStorage.h NKAI: remove 5th dimension 2024-03-24 09:32:54 +02:00
NodeStorage.cpp TerrainTile now uses identifiers instead of pointers to VLC 2024-10-30 16:22:11 +00:00
NodeStorage.h NKAI: remove 5th dimension 2024-03-24 09:32:54 +02:00
PathfinderOptions.cpp Added GameSettings to gamestate, potentially allowing to define game 2024-09-05 15:16:27 +00:00
PathfinderOptions.h Added GameSettings to gamestate, potentially allowing to define game 2024-09-05 15:16:27 +00:00
PathfinderUtil.h TerrainTile now uses identifiers instead of pointers to VLC 2024-10-30 16:22:11 +00:00
PathfindingRules.cpp TerrainTile now uses identifiers instead of pointers to VLC 2024-10-30 16:22:11 +00:00
PathfindingRules.h Split pathfinder into multiple smaller files 2023-06-21 13:46:09 +03:00
TurnInfo.cpp remove never used code in CBonusSystemNode 2024-08-25 14:15:21 +02:00
TurnInfo.h Removed remaining usages of std::vector<bool> 2023-11-15 15:55:18 +02:00