summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
22 hoursFreecam: accept keyboard and mouse input on the Metal backend (#749)HEADmainquarrel07
24 hoursMechanical compiler warning cleanup across the game C code (#691, 2 of 3) (#736)quarrel07
2026-08-15Change gTickCounter from uin64_t to size_t (#744)MegaMech
2026-08-15Fix menu fizzle-out transition ending instantly (#747)quarrel07
2026-08-11Fix Vehicle Speeds (#740)MegaMech
2026-08-11Fix spellings (#743)MegaMech
2026-08-11Fix Track Invocation Spam (#738)MegaMech
2026-08-01Switch LUS to port-maintenance branch (#727)lus2MegaMech
2026-08-01Remove As Much Code As Possible and Still Pass Tests (#732)MegaMech
2026-08-01Fix the warning-flagged real bugs across the codebase (#691, 1 of 3) (#725)quarrel07
2026-08-01macOS: package the game as a proper SpaghettiKart.app bundle (#724)quarrel07
2026-07-28Update SkySnow.cpp (#728)MegaMech
2026-07-26Fix garbage frame flash on cinematic camera cuts (#720)quarrel07
2026-07-26Sky: paint the full window width (#717)quarrel07
2026-07-26Don't let the attract timer hijack an in-flight menu fade (#723)quarrel07
2026-07-23Exit cleanly after teardown instead of racing static destructors (#718)quarrel07
2026-07-23Fix the reset button doing nothing or looping the start screen when pressed r...quarrel07
2026-07-22Refactor cmake (#721)coco875
2026-07-22macOS: disable press-and-hold accent popup while moving (#713)quarrel07
2026-07-20Fix warnings regarding ambigious typings (#715)Lucas
2026-07-20Fix widescreen letterbox/divider left-edge clipping on ARM64 (#709)quarrel07
2026-07-19macOS: sharp ImGui menu text on Retina at every menu scale (#714)quarrel07
2026-06-29Fix crash when bailing out of first-run setup before the game inits (#707)quarrel07
2026-06-10Fix Switch build (#705)Tim Schneeberger
2026-05-04Fix switch and windows CI (#700)coco875
2026-05-03Force proper wrapping on fov angles. (#699)Alessio Tosto
2026-05-03Fix 32 bit (#697)coco875
2026-05-02Fix missing texture size initialization for clouds. (#698)Alessio Tosto
2026-05-01Force type correctness when calculating collision hashes (#696)Alessio Tosto
2026-04-22Fix compiling for linux arm64 (#650)Jeod
2026-04-21Add CoreAudio to audio backend combobox map (#686)mkoterski
2026-03-29Allowing user-set internal resolution in menu (#682)EJStaats
2026-03-09Fix Item Window (#677)MegaMech
2026-03-09Fix Palm Tree Interp (#675)MegaMech
2026-03-06Big Interpolation Overhaul (#674)MegaMech
2026-03-06More Interp Fixes (#673)MegaMech
2026-03-05Fix mistakes (#672)MegaMech
2026-03-05Fix editor loading and finishline duplication (#653)MegaMech
2026-03-05Fix Thwomp Collision and Better Interp Tagging for Actors (#665)MegaMech
2026-03-05Fix retry issue with actors (#669)MegaMech
2026-03-02Update SkyActor.h (#666)MegaMech
2026-03-02Possible Fix for SkySnow Crash (#664)MegaMech
2026-02-26Fix Lakitu in Time Trials (#657)MegaMech
2026-02-24Frame Interp changes (#654)MegaMech
2026-02-24Impl Sky and SkyActors (#630)MegaMech
2026-02-20Update Thwomp.cpp (#645)MegaMech
2026-02-08Attempt At Fixing Clang (#647)MegaMech
2026-02-08Update CustomTrack.cpp (#646)MegaMech
2026-02-06More Interp Fixes... Probably (#644)MegaMech
2026-02-06More Interp and Draw Visibility Options (#643)MegaMech