* Add Sauraen's improved anim morphing
Co-authored-by: sauraen <sauraen@gmail.com>
* improved formatting a bit and small readme change
* remove unnecessary license
* removed extra newline
it bothered me a bit
* Tharo's suggestion about the documentation at the top of `z_bettermorph.c`
---------
Co-authored-by: sauraen <sauraen@gmail.com>
Co-authored-by: Yanis002 <35189056+Yanis002@users.noreply.github.com>
* bug fixing and MM options
added the Majora's Mask bottles as an option along with the option to uncap the jumping velocity. added an option for the audio delay workaround and fixed errors for the camera debugger
* removed zone.identifier
* cleaned up and changed bottle textures to my own
* deleted the zone identifier again why
* cleanup and new bottle fill texture
* finalized
* whoopsie
* my last commit frfr
* fix
---------
Co-authored-by: Yanis002 <35189056+Yanis002@users.noreply.github.com>
* inventory editor
* fixed a bug where the menu was usable in special pause screens
* fixed most equipment screen issues
* draw page number on upgrade screen and minor improvements
* format
* fix build issues
* format
* fix build issues
* format
* various improvements
* fix build issues with non-debug
* small cleanup
* last improvements and bugfixes + cleanup and format
* backport mm title cards
* fix build issues
* fix build issues
* cleanup
* accidental left-over from merge
* fixed wrong ifdef
* remove place title cards from the spec when using MM title cards
* animated materials
* fix build errors with CI
* tests
* fix issues
* renamed cs halt state flag
* format
* remove test scene from spec
* remove test code from z_play.c
* forgot to reset the boot entrance
* fixed issues
* format
* update safeguards
* cleanup and fixes
* First pass of debug boot port
* mostly done
* general changes, test this comma in commit now
* Makefile update: The "," works now
* quotes also working now inside a string
* get rid of emulator path
* format
* review
* improvements (add skybox and improve print logic)
* cleanup and fix build issues
* format
---------
Co-authored-by: Yanis002 <35189056+Yanis002@users.noreply.github.com>
* fixed release mode
* format
* move NDEBUG to the safeguards to allow building without RELEASE
* forgor to revert a test thing
* remove the todo for segment symbols
* Working on it
* Loading ucode from ROM working
* Menu implemented
* Fixed ifdefs in debug
* Fixed crashing
* Cleanup
* Suppressed make auto generated messages
* Reorganized RSP wrapper assembly files
* Fixed merge bug
* Removing speed_meter
* Porting profiler
* Basics working
* Port basically complete
* Basic tracing working
* CPU tracing working
* Added colors to CPU trace
* Fixed some issues
* Profiler basically done
* Update F3DEX3 to resolve issues
* Cleanup
* Cleaned up things for profiler or F3DEX3 disabled
* Fixed a couple counter names
* Working on it
* Loading ucode from ROM working
* Menu implemented
* Fixed ifdefs in debug
* Fixed crashing
* Cleanup
* Suppressed make auto generated messages
* Reorganized RSP wrapper assembly files
* Fixed merge bug