summaryrefslogtreecommitdiff
path: root/src/engine/vehicles/Train.cpp
AgeCommit message (Expand)Author
35 hoursFix the warning-flagged real bugs across the codebase (#691, 1 of 3) (#725)quarrel07
12 daysRefactor cmake (#721)coco875
2025-12-13Document sound effects (pr 735 from the decomp) (#589)coco875
2025-12-07Name ScreenContext, Refactor Course class to Track (#583)MegaMech
2025-12-07Refactor yaml and remove segment (#531)coco875
2025-11-09Implement SpawnParams struct (#536)MegaMech
2025-06-19pr Code 80005fd0 (#181)coco875
2025-05-14Impl new intro (#193)MegaMech
2025-01-23Game.cpp and World.cpp Cleanup (#159)MegaMech
2024-12-29Fix Seagull, classes count their own instances --> cleanupMegaMech
2024-11-16Add cvar multiplayer features no cut and equiv train in multiplayerMegaMech
2024-11-14[modding] Big Update PR (#118)MegaMech
2024-10-15[modding] Add Actors (#113)MegaMech
2024-10-15[modding] Implement Vehicles & Fix Animations (#109)MegaMech