index
:
SpaghettiKart
MegaMech-patch-1
bettercontrollerpak
clang-format
fix/audio
fps-interpolation-2
frameinterpolation
gh-pages
legacy
lus2
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
/
port
/
Game.h
Age
Commit message (
Expand
)
Author
12 days
Fix the reset button doing nothing or looping the start screen when pressed r...
quarrel07
13 days
Refactor cmake (#721)
coco875
2026-07-20
Fix warnings regarding ambigious typings (#715)
Lucas
2026-02-24
Impl Sky and SkyActors (#630)
MegaMech
2026-02-08
Attempt At Fixing Clang (#647)
MegaMech
2026-01-01
fix build on OpenBSD (#621)
Fabien Romano
2025-12-29
Refactor Track to CustomTrack Class, impl render layers (#606)
MegaMech
2025-12-18
Fix Camera nullptr (#599)
MegaMech
2025-12-18
Impl RandomItemTable class (#598)
MegaMech
2025-12-15
Edit TrackInfo Properties (#594)
MegaMech
2025-12-13
Refactor Track Class To Instantiate On Track Load (#587)
MegaMech
2025-12-08
more clang tidy (#586)
coco875
2025-12-07
Name ScreenContext, Refactor Course class to Track (#583)
MegaMech
2025-12-07
Camera Refactor --> Adds Track Tour Camera (#568)
MegaMech
2025-12-07
Refactor yaml and remove segment (#531)
coco875
2025-11-14
RaceManager class (#562)
MegaMech
2025-11-09
Implement SpawnParams struct (#536)
MegaMech
2025-07-19
Fix #400 and divide by zero (#454)
Dave Demers
2025-06-18
Interpolate hm intro (#228)
MegaMech
2025-06-07
Add Interpolation (#204)
MegaMech
2025-05-14
Impl new intro (#193)
MegaMech
2025-02-07
Reimpl star emitter (#180)
MegaMech
2025-01-25
fix ghost (#175)
coco875
2025-01-23
Game.cpp and World.cpp Cleanup (#159)
MegaMech
2024-12-29
Fix Seagull, classes count their own instances --> cleanup
MegaMech
2024-12-28
Fix podium ceremony. Wip particle emitters
MegaMech
2024-12-13
Trophy, Object impl, and cleanup
MegaMech
2024-12-11
Reimplementing objects
MegaMech
2024-12-06
Add warning if no finishline. Remove printfs
MegaMech
2024-12-04
Reimplement penguins
MegaMech
2024-11-23
Implement Thwomps
MegaMech
2024-11-21
Fix clang compiler issues
Garrett Cox
2024-11-14
[modding] Big Update PR (#118)
MegaMech
2024-10-15
Refactors (#114)
MegaMech
2024-10-07
Fix linux compilation (#110)
coco875