* Support building for multiple MIPS ABIs: o32 (default), n32 and eabi32
* Default is EABI32
* Try fix mgu register name error
* Restore comment
* Make o32 default again, warn about bad emulators
* don't use playstate everywhere
* add color/textime cycle and start event system
* implement inventory events
* improvements and add time event
* add obtained flag
* move event handler to its own file
* header stuff
* implement magic level
* add getfreezetype and default texture
* add multitexture type (and improvements)
* add texture, event and surface swap
* added oscillating water (thanks kenton!) and start implementing the first freeze type
* fix drawevent
* improvements and fixes
* more improvements
* misc stuff
* little changes
* note
* removed condition type for age
* fixed cond enum names
* small fix
* initialize sceneMaterialAnimCamParams properly
* fixes related to animated materials changes
* improvements and fixes
* make sure everything is initialized !
* add color switch type
* 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