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
/
render_courses.c
Age
Commit message (
Expand
)
Author
2023-09-17
Some train decomp and move seg2 files to ending (#423)
MegaMech
2023-09-17
Label mtx variables in GfxPool (#424)
AloXado320
2023-09-12
Import bss for audio and elsewhere (#416)
MegaMech
2023-09-10
Add new utility to calculate packed dl end and vertex count (#411)
Tyler McGavran
2023-09-09
F3DEX old commands changes (#408)
AloXado320
2023-09-08
Cleanup undefined_syms for all the course data (#407)
Tyler McGavran
2023-09-08
Match bss for code_800029B0 and clean headers (#406)
MegaMech
2023-08-22
Matched some funcs (#378)
MegaMech
2023-08-12
Various cleanup and matching (#369)
MegaMech
2023-07-08
Rename a bunch of D_06XXXXXX variables (#330)
Tyler McGavran
2023-04-09
Match render_courses.c (#303)
MegaMech
2023-04-07
Match memory.c, remove warnings, fix fake matches (#301)
MegaMech
2023-03-29
Massive data relocation (#295)
Tyler McGavran
2023-03-28
Labelling of some hard-coded addr to syms (#294)
MegaMech
2023-03-07
Disassembled courses, added DLpacker, and disassembled packed DLs (#290)
MegaMech
2022-11-29
Yet more assorted matches (#278)
Tyler McGavran
2022-11-21
Assorted matches, mostly focussing on 80027D00 (#277)
Tyler McGavran
2022-11-21
Matches in 80281fa0, render_courses, and create defines for sound cues. (#276)
MegaMech
2022-09-30
A bunch of unrelated, assorted changes (#263)
Tyler McGavran
2022-09-18
Change a variety of constants to defines (#257)
coco875
2022-09-08
Match the rest of actors.h (#254)
Tyler McGavran
2022-08-25
Add lots of headers (#252)
Tyler McGavran
2022-07-18
More miscellaneous matches (#246)
Tyler McGavran
2022-07-15
Document game state related logic (#244)
MegaMech
2022-07-11
Matched a couple functions in code_80091750 (#243)
Tyler McGavran
2022-07-06
Identify some stuff in the Camera struct (#238)
Tyler McGavran
2022-06-17
Rename some files and Match spawn_players.c (#226)
MegaMech