aboutsummaryrefslogtreecommitdiff
path: root/src/pathfinder.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in pathfinder causing endless loop in some situationssapier2013-08-311-0/+2
* Use errorstream instead of std::cout in pathfinder.cppPilzAdam2013-08-161-6/+6
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-141-0/+3
* Math mapgen fix, ip show on connect, pathfinder segfault fixproller2013-06-231-1/+1
* fix bug in scriptapi line_of_sightsapier2013-04-101-4/+2
* Add Dijkstra A* and A* without prefetching pathfind algorithmssapier2013-04-061-0/+1081