summaryrefslogtreecommitdiff
path: root/src/code/game.c
AgeCommit message (Expand)Author
2025-06-03Document Player's Face and z_actor FaceChange functions (#1777)engineer124
2024-11-07libu64 (#1705)Dragorn421
2024-09-10[headers] Add kaleido_manager.h, clean up z64jpeg.h protos (#1688)Dragorn421
2024-07-28Introduce a bunch of small new headers (#1649)Anghelo Carvajal
2024-04-06Misc Clean (#1602)Derek Hensley
2024-03-31Introduce `z64pause_menu.h` header (#1505)Anghelo Carvajal
2024-01-20Framebuffer filter docs (#1528)Derek Hensley
2023-11-27Organize `libc64` files (#1492)Anghelo Carvajal
2023-10-03Speedmeter OK (#1393)Derek Hensley
2023-09-02Move libultra function declarations to libultra headers (#1196)Anghelo Carvajal
2023-08-21Game bss and cleanup (#1356)Derek Hensley
2023-08-09`z64vi*.h` and `sys_cfb.h` headers (#1259)Anghelo Carvajal
2023-07-06RequiredScopeTemp Cleanup (#1315)Derek Hensley
2023-06-26Idle + Main bss and cleanup (#1292)Derek Hensley
2023-06-21AudioMgr cleanup (#1300)Derek Hensley
2023-06-06`z64game.h` (#1250)Anghelo Carvajal
2023-05-29z_syscfb.c, z_vimode.c, code_80140CE0 split and OK (#1159)mzxrules
2023-05-26Decompile padmgr.c (#1246)Tharo
2023-04-18z_viszbuf (code_801420C0) OK (#1211)Derek Hensley
2023-03-24THA docs (#1177)Anghelo Carvajal
2023-03-08Debug mode (#1185)Derek Hensley
2022-10-23Kaleido_Update OK and documented (#1113)engineer124
2022-09-30Audio Sequences: Scene/Ambience/SeqFlags Functions OK (#1033)engineer124
2022-09-24Gamestates Cleanup (#1047)Derek Hensley
2022-07-11Match and Document code_80172BC0.c (#909)engineer124
2022-07-11General Cleanup 4 (#871)Derek Hensley
2022-06-29`code_8013EC10` and `code_80182CE0` (`z_rumble` and `sys_rumble`) (#763)Anghelo Carvajal
2022-06-19VisMono OK and documented (#829)Tom Overton
2022-01-11`__osMalloc.c` OK (#395)Anghelo Carvajal
2021-10-29Decompile graph.c (#274)Tharo
2021-10-24Animation system updated, some more boot files decompiled (+6%), z_fcurve_dat...Lucas Shaw
2021-09-29Fix some dummy label matches (#331)Tom Overton
2021-08-18`system_malloc` OK (#261)Anghelo Carvajal
2021-08-04Fix gcc warnings (#246)Anghelo Carvajal
2021-08-03Overhaul the build system (#234)Tharo
2021-06-17Add current missing functions prototypes (#181)Anghelo Carvajal
2021-06-10Match z_effect.c (#176)engineer124
2021-05-18Format everything (#141)Anghelo Carvajal
2021-03-27z_lights fully matched (#80)Rozelette
2021-03-27TwoHeadArena and TwoHeadGfxArena OK (#83)kyleburnette
2020-06-23Decompile `game.c`MMDecomp