aboutsummaryrefslogtreecommitdiff
path: root/src/pathfinder.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reduce ServerEnvironment propagation (#9642)Loïc Blot2020-04-111-8/+9
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-171-4/+1
* Pathfinder: Fix styleest312016-05-011-7/+7
* Move pathfinder classes to cpp fileest312016-05-011-284/+0
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-141-1/+6
* Add Dijkstra A* and A* without prefetching pathfind algorithmssapier2013-04-061-0/+345