summaryrefslogtreecommitdiff
path: root/test/test-network.cpp
Commit message (Expand)AuthorAge
* Update network with vertex arrayDan Goodliffe2024-01-20
* Render rail network using new shadersDan Goodliffe2024-01-20
* Copy render vital link data to vertex bufferDan Goodliffe2024-01-20
* Global positions in network dataDan Goodliffe2024-01-07
* Reformat with new clang-formatDan Goodliffe2023-11-07
* Swap GLEW for more modern gladDan Goodliffe2023-05-28
* Drop .hpp for header only thingsDan Goodliffe2023-04-29
* Fix up all the static analyzer warningsDan Goodliffe2023-01-08
* Implement extending a network into open spaceDan Goodliffe2022-10-28
* Tidy network node insertion/searchingDan Goodliffe2022-10-22
* Standard typedefs for NodeDan Goodliffe2022-10-13
* Add addStright to Network which looks up StraightLink in the network typeDan Goodliffe2022-10-08
* Swap y,z axisDan Goodliffe2021-11-16
* Route Walker returns Link::Nexts, not vector linksDan Goodliffe2021-03-13
* Simplified TestLink extending LinkStraightDan Goodliffe2021-03-13
* More complete tests for route findingDan Goodliffe2021-03-13
* Initial commit of the route finderDan Goodliffe2021-03-13