index
:
I Like Trains
main
The I Like Trains game
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
test-network.cpp
Commit message (
Expand
)
Author
Age
*
First cut reshuffling app/window/gl/render bits
Dan Goodliffe
2024-06-15
*
Update network with vertex array
Dan Goodliffe
2024-01-20
*
Render rail network using new shaders
Dan Goodliffe
2024-01-20
*
Copy render vital link data to vertex buffer
Dan Goodliffe
2024-01-20
*
Global positions in network data
Dan Goodliffe
2024-01-07
*
Reformat with new clang-format
Dan Goodliffe
2023-11-07
*
Swap GLEW for more modern glad
Dan Goodliffe
2023-05-28
*
Drop .hpp for header only things
Dan Goodliffe
2023-04-29
*
Fix up all the static analyzer warnings
Dan Goodliffe
2023-01-08
*
Implement extending a network into open space
Dan Goodliffe
2022-10-28
*
Tidy network node insertion/searching
Dan Goodliffe
2022-10-22
*
Standard typedefs for Node
Dan Goodliffe
2022-10-13
*
Add addStright to Network which looks up StraightLink in the network type
Dan Goodliffe
2022-10-08
*
Swap y,z axis
Dan Goodliffe
2021-11-16
*
Route Walker returns Link::Nexts, not vector links
Dan Goodliffe
2021-03-13
*
Simplified TestLink extending LinkStraight
Dan Goodliffe
2021-03-13
*
More complete tests for route finding
Dan Goodliffe
2021-03-13
*
Initial commit of the route finder
Dan Goodliffe
2021-03-13