| Age | Commit message (Expand) | Author |
| 2022-07-22 | Decomp `Message_GetState`, add `TextState` enum and some header reorganizatio... | Anghelo Carvajal |
| 2022-05-25 | SubS models (#807) | Derek Hensley |
| 2022-03-23 | Audio_Load OK and Documented (#620) | engineer124 |
| 2022-01-19 | Fix some more dummy label matches (#619) | Tom Overton |
| 2022-01-10 | `z_actor` with some documentation, with 1 NON_EQUIVALENTs (#401) | Anghelo Carvajal |
| 2021-12-07 | Macro Clean up (#454) | engineer124 |
| 2021-11-15 | sys_initial_check OK, documented, error message files debinarised (#437) | EllipticEllipsis |
| 2021-10-24 | Animation system updated, some more boot files decompiled (+6%), z_fcurve_dat... | Lucas Shaw |
| 2021-09-22 | `ovl_daytelop` OK (#277) | Anghelo Carvajal |
| 2021-08-18 | Migrated a lot of `boot` bss, matched a few NON_MATCHINGs in `boot` (#266) | EllipticEllipsis |
| 2021-08-03 | Overhaul the build system (#234) | Tharo |
| 2021-05-18 | Format everything (#141) | Anghelo Carvajal |
| 2021-04-19 | sys_slowly OK (#101) | Rozelette |
| 2021-03-27 | Some OOT transfers, some renaming, etc (#75) | Lucas Shaw |
| 2021-03-16 | yaz0.c OK (#71) | Rozelette |
| 2021-03-10 | Initial support of tracking progress per code/boot/overlay, and outputs the s... | Kenix3 |
| 2021-02-23 | pragma variant for GLOBAL_ASM (#49) | Tharo |
| 2020-09-27 | z_actor_dlftbls.c OK. Rework a bunch of segment address organization. (#29) | Rozelette |
| 2020-08-31 | Split headers to be more similar to OOT (#13) | Rozelette |
| 2020-06-04 | Fixes known undefined behaviour from DmaMgr and Lib_Ptr taking u32 rather tha... | Kenix3 |
| 2020-04-17 | Fix warnings for pointer/int mismatch | rozlette |
| 2020-03-15 | Rename many functions, structs, and variables to match the oot decomp. Some t... | rozlette |
| 2020-02-28 | Move variables in .data for most of boot files that have been decompiled | rozlette |
| 2020-02-20 | Make non-matchings consistent with oot | rozlette |
| 2020-01-22 | Decompile irqmgr | rozlette |
| 2020-01-21 | Modernize z_std_dma.c, and match a few more functions | rozlette |
| 2020-01-20 | Port a bunch of libultra files from sm64 | rozlette |
| 2019-12-07 | Generate all major headers from ghidra project | rozlette |
| 2019-11-28 | Use variable names from ghidra project. Reorganize some data tables and heade... | rozlette |
| 2019-11-16 | Add dmadata vrom symbols. Link rom in two passes: first to generate dmadata, ... | rozlette |
| 2019-11-14 | Rename tons of structs because we aren't using the z_ prefix anymore ;_; | rozlette |
| 2019-09-29 | Use structs.h generated from Ghidra project | rozlette |
| 2019-09-20 | Use per-function ASM blocks | rozlette |
| 2019-09-20 | Add tons of function names. Datatypes TODO | rozlette |
| 2019-04-20 | Add file name, fix code .data start, test push | rozlette |