]> git.pond.sub.org Git - empserver/history - src/lib/common/pathfind.c
Use the new path finder for sea & air, drop bestownedpath()
[empserver] / src / lib / common / pathfind.c
2011-04-12 Markus ArmbrusterUse the new path finder for sea & air, drop bestownedpath()
2011-04-12 Markus ArmbrusterNew path_find_visualize(), to aid debugging
2011-04-12 Markus ArmbrusterAdd performance statistics to path finder
2011-04-12 Markus ArmbrusterOptimize Dijkstra's inner loop for hex maps
2011-04-12 Markus ArmbrusterUse the new path finder for land paths, drop old A*
2011-04-12 Markus ArmbrusterNew path finder