summaryrefslogtreecommitdiff
path: root/src/port/Game.cpp
AgeCommit message (Expand)Author
28 hoursFix the warning-flagged real bugs across the codebase (#691, 1 of 3) (#725)quarrel07
31 hoursmacOS: package the game as a proper SpaghettiKart.app bundle (#724)quarrel07
11 daysExit cleanly after teardown instead of racing static destructors (#718)quarrel07
11 daysFix the reset button doing nothing or looping the start screen when pressed r...quarrel07
11 daysRefactor cmake (#721)coco875
12 daysmacOS: disable press-and-hold accent popup while moving (#713)quarrel07
14 daysFix warnings regarding ambigious typings (#715)Lucas
2026-03-05Fix retry issue with actors (#669)MegaMech
2026-02-26Fix Lakitu in Time Trials (#657)MegaMech
2026-02-24Impl Sky and SkyActors (#630)MegaMech
2026-02-04Update Game.cpp (#640)MegaMech
2026-01-01fix build on OpenBSD (#621)Fabien Romano
2025-12-29Refactor Track to CustomTrack Class, impl render layers (#606)MegaMech
2025-12-22Clean ptr and fix (#610)coco875
2025-12-20fix podium ceremony (#608)coco875
2025-12-19make id of cup more robust and fix a mistake (#604)coco875
2025-12-18Fix Camera nullptr (#599)MegaMech
2025-12-18Impl RandomItemTable class (#598)MegaMech
2025-12-16fix Ressource name (#596)coco875
2025-12-15Edit TrackInfo Properties (#594)MegaMech
2025-12-13Refactor Field-of-view into the Camera Struct (#590)MegaMech
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-14RaceManager class (#562)MegaMech
2025-11-09Fix Sherbet (#558)MegaMech
2025-11-09Implement SpawnParams struct (#536)MegaMech
2025-07-20Add Rulesets (#494)MegaMech
2025-07-19Fix #400 and divide by zero (#454)Dave Demers
2025-07-12Impl Option for Skipping Intros and Impl osPfsIsPlug (#451)MegaMech
2025-07-09Fix some UB (#438)MegaMech
2025-07-01make some texture more flexible and editable + port documentation from the de...coco875
2025-06-28correct use of pointer and fix mistake (#394)coco875
2025-06-27fix windows non-ascii char (#392)coco875
2025-06-25Update Game.cpp (#362)coco875
2025-06-18Fix custom track water (#229)MegaMech
2025-06-18Interpolate hm intro (#228)MegaMech
2025-06-07Add Interpolation (#204)MegaMech
2025-05-15Fixes made so far (#198)MegaMech
2025-05-14Impl new intro (#193)MegaMech
2025-02-10Add Ship (#191)MegaMech
2025-02-07Reimpl star emitter (#180)MegaMech
2025-01-25fix ghost (#175)coco875
2025-01-23Game.cpp and World.cpp Cleanup (#159)MegaMech
2025-01-13Fixes as per Sonic (#154)MegaMech
2025-01-09Impl ModelLoader (#150)MegaMech
2024-12-29Fix Seagull, classes count their own instances --> cleanupMegaMech
2024-12-28Fix podium ceremony. Wip particle emittersMegaMech