aboutsummaryrefslogtreecommitdiff
path: root/src/pathfinder.cpp
AgeCommit message (Expand)Author
2013-08-31Fix bug in pathfinder causing endless loop in some situationssapier
2013-08-16Use errorstream instead of std::cout in pathfinder.cppPilzAdam
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl
2013-06-23Math mapgen fix, ip show on connect, pathfinder segfault fixproller
2013-04-10fix bug in scriptapi line_of_sightsapier
2013-04-06Add Dijkstra A* and A* without prefetching pathfind algorithmssapier