]> git.pond.sub.org Git - empserver/history - src/lib/common/pathfind.c
Add performance statistics to path finder
[empserver] / src / lib / common / pathfind.c
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