]> git.lizzy.rs Git - dragonfireclient.git/history - src/pathfinder.h
Add mod.conf to preview clientmod (#11020)
[dragonfireclient.git] / src / pathfinder.h
2020-04-11 Loïc BlotReduce ServerEnvironment propagation (#9642)
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2016-05-01 est31Pathfinder: Fix style
2016-05-01 est31Move pathfinder classes to cpp file
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...
2013-04-07 WeblateMerge remote branch 'origin/master'
2013-04-06 sapierAdd Dijkstra A* and A* without prefetching pathfind...