summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2026-01-19fix errror of compilation (and clean header)coco875
2026-01-17Fix screen blanking (#627)MegaMech
2026-01-09Fix NON_PORTABLE build. Ship::Context needs to be initialized first. (#618)Fabien Romano
2026-01-03Update collision.c (#624)MegaMech
2026-01-01fix build on OpenBSD (#621)Fabien Romano
2025-12-29Refactor Track to CustomTrack Class, impl render layers (#606)MegaMech
2025-12-24fix item in multiplayer (#612)coco875
2025-12-23invert condition in menu and some adjustement in interpolation (#611)coco875
2025-12-22Clean ptr and fix (#610)coco875
2025-12-20fix podium ceremony (#608)coco875
2025-12-20fix hedgehog custom texture (#607)coco875
2025-12-19fix again spining will but avoid invalid texture at all (#605)coco875
2025-12-19make id of cup more robust and fix a mistake (#604)coco875
2025-12-19Update render_player.c (#603)coco875
2025-12-19Fix Lakitu Crash (#602)MegaMech
2025-12-18Fix Camera nullptr (#599)MegaMech
2025-12-18Fix Bugs in Collision Code to Allow Big Triangles (#600)MegaMech
2025-12-18Impl RandomItemTable class (#598)MegaMech
2025-12-16Impl Triple Shells, fix CPU items (#597)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-09Fix generation appimage (#588)coco875
2025-12-08Improve cmake, make release need less dependancy and clean up some file (#584)coco875
2025-12-08more clang tidy (#586)coco875
2025-12-08Update lus (#580)coco875
2025-12-07Name ScreenContext, Refactor Course class to Track (#583)MegaMech
2025-12-07multiple fix (#585)coco875
2025-12-07Update spawn_players.c (#582)MegaMech
2025-12-07Camera Refactor --> Adds Track Tour Camera (#568)MegaMech
2025-12-07Refactor yaml and remove segment (#531)coco875
2025-12-06Auto-detect Game (#579)MegaMech
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-09-27Update PortMenu.cpp (#552)MegaMech
2025-09-26Replace FrameInterpolation Pop/Push with RecordOpen/CloseChild (#542)Varuuna
2025-09-26Fix Multi-Window not checked by default (#548)Spodi
2025-09-25Fix ci (#549)coco875
2025-09-23Added fades for 3P4P menuing (#543)Varuuna
2025-08-09Fix non-portable (#532)AltoXorg