summaryrefslogtreecommitdiff
path: root/game/vehicles/train.h
Commit message (Expand)AuthorAge
* Template Ray on position typeDan Goodliffe2024-01-07
* Remove more use of legacy types and unnecessary pointers from selectable inte...Dan Goodliffe2024-01-01
* Remove more use of legacy typesDan Goodliffe2024-01-01
* WIP typedefing all the things - headersDan Goodliffe2023-11-07
* Drop .hpp for header only thingsDan Goodliffe2023-04-29
* Handle rendering of RailVehicles through RailVehicleClass instancingDan Goodliffe2023-04-23
* Initial commit of the shadow map generator and shadows render interfaceDan Goodliffe2022-12-03
* Rename Shader to SceneShaderDan Goodliffe2022-11-03
* Standard typedefs for LinkDan Goodliffe2022-10-13
* Encapsulate RayDan Goodliffe2022-01-02
* Replace include guard macros with pragma onceDan Goodliffe2022-01-02
* Initial implementation for being able to click in the main window to select s...Dan Goodliffe2021-12-28
* Move TickDuration to its own filesDan Goodliffe2021-12-13
* Allow activities to be changed when doing themDan Goodliffe2021-03-16
* Push link based movement into VehicleDan Goodliffe2021-03-09
* Initial commit of the orders/activities systemDan Goodliffe2021-03-08
* Carve up the mess in game/vehiclesDan Goodliffe2021-03-06