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
/
racing
/
skybox_and_splitscreen.c
Age
Commit message (
Expand
)
Author
2025-05-23
Merge branch 'transformfuncsforint' into transformsharedfromptr
MegaMech
2025-05-23
Track unique_ptr : This probably compiles
MegaMech
2025-05-21
Fix multiplayer cameras
MegaMech
2025-05-20
Refactor render_screens and fix editor raycast
MegaMech
2025-05-19
Missing includes needed for Linux.
sitton76
2025-05-19
Fix interpolation camera bug
MegaMech
2025-05-16
Added missing include (#202)
sitton76
2025-05-16
Add Lywx changes
MegaMech
2025-05-14
Impl new intro (#193)
MegaMech
2025-02-07
fix a matrix (#185)
coco875
2025-01-23
Game.cpp and World.cpp Cleanup (#159)
MegaMech
2025-01-05
Merge branch 'modding' into wide
MegaMech
2025-01-04
Uncomment line and fix 3P box
MegaMech
2025-01-05
multiple fix
coco875
2025-01-04
Wide screen progress
MegaMech
2024-12-31
Big 19750 renames
MegaMech
2024-11-16
General Cleanup of vehicles
MegaMech
2024-11-15
[modding] Implement jumbtron fb effect (#125)
MegaMech
2024-11-14
[modding] Big Update PR (#118)
MegaMech
2024-10-07
Fix linux compilation (#110)
coco875
2024-10-05
[modding] Course Mod Support (#104)
MegaMech
2024-09-10
fix of bowser castle crash (#70)
coco875
2024-08-27
Update decomp clang (#67)
coco875
2024-08-25
Fix skybox and speedometer (#65)
AloXado320
2024-07-31
Add royal raceway course (#29)
MegaMech
2024-06-11
Update lus (#16)
MegaMech
2024-05-22
Changes for OTR (#15)
MegaMech
2024-05-08
Current Changes (#14)
MegaMech
2024-05-02
Fixes
MegaMech
2024-05-01
WIP Compilation
KiritoDv
2024-04-20
Header cleanup and some renames (#616)
MegaMech
2024-04-19
Skybox changes (#590)
MegaMech
2024-04-09
Add ymls for Torch code generator (#497)
MegaMech
2024-04-05
trig tables shiftable (#596)
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-12-24
Rename code_8001F980 to render_player and code_800B45E0 to save (#507)
coco875
2023-10-27
Place variables from data_0DD0A0 to code_800029B0 (#477)
Tyler McGavran
2023-10-19
EU 1.0 OK (#265)
MegaMech
2023-10-13
rename in code_8001F980.c (#456)
coco875
2023-09-27
Function renaming for math_utils and math_utils_2 (#440)
coco875
2023-09-22
cleaning camera, kart_dma, menu, math_util (#436)
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