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
/
race_logic.c
Age
Commit message (
Expand
)
Author
2025-05-23
Fixes
MegaMech
2025-05-23
Track unique_ptr : This probably compiles
MegaMech
2025-01-23
Game.cpp and World.cpp Cleanup (#159)
MegaMech
2024-12-31
Big 19750 renames
MegaMech
2024-12-28
Fix podium ceremony. Wip particle emitters
MegaMech
2024-11-30
Documented sequences and move them into the Course system
KiritoDv
2024-11-14
[modding] Big Update PR (#118)
MegaMech
2024-10-15
[modding] Implement Vehicles & Fix Animations (#109)
MegaMech
2024-10-07
Fix linux compilation (#110)
coco875
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-24
Update decomp (#63)
coco875
2024-08-22
Update from decomp (#34)
coco875
2024-07-26
Renames & seg 3 & 5 texture fixes (#19)
MegaMech
2024-05-01
WIP Compilation
KiritoDv
2024-04-20
Header cleanup and some renames (#616)
MegaMech
2024-04-06
Rename cpu behaviour related symbols (#586)
coco875
2024-03-04
Document render/update objects (#565)
coco875
2024-02-13
fix warning, type and document audio (#559)
coco875
2024-02-05
Code Segments Shiftable (#566)
MegaMech
2024-01-20
place surface type const and unassemble flag in vtx and document effects (#553)
coco875
2024-01-17
document player and cpu (#534)
coco875
2024-01-06
some const placement and one rename (#529)
coco875
2023-12-31
fix todo, bug not appears and change theme (#525)
coco875
2023-10-28
match func_8000F628 and add NUM_PLAYERS define (#479)
MegaMech
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-14
Revamp progress script, change file structure and remove unused asm (#459)
AloXado320
2023-10-09
Rename wayPoint to waypoint (#448)
MegaMech
2023-10-07
Various Naming (#445)
coco875
2023-09-22
cleaning camera, kart_dma, menu, math_util (#436)
coco875
2023-09-20
Header & General Cleanup (#431)
coco875
2023-09-17
Some train decomp and move seg2 files to ending (#423)
MegaMech