summaryrefslogtreecommitdiff
path: root/src/code_800029B0.c
AgeCommit message (Expand)Author
2023-04-07Match memory.c, remove warnings, fix fake matches (#301)MegaMech
2023-03-07Disassembled courses, added DLpacker, and disassembled packed DLs (#290)MegaMech
2022-09-08Match the rest of actors.h (#254)Tyler McGavran
2022-08-25Add lots of headers (#252)Tyler McGavran
2022-07-15Match a variety of functions (#245)Tyler McGavran
2022-07-15Document game state related logic (#244)MegaMech
2022-07-11Split out some unused asm and documented main.c (#242)MegaMech
2022-07-05Decomp menus.c (#229)tehzz
2022-07-01Match several functions in code_80005FD0 (#230)Tyler McGavran
2022-06-22Split and Decompile Code_800AF9B0 (#228)tehzz
2022-06-11Match all but one function in code_802B0210.c (#217)Tyler McGavran
2022-05-19Update gitignore & match more actor funcs (#206)MegaMech
2022-05-16Identify some Actor count variables (#202)Tyler McGavran
2022-05-13Give names to a couple vec3*_set functions (#197)Tyler McGavran
2022-03-04Fix remaining pointers for shiftingCoderStig
2022-01-28Named "*_step_*_towards" functions (#154)Tyler McGavran
2022-01-17Identify active screen mode, relabel accordingly (#141)Maciek Baron
2022-01-12Match a variety functions (#136)Tyler McGavran
2022-01-06More matching in code_800AF9B0 (#131)ChiefFruitcake
2022-01-02Relabel/identify more variables and functions based on current knowledge (#127)Maciek Baron
2022-01-01Add player and controller labels, rename function (#123)Maciek Baron
2022-01-01Naming global variables related to menu navigation (#119)ChiefFruitcake
2021-12-24Menu selection global variable (#113)ChiefFruitcake
2021-12-14Rename a couple variables (#93)Tyler McGavran
2021-12-09Decomped gfx setup code & changed player pos coords to array (#84)CoderStig
2021-11-23Add defines for cup selection (#66)Tyler McGavran
2021-11-23Added gamemode and CC defines (#64)CoderStig
2021-11-16Matched some memory.c and other (#55)CoderStig
2021-10-29main.c full match (#46)CoderStig
2021-10-18Controller/Player struct data/bss in C (#37)CoderStig
2021-09-22decomped some of code_8028DF00.s (#29)CoderStig
2021-04-27Match/split all of libultra (#23)Faris Awan
2021-03-02Rename offsetsduncanspumpkin
2021-03-02Refresh 1CoderStig
2020-10-14Initial commitn64