You've already forked Diddy-Kong-Racing
mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-03-10 11:36:09 -07:00
* WIP func_80068FA8 * WIP func_80069790 * Match func_80069790 * WIP func_80068FA8 * WIP func_80068FA8 * Near match func_80068FA8 * Regalloc diff with func_80068FA8 * Match func_80068FA8 * Cleanup casts we don't need, and get rid of unused symbols from undefined_syms.txt * Increase score for func_80066CDC * Increased score of render_fade_circle * Get func_80031BB8 back to NON_MATCHING after one struct definition got updated * Make asm_processor linked to the original repository as a submodule to keep it up to date * Update recomp to latest * Updated diff.py to the latest version. One of the recent tools updates gives me line diffs in diff.py finally! * WIP func_80010994 * Update func_80010994 WIP * D_8011AD21 is not an array * Cleanup * Match func_800155B8 * WIP func_80010994 * Get func_80010994 to NON_MATCHING status * WIP render_3d_model * Update render_3d_model WIP * WIP render_3d_model * Match unused func_8001E13C * WIP func_80011264 * Match func_800113CC * Udpate func_80011AD0 and then use that knowledge to add some details to a few objects * Fix warnings * Bring func_80011AD0 closer to matching * Match func_80011AD0 * MAtch func_800138A8 * Cleanup * Change variable type for D_8011AEDC to be an Object as it matches what it's used as in func_8001BDD4 * Match func_8001BDD4 * Match func_8001BC54 and document the camera obj list * Accidentally deleted the generate_ctx.sh somehow. Adding it back in * Match func_8002A31C * Make D_800DC8AC an array of Vec3f instead * Update src/object_functions.c Co-authored-by: David Benepe <benepe96@gmail.com> * Update src/object_functions.c Co-authored-by: David Benepe <benepe96@gmail.com> --------- Co-authored-by: David Benepe <benepe96@gmail.com>