index
:
SpaghettiKart
MegaMech-patch-1
bettercontrollerpak
clang-format
fix/audio
fps-interpolation-2
frameinterpolation
gh-pages
legacy
lus2
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
/
math_util_2.c
Age
Commit message (
Expand
)
Author
2025-01-05
rename as per review
MegaMech
2025-01-05
Finishwide screen. Impl IVector2D MinimapDimensions
MegaMech
2025-01-04
Fix minimap karts
MegaMech
2025-01-04
Fix portrait numbers
MegaMech
2024-11-21
Fix clang compiler issues
Garrett Cox
2024-11-20
Fix widescreen 2
MegaMech
2024-11-20
First batch of widescreen fixes
MegaMech
2024-11-14
[modding] Big Update PR (#118)
MegaMech
2024-09-10
[enhancement] Disable Culling (#58)
coco875
2024-08-27
Update decomp clang (#67)
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-16
fix a lot of warning in code (#598)
coco875
2024-03-04
Document render/update objects (#565)
coco875
2024-02-13
fix warning, type and document audio (#559)
coco875
2024-01-17
Rename some Object related function and property (#531)
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-07
Various Naming (#445)
coco875
2023-09-27
Function renaming for math_utils and math_utils_2 (#440)
coco875
2023-09-20
Header & General Cleanup (#431)
coco875
2023-09-17
Label mtx variables in GfxPool (#424)
AloXado320
2023-08-22
Matched some funcs (#378)
MegaMech
2023-08-04
Lots of code_80071F00 matches (#347)
Tyler McGavran
2023-04-07
Match memory.c, remove warnings, fix fake matches (#301)
MegaMech
2023-03-29
Massive data relocation (#295)
Tyler McGavran
2022-09-25
Even more matches for code_800431B0.c (#261)
Tyler McGavran
2022-08-23
Match a lot of functions, add header for objects (#251)
Tyler McGavran
2022-08-01
code_8001F980 decomp + profiler doc + more (#250)
MegaMech
2022-07-06
Identify some stuff in the Camera struct (#238)
Tyler McGavran
2022-06-29
More 800431B0 decomp (#235)
MegaMech
2022-06-17
Rename some files and Match spawn_players.c (#226)
MegaMech