| Age | Commit message (Expand) | Author |
| 2024-01-29 | Retail `z_quake.c` and `z_room.c` OK (#1661) | engineer124 |
| 2024-01-12 | Replace most osSyncPrintf calls with PRINTF macro (#1598) | cadmic |
| 2024-01-09 | Create debug macros for common functions (#1597) | cadmic |
| 2023-11-19 | Struct Returns (#1574) | engineer124 |
| 2023-07-10 | Use intptr in most remaining code files (#1438) | Roman971 |
| 2023-01-12 | `EnHoll` docs (door-less transition between rooms) (#1419) | Dragorn421 |
| 2022-11-26 | Name scenes (scene enum, entrance enum, various identifiers) (#1343) | Dragorn421 |
| 2022-11-16 | More documentation for `z_std_dma.c` (#1415) | Tharo |
| 2022-11-01 | Rename `vt.h` to `terminal.h` (#1339) | Dragorn421 |
| 2022-11-01 | Some doc on env light settings (#1307) | Dragorn421 |
| 2022-10-16 | Rename scene lists (#1344) | fig02 |
| 2022-10-15 | Quake Documentation Pass (#1402) | engineer124 |
| 2022-08-31 | Doc room drawing (#1283) | Dragorn421 |
| 2022-07-31 | sceneNum -> sceneId (#1338) | Derek Hensley |
| 2022-06-17 | Document Camera BgCamData (#1232) | engineer124 |
| 2022-06-09 | Doc pass on scene & room headers (#1240) | Dragorn421 |
| 2022-06-03 | Add enum for setup dls and name `z_rcp.c` functions (#1196) | Dragorn421 |
| 2022-05-21 | PlayState Rename (#1231) | fig02 |
| 2022-05-21 | Documentation pass on scene/room commands (#1226) | Dragorn421 |
| 2022-05-12 | Document Sub-Cameras (#989) | engineer124 |
| 2022-05-04 | Name rsp ucodes and surrounding cleanup (#1166) | Tharo |
| 2022-04-08 | Message Queues, Threads, and surroundings cleanup (#1178) | Tharo |
| 2022-02-27 | Doc misc 1 (#1160) | Dragorn421 |
| 2021-12-07 | Cleanup more u32 being used as pointers. (#1052) | louist103 |
| 2021-11-30 | Name the coordinate transformation matrices (#1042) | engineer124 |
| 2021-11-01 | Document Camera Settings (#994) | engineer124 |
| 2021-09-24 | EnWf OK and documented (#967) | EllipticEllipsis |
| 2021-09-20 | Match remaining z_room functions (#978) | Synray |
| 2021-09-20 | Decompile z_kankyo (#956) | petrie911 |
| 2021-09-05 | Add do whiles to all remaining gbi macros (#946) | Roman971 |
| 2021-09-04 | Cleanup translation comments (#924) | Dragorn421 |
| 2021-08-31 | Macros: `PLAYER` -> `GET_PLAYER(globalCtx)`, `ACTIVE_CAM` -> `GET_ACTIVE_CAM(... | engineer124 |
| 2021-08-29 | Match func_800EEA50 + some surrounding doc (#916) | zelda2774 |
| 2021-08-15 | Global Context And General Cleanup (#863) | Zelllll |
| 2021-06-01 | Match Jpeg_Decode (z_jpeg.c OK) (#839) | Roman971 |
| 2021-04-29 | `assert` macro OK (#755) | Anghelo Carvajal |
| 2021-03-31 | OnePointDemo OK (#719) | petrie911 |
| 2021-02-13 | Fix most compiler warnings in the boot and code segments (#674) | Tharo |
| 2021-01-08 | z_bgcheck.c, 800430A0.c, 80043480.c (#256) | mzxrules |
| 2020-12-18 | additional matching functions in z_room, z_camera, and En_Zl3 (#541) | petrie911 |
| 2020-12-06 | decompile z_camera (#398) | krimtonz |
| 2020-10-29 | Use macros for oGfxCtx accesses (#465) | fig02 |
| 2020-10-13 | A few minor fixes/cleanups (#449) | Roman971 |
| 2020-10-03 | libultra cleanup (#215) | Random |
| 2020-09-18 | Decompile Player (#387) | Roman971 |
| 2020-08-31 | Improve PHYSICAL/VIRTUAL macros and match Interface_LoadActionLabel (#371) | Roman971 |
| 2020-08-29 | Introduce OPEN_DISPS/CLOSE_DISPS macros (#360) | Roman971 |
| 2020-08-23 | Match/Improve a bunch of non matchings (#342) | Roman971 |
| 2020-08-15 | Match a few functions (#324) | Random |
| 2020-08-08 | z_skin_matrix.c decompiled (1 non matching, 1 non equivalent) (#243) | AdamKiddle |