1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-04 00:15:53 +02:00
vcmi/lib/pathfinder
2024-12-21 18:47: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 Do not aquire pointer to Terrain type multiple times 2024-12-21 14:43:08 +00:00
CPathfinder.h Use small_vector for bonus list to reduce allocations 2024-12-21 14:43:08 +00: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
TurnInfo.cpp Use bonus system cache whenever possible 2024-12-21 18:47:11 +00:00
TurnInfo.h Use bonus system cache whenever possible 2024-12-21 18:47:11 +00:00