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
/
collision.c
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-01
Force type correctness when calculating collision hashes (#696)
Alessio Tosto
2026-03-05
Fix Thwomp Collision and Better Interp Tagging for Actors (#665)
MegaMech
2026-01-03
Update collision.c (#624)
MegaMech
2025-12-18
Fix Bugs in Collision Code to Allow Big Triangles (#600)
MegaMech
2025-12-08
Update lus (#580)
coco875
2025-12-07
Name ScreenContext, Refactor Course class to Track (#583)
MegaMech
2025-12-07
Refactor yaml and remove segment (#531)
coco875
2025-11-09
Implement SpawnParams struct (#536)
MegaMech
2025-07-01
make some texture more flexible and editable + port documentation from the de...
coco875
2025-05-14
Impl new intro (#193)
MegaMech
2024-11-20
Remove asserts
MegaMech
2024-10-07
Fix linux compilation (#110)
coco875
2024-10-05
[modding] Course Mod Support (#104)
MegaMech
2024-09-10
[Cheat] Disable Wall Collision (#68)
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-06-11
Update lus (#16)
MegaMech
2024-05-22
Changes for OTR (#15)
MegaMech
2024-05-01
WIP Compilation
KiritoDv
2024-04-16
fix a lot of warning in code (#598)
coco875
2024-04-03
move actors code in actors folder and rename thing related to actor (#584)
coco875
2024-01-20
place surface type const and unassemble flag in vtx and document effects (#553)
coco875
2024-01-06
some const placement and one rename (#529)
coco875
2024-01-02
Finish bss (#527)
coco875
2023-12-31
fix todo, bug not appears and change theme (#525)
coco875
2023-11-02
Matched the last in collisions.c (#481)
Tyler McGavran
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-09-17
Some train decomp and move seg2 files to ending (#423)
MegaMech