Age | Commit message (Expand) | Author |
---|---|---|
2013-08-31 | Fix bug in pathfinder causing endless loop in some situations | sapier |
2013-08-16 | Use errorstream instead of std::cout in pathfinder.cpp | PilzAdam |
2013-08-14 | Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu | Kahrl |
2013-06-23 | Math mapgen fix, ip show on connect, pathfinder segfault fix | proller |
2013-04-10 | fix bug in scriptapi line_of_sight | sapier |
2013-04-06 | Add Dijkstra A* and A* without prefetching pathfind algorithms | sapier |