summaryrefslogtreecommitdiff
path: root/game/network/link.cpp
Commit message (Collapse)AuthorAge
* Fix up all the static analyzer warningsDan Goodliffe2023-01-08
|
* Link functions for testing if a ray clicks themDan Goodliffe2022-08-29
|
* Swap y,z axisDan Goodliffe2021-11-16
| | | | This was a pain... but all the coords make much more sense now and a lot of mystery negation has disappeared.
* Add generic middle classes LinkStraight and LinkCurveDan Goodliffe2021-03-13
|
* Links have length, ends have entry directionDan Goodliffe2021-02-07
|
* Initial commit generating some basic rail networkDan Goodliffe2021-02-05