summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-08[Audio 1/?] Extract Samplebanks and Soundfonts to XML (#2008)Tharo
2024-08-08Match NTSC z_kaleido_scope.c (#1988)cadmic
2024-08-06Add make_options.mk (#2016)fig02
2024-08-03Use recomp instead of qemu-irix in Jenkins (#2014)cadmic
2024-08-02Remove tutorial, link to the latest zeldaret/oot:main revision with it (#2013)Dragorn421
2024-08-02Automate fixing BSS ordering (#2009)cadmic
2024-08-02`InitVars` -> `Profile` (#2011)fig02
2024-08-02Clean up gitignore (#2012)Dragorn421
2024-07-31Update vs code config and provide c_cpp_properties.json with all supported ve...Dragorn421
2024-07-29Create build directories for committed assets (#2007)Tharo
2024-07-29Fix Makefile performance regression with OOT_VERSION define (#2006)cadmic
2024-07-28Introduce OOT_VERSION and OOT_REGION defines for build info and ROM header (#...cadmic
2024-07-28Configure incbins in version config instead of using the Debug ROM (#2005)cadmic
2024-07-28Match NTSC loose ends (#2004)cadmic
2024-07-27Document `ANIM_FLAG_PLAYER_2` as `ANIM_FLAG_DISABLE_CHILD_ROOT_ADJUSTMENT` (...fig02
2024-07-27Document bottle color bug (#2000)fig02
2024-07-27Detect shifted .bss sections in check_ordering.py (#1992)cadmic
2024-07-23Restore makefile rules for building asset files out of the assets directory (...Tharo
2024-07-21Match NTSC z_kanfont.c and z_message.c (#1997)cadmic
2024-07-21Rename `ANIM_FLAG_NO_MOVE` to `ANIM_FLAG_ADJUST_STARTING_POS` (#1981)fig02
2024-07-21Small cleanup of cleararena (bootclear) (#1999)Derek Hensley
2024-07-18Nicer AudioSeq_SequenceChannelProcessScript match (#1996)inspectredc
2024-07-18Promote the warnings implicit-int, int-conversion, incompatible-pointer-types...Tharo
2024-07-17Fix a couple of render modes (#1994)Tharo
2024-07-17make format.py clean up extra whitespace, also in .h files (#1991)Dragorn421
2024-07-17Match NTSC z_en_mag.c (#1989)cadmic
2024-07-17Match NTSC z_parameter.c and z_construct.c (#1987)cadmic
2024-07-17Create FILENAME_ macros for NTSC filename encoding (#1986)cadmic
2024-07-17Fix extract_assets.py error message (#1985)cadmic
2024-07-17Handle messages with different box types/positions between JPN/NES (#1984)cadmic
2024-07-17Clean up custom LoadTextureBlock in z_map_mark.c and z_lmap_mark.c (#1896)mzxrules
2024-07-06Set up build system and disassembly for gc-us (#1982)cadmic
2024-07-02Reworked text extraction + add JP text extraction (#1980)Tharo
2024-06-27CCCHECK: Add -Werror=implicit-function-declaration (#1979)Dragorn421
2024-06-26Fix extract_assets.py -s modification check (#1978)cadmic
2024-06-26Extract NTSC assets for gc-us (#1973)cadmic
2024-06-25Remove global.h from z_fishing (#1977)cadmic
2024-06-25Rename ANIM_FLAG_PLAYER_7 to ANIM_FLAG_OVERRIDE_MOVEMENT (#1969)fig02
2024-06-25Move `PlayState` to a new `z64play.h` (#1966)Anghelo Carvajal
2024-06-24Fix misc 22 (#1971)Dragorn421
2024-06-24Rename gTitleZeldaShieldLogoMQTex -> gTitleZeldaShieldLogoTex (#1974)cadmic
2024-06-24 Set up multiversion assets with ZAPD and match gc-eu (#1967)cadmic
2024-06-22Automatically find end of staff message table (#1970)cadmic
2024-06-22Sync gbi.h with MM, move ucode defines to makefile (#1968)Tharo
2024-06-21Rename `ANIM_FLAG_0` to `ANIM_FLAG_UPDATE_XZ` (#1964)fig02
2024-06-20Add point lighting gbi features (#1962)Tharo
2024-06-20Introduce version-specific YAML config (#1957)cadmic
2024-06-20Run CC_CHECK with the correct CPP defines (#1963)cadmic
2024-06-19Fix check_ordering.py checking for shifted/nonmatching-besides-relocs (#1961)Dragorn421
2024-06-19Experiment: remove global.h dependency from sys_math, sys_math3d, z_lib (#1956)mzxrules