summaryrefslogtreecommitdiff
path: root/game/network/network.cpp
Commit message (Expand)AuthorAge
* Split network intersect ray functions and return specific typesDan Goodliffe2022-10-08
* Add support for searching a network for a ray intersectionDan Goodliffe2022-10-02
* Cache allows multiple key partsDan Goodliffe2022-01-01
* Enable all Jason Turner recommended warningsDan Goodliffe2021-11-26
* Route Walker returns Link::Nexts, not vector linksDan Goodliffe2021-03-13
* Initial commit of the route finderDan Goodliffe2021-03-13
* Push more RailLinks logic down into NetworkOfDan Goodliffe2021-03-10
* Add some more helpers to NetworkDan Goodliffe2021-03-10
* Push RailLinks functionality into new base classes Network and NetworkOf<>Dan Goodliffe2021-03-10