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
/
math_util.c
Age
Commit message (
Expand
)
Author
11 days
Refactor cmake (#721)
coco875
2026-05-03
Force proper wrapping on fov angles. (#699)
Alessio Tosto
2025-12-07
Name ScreenContext, Refactor Course class to Track (#583)
MegaMech
2025-07-03
Document player alpha (#396)
Maciek Baron
2025-07-01
make some texture more flexible and editable + port documentation from the de...
coco875
2025-06-07
Add Interpolation (#204)
MegaMech
2025-05-14
Impl new intro (#193)
MegaMech
2025-02-07
fix a matrix (#185)
coco875
2024-12-01
fix atan2f intrinsic compiler error in MSVC
Sonic Dreamcaster
2024-11-21
Fix clang compiler issues
Garrett Cox
2024-11-14
[modding] Big Update PR (#118)
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-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-01
Some error fixing
MegaMech
2024-05-01
WIP Compilation
KiritoDv
2024-04-20
Header cleanup and some renames (#616)
MegaMech
2024-04-16
fix a lot of warning in code (#598)
coco875
2024-04-15
Initial gcc Support (#568)
MegaMech
2024-04-05
trig tables shiftable (#596)
MegaMech
2024-03-04
Match func_802B5B14 (#581)
Matthew
2024-03-04
Document render/update objects (#565)
coco875
2024-02-05
Code Segments Shiftable (#566)
MegaMech
2024-01-02
Finish bss (#527)
coco875
2023-12-31
fix todo, bug not appears and change theme (#525)
coco875
2023-12-17
Some matches in code_80005FD0 (#501)
Tyler McGavran
2023-11-05
Single match in math_util.c (#484)
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-10-07
Various Naming (#445)
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-19
some renaming (#419)
coco875
2023-09-17
Some train decomp and move seg2 files to ending (#423)
MegaMech