summaryrefslogtreecommitdiff
path: root/game/network/routeWalker.h
Commit message (Collapse)AuthorAge
* Standard typedefs for NodeDan Goodliffe2022-10-13
|
* Replace include guard macros with pragma onceDan Goodliffe2022-01-02
|
* Route Walker returns Link::Nexts, not vector linksDan Goodliffe2021-03-13
| | | | | This makes more sense when you realise that the existing navigation workings work on exactly the same type!
* Initial commit of the route finderDan Goodliffe2021-03-13