index
:
SpaghettiKart
MegaMech-patch-1
bettercontrollerpak
clang-format
fix/audio
fps-interpolation-2
frameinterpolation
gh-pages
legacy
main
migration/vec-struct
modding+
modding-mouse
nx
transformfuncsforint
transformsharedfromptr
wipinterpchanges
SpaghettiKart: Mario Kart 64 PC port
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
engine
/
tracks
Age
Commit message (
Expand
)
Author
28 hours
Fix the warning-flagged real bugs across the codebase (#691, 1 of 3) (#725)
quarrel07
11 days
Refactor cmake (#721)
coco875
14 days
Fix warnings regarding ambigious typings (#715)
Lucas
2026-05-03
Fix 32 bit (#697)
coco875
2026-03-06
Big Interpolation Overhaul (#674)
MegaMech
2026-03-05
Fix mistakes (#672)
MegaMech
2026-03-05
Fix Thwomp Collision and Better Interp Tagging for Actors (#665)
MegaMech
2026-02-24
Impl Sky and SkyActors (#630)
MegaMech
2026-02-08
Update CustomTrack.cpp (#646)
MegaMech
2025-12-29
Refactor Track to CustomTrack Class, impl render layers (#606)
MegaMech
2025-12-22
Clean ptr and fix (#610)
coco875
2025-12-19
make id of cup more robust and fix a mistake (#604)
coco875
2025-12-18
Impl RandomItemTable class (#598)
MegaMech
2025-12-16
fix Ressource name (#596)
coco875
2025-12-15
Update Track.cpp (#595)
MegaMech
2025-12-15
Edit TrackInfo Properties (#594)
MegaMech
2025-12-14
Fix new track bug (#593)
MegaMech
2025-12-13
Refactor Field-of-view into the Camera Struct (#590)
MegaMech
2025-12-13
Refactor Track Class To Instantiate On Track Load (#587)
MegaMech
2025-12-08
Update lus (#580)
coco875
2025-12-07
Name ScreenContext, Refactor Course class to Track (#583)
MegaMech