* 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>
* Split out functions in unknown_070110, and do some documenting on them. Also fixes the scoring script to include UNUSED funcs
* Match func_80021400
* Match unused func_800B3678
* Commit suggestions
* Match func_80009AB4
* Fix breaking NON_EQUIVALENT builds when I changed the LevelHeader struct
* I swear I fixed this before the last push, but oh well. Here's the proper fix
* Match func_80007FA4
* Add suggestions for PR, and do a NON_EQUIVALENT but near match of func_8005F310
* Add offsets to the sound_ids, and set them up in some arrays that are a list of sounds to play.
* Update a few variables to floats to match func_800699E4
* Fix NON_EQUIVALENT
* Nearly match func_80011134
* Match func_8001B668 and do some more documenting
* Match func_80069A40
* Do a NON_EQUIVALENT, possible NON_MATHCING match of func_8005CB680
* Do NON_MATCHING of func_8005C364 + update diff.py
* WIP func_8005A6F0
* Remove unk8004F77C struct as it's just Object_Racer
* Match func_8005A6F0
* Match func_8002263C
* WIP func_8005B818
* WIP func_80011570 and match catmull_rom_interpolation
* Match func_80011570
* Remove some extra function declarations from C files, and used the .h files instead.
* Better matches for the catmull math funcs
* Get obj_loop_effectbox a little closer to matching
* Match obj_loop_goldenballoon
* Fix some minor whitespace issues.
Co-authored-by: Ryan Myers <foldor@gmail.com>