summaryrefslogtreecommitdiff
path: root/src/engine/vehicles
AgeCommit message (Expand)Author
2025-12-18Impl RandomItemTable class (#598)MegaMech
2025-12-13Document sound effects (pr 735 from the decomp) (#589)coco875
2025-12-13Refactor Track Class To Instantiate On Track Load (#587)MegaMech
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-12-05load course dl textures from otr and move objectsMegaMech
2024-12-04Reimplement penguinsMegaMech
2024-11-24Thwomp CommentsMegaMech
2024-11-24Thwomp Collisionbox and squish sizeMegaMech
2024-11-24Finish implementing ThwompMegaMech
2024-11-23Implement ThwompsMegaMech
2024-11-17Chase perfMegaMech
2024-11-17Chase fixMegaMech
2024-11-17Implement kart chaseMegaMech
2024-11-16Make boat always activeMegaMech
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