| Age | Commit message (Expand) | Author |
| 2022-05-11 | Added more actor types and some defines (#194) | Tyler McGavran |
| 2022-05-06 | Add some more actor types, match a function (#191) | Tyler McGavran |
| 2022-05-04 | Add types for shell and triple shell parent (#190) | Tyler McGavran |
| 2022-04-26 | More actor decomp (#184) | MegaMech |
| 2022-04-26 | Actor decomp (#183) | MegaMech |
| 2022-04-18 | Mostly match a few functions in memory.c (#178) | Tyler McGavran |
| 2022-04-16 | audio load.c decomp (#176) | MegaMech |
| 2022-03-03 | fix audio pointers allowing rom shifts again (#169) | MegaMech |
| 2022-02-13 | Replace mk_Vtx_Flag type with GBI provided Vtx (#160) | Tyler McGavran |
| 2022-02-02 | Identify a credits related struct (#156) | Tyler McGavran |
| 2022-01-27 | Add struct for D_8018CA70 (#153) | Tyler McGavran |
| 2022-01-27 | Match functions in code_80071F00 related to D_80165C18 (#151) | ChiefFruitcake |
| 2022-01-24 | Add in a struct for surface map entires (#150) | Tyler McGavran |
| 2022-01-24 | More function matching in code_80057C60 (#149) | ChiefFruitcake |
| 2022-01-22 | Variety of changes (#147) | Tyler McGavran |
| 2022-01-21 | code_80057C60 (#146) | ChiefFruitcake |
| 2022-01-18 | Fix a small discrepancy with kart_attributes (#145) | Tyler McGavran |
| 2022-01-18 | Match 4 functions in math_util, do some tidying up of imports for math_util (... | Tyler McGavran |
| 2022-01-18 | code_8008C1D0 part 3 (#143) | ChiefFruitcake |
| 2022-01-18 | Move texture data from asm to C (#142) | Tyler McGavran |
| 2022-01-17 | Identify active screen mode, relabel accordingly (#141) | Maciek Baron |
| 2022-01-15 | Match a variety of functions, remove an extraneous data file (#140) | Tyler McGavran |
| 2022-01-15 | code_8008C1D0 part 2 (#138) | ChiefFruitcake |
| 2022-01-14 | Match functions related to balloon status (#137) | Maciek Baron |
| 2022-01-12 | Match a variety functions (#136) | Tyler McGavran |
| 2022-01-12 | Match several functions, add item values (#130) | Maciek Baron |
| 2022-01-11 | code_8008C1D0 - player struct functions (#135) | ChiefFruitcake |
| 2022-01-09 | Update the GfxPool struct and match some functions (#134) | Tyler McGavran |
| 2022-01-09 | code_800AF9B0 - ghost data (#133) | ChiefFruitcake |
| 2022-01-06 | More matching in code_800AF9B0 (#131) | ChiefFruitcake |
| 2022-01-04 | Add a couple header files, add some mips_to_c of some previously un-decomped ... | Tyler McGavran |
| 2022-01-03 | Match a variety of functions, identify a struct type and some related variabl... | Tyler McGavran |
| 2022-01-02 | Relabel/identify more variables and functions based on current knowledge (#127) | Maciek Baron |
| 2022-01-01 | Add player and controller labels, rename function (#123) | Maciek Baron |
| 2022-01-01 | Naming global variables related to menu navigation (#119) | ChiefFruitcake |
| 2021-12-31 | First decompile attempt. code_800AF9B0 (#121) | ChiefFruitcake |
| 2021-12-31 | Match assorted functions and identify a variable (#122) | Tyler McGavran |
| 2021-12-26 | Texture related structs and some controller pak menu stuff (#116) | Tyler McGavran |
| 2021-12-26 | decomp more 80057C60.c to reach 20 percent (#118) | MegaMech |
| 2021-12-24 | Menu selection global variable (#113) | ChiefFruitcake |
| 2021-12-24 | Decomped more crash_screen, code_80280650, fixed import shortcut (#115) | MegaMech |
| 2021-12-20 | Add gPlayerIsAccelerating, gPlayerBalloonCount and update related code (#105) | Maciek Baron |
| 2021-12-19 | Match a couple functions related to text color (#96) | Tyler McGavran |
| 2021-12-14 | Rename a couple variables (#93) | Tyler McGavran |
| 2021-12-13 | Identified variables related to title screen demos (#92) | Tyler McGavran |
| 2021-12-11 | Identified some variables related to sound mode (#90) | Tyler McGavran |
| 2021-12-09 | Decomped gfx setup code & changed player pos coords to array (#84) | CoderStig |
| 2021-12-05 | Imported remaining .text undefined syms | CoderStig |
| 2021-12-04 | Identification of some race related varaibles (#78) | Tyler McGavran |
| 2021-11-29 | Fix bad merge conflict resolution in defines.h (#72) | Tyler McGavran |