summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-11-28Add a structure for accessing save data (#69)Tyler McGavran
2021-11-28Text Color defines (#70)Tyler McGavran
2021-11-28Imported funcs from sm64 to code_80004740.c and trig_tables.inc.c (#68)CoderStig
2021-11-26Give names to some Grand Prix related variables (#67)Tyler McGavran
2021-11-23Add defines for cup selection (#66)Tyler McGavran
2021-11-23Another flag and explanation of CC (#65)CoderStig
2021-11-23Added gamemode and CC defines (#64)CoderStig
2021-11-23Added defines for Player->unk_000 bitfields (#63)CoderStig
2021-11-21Decomped 8028DF00.c (#61)CoderStig
2021-11-16Found the variable that tracks the CC type selected. (#57)Tyler McGavran
2021-11-16[kart] Variety of changes related to kart hop physics (#56)Tyler McGavran
2021-11-16Matched some memory.c and other (#55)CoderStig
2021-11-05Split asm using autodecompiler (#49)CoderStig
2021-10-29main.c full match (#46)CoderStig
2021-10-27Decompiled some math_util.c (#43)CoderStig
2021-10-27Start of audio decompilation (#42)CoderStig
2021-10-26Decompiled staff_ghosts.c (Plus lots more) (#39)CoderStig
2021-10-18Controller/Player struct data/bss in C (#37)CoderStig
2021-10-16Match `func_80000D3C` (renamed) and `thread5_game_logic` (#35)iProgramInCpp
2021-09-22decomped some of code_8028DF00.s (#29)CoderStig
2021-07-31Decomped trophy & podium models. Modified gbi.h (#28)CoderStig
2021-07-23Decompiled startup_logo.inc.c (#24)CoderStig
2021-04-27Match/split all of libultra (#23)Faris Awan
2021-03-08Decompiled course geography (#19)CoderStig
2021-03-02Refresh 1CoderStig
2020-10-14Initial commitn64