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
/
ending
/
code_80280000.c
Age
Commit message (
Expand
)
Author
11 days
Refactor cmake (#721)
coco875
2026-02-24
Impl Sky and SkyActors (#630)
MegaMech
2025-12-29
Refactor Track to CustomTrack Class, impl render layers (#606)
MegaMech
2025-12-18
Fix Camera nullptr (#599)
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-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-09
Implement SpawnParams struct (#536)
MegaMech
2025-08-07
Combine Matrix Stacks & use std::deque Instead of std::vector to Prevent Dang...
MegaMech
2025-05-14
Impl new intro (#193)
MegaMech
2025-01-23
Game.cpp and World.cpp Cleanup (#159)
MegaMech
2025-01-13
Fixes as per Sonic (#154)
MegaMech
2024-12-31
Big 19750 renames
MegaMech
2024-11-21
Fix clang compiler issues
Garrett Cox
2024-11-14
[modding] Big Update PR (#118)
MegaMech
2024-10-05
[modding] Course Mod Support (#104)
MegaMech
2024-09-17
update with the decomp (#97)
coco875
2024-08-27
Update decomp clang (#67)
coco875
2024-08-15
Courses (#54)
MegaMech
2024-07-26
Renames & seg 3 & 5 texture fixes (#19)
MegaMech
2024-05-22
Changes for OTR (#15)
MegaMech
2024-05-03
First Compile (#7)
MegaMech
2024-05-01
WIP Compilation
KiritoDv
2024-04-20
Header cleanup and some renames (#616)
MegaMech
2024-04-03
move actors code in actors folder and rename thing related to actor (#584)
coco875
2024-03-04
Document render/update objects (#565)
coco875
2024-02-05
Code Segments Shiftable (#566)
MegaMech
2024-01-17
document player and cpu (#534)
coco875
2024-01-06
some const placement and one rename (#529)
coco875
2024-01-02
Finish bss (#527)
coco875
2023-10-09
Rename wayPoint to waypoint (#448)
MegaMech
2023-10-07
Various Naming (#445)
coco875
2023-09-20
Header & General Cleanup (#431)
coco875
2023-09-19
some renaming (#419)
coco875
2023-09-17
Some train decomp and move seg2 files to ending (#423)
MegaMech