summaryrefslogtreecommitdiff
path: root/src/engine
AgeCommit message (Expand)Author
2026-02-24Frame Interp changes (#654)MegaMech
2026-02-24Impl Sky and SkyActors (#630)MegaMech
2026-02-20Update Thwomp.cpp (#645)MegaMech
2026-02-08Update CustomTrack.cpp (#646)MegaMech
2026-02-06More Interp Fixes... Probably (#644)MegaMech
2026-02-05Fix Interp Issues (#641)MegaMech
2026-02-04FrameInterpolation For Kart (#639)MegaMech
2026-02-04Maybe fix some interpolation (#637)MegaMech
2026-01-09Fix NON_PORTABLE build. Ship::Context needs to be initialized first. (#618)Fabien Romano
2025-12-29Refactor Track to CustomTrack Class, impl render layers (#606)MegaMech
2025-12-24fix item in multiplayer (#612)coco875
2025-12-22Clean ptr and fix (#610)coco875
2025-12-20fix hedgehog custom texture (#607)coco875
2025-12-19make id of cup more robust and fix a mistake (#604)coco875
2025-12-19Fix Lakitu Crash (#602)MegaMech
2025-12-18Impl RandomItemTable class (#598)MegaMech
2025-12-16Player bitflag attributes (pr 750 from the decomp) (#592)coco875
2025-12-16fix Ressource name (#596)coco875
2025-12-15Update Track.cpp (#595)MegaMech
2025-12-15Edit TrackInfo Properties (#594)MegaMech
2025-12-14Fix new track bug (#593)MegaMech
2025-12-13Refactor Field-of-view into the Camera Struct (#590)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-08Update lus (#580)coco875
2025-12-07Name ScreenContext, Refactor Course class to Track (#583)MegaMech
2025-12-07Camera Refactor --> Adds Track Tour Camera (#568)MegaMech
2025-12-07Refactor yaml and remove segment (#531)coco875
2025-11-23Only Spawn Three ChainChomps for Rainbow Track (#569)MegaMech
2025-11-22Fix Mole Spawns and Tick Rate (#566)MegaMech
2025-11-22Fix Moles and some UI Interpolation bugs (#565)MegaMech
2025-11-14RaceManager class (#562)MegaMech
2025-11-12Update Collision.cpp (#559)MegaMech
2025-11-09Fix Sherbet (#558)MegaMech
2025-11-09Implement SpawnParams struct (#536)MegaMech
2025-08-07Combine Matrix Stacks & use std::deque Instead of std::vector to Prevent Dang...MegaMech
2025-07-28duplicate sequence (#506)coco875
2025-07-23Update Rulesets.h (#498)coco875
2025-07-21fix bombkart and speedometer (#496)coco875
2025-07-20Add Rulesets (#494)MegaMech
2025-07-19Fix incorrect unsigned values For Alfa `find_vtx_and_set_colours()` (#489)MegaMech
2025-07-19Label Thwomp Behaviour Enums (#486)MegaMech
2025-07-19Update PodiumCeremony.cpp (#484)MegaMech
2025-07-17Enable TestTrack Mode (#467)MegaMech
2025-07-17Fix Alpha Arg into `find_vtx_and_set_colours()` (#466)MegaMech
2025-07-12Fix minor render issue in menu (#447)coco875
2025-07-11Add kartPropulsionStrength and waterInteractionFlags (#425)Maciek Baron
2025-07-10port pr 730 from the decomp (#445)coco875
2025-07-06fix some custom texture (#426)coco875
2025-07-03Document player alpha (#396)Maciek Baron