summaryrefslogtreecommitdiff
path: root/src/pathfinder.cpp
Commit message (Expand)AuthorAge
* Fix pathfinder to produce more useful pathsobneq2015-05-03
* Remove noisy error messages, prepend "pathfinder: " to pathfinder messagessapier2014-02-03
* Fix bug in pathfinder causing endless loop in some situationssapier2013-08-31
* Use errorstream instead of std::cout in pathfinder.cppPilzAdam2013-08-16
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-14
* Math mapgen fix, ip show on connect, pathfinder segfault fixproller2013-06-23
* fix bug in scriptapi line_of_sightsapier2013-04-10
* Add Dijkstra A* and A* without prefetching pathfind algorithmssapier2013-04-06