| Age | Commit message (Collapse) | Author |
|
* [cc0 oot] object_zf and z_en_zf
* fixups
* ENZF_TYPE_LIZALFOS_PAIRED_ -> ENZF_TYPE_LIZALFOS_PAIRED_MINIBOSS_
* EnZf cleanup
|
|
* [cc0 oot] Biri
* name biri anims (by usage, Z64Utils cant preview them)
* fixup bari/biri mixup
* EnBili cleanup
* biri cleanup
* biri: merge var ini with decl
|
|
* [cc0 oot] bowling things
* bowling fixups
* bowling things cleanup
|
|
* [cc0 oot] Bari
* revert using biri params
* EnVali cleanup
* bari cleanup
* bari cleanup
|
|
* [cc0 oot] Keese
* bodyType -> bodyElementalType
* cleanup EnFirefly
* keese cleanup
|
|
* [cc0 oot] BgDyYoseizo
* BgDyYoseizo small cleanup
* bgdyyoseizo comment on D_80875440
|
|
* Document `EnIn` (AKA the hard-working Ingo)
* Fix variable references
* Revert switch
* Rename race outcome functions for clarity
* Apply suggestions
|
|
* [cc0 oot] gameplay_keep
* gFishIn{Air,Water}Anim
|
|
* [cc0 oot] object_tp and z_en_tp
* docs
* fixup
|
|
* Document `EnHs` and `EnHs2` (Carpenter's son)
* focusOffset -> sFocusOffset
* Rename tracking flag fields
* Roll back subrepo changes
* Remove comment on trackingFlags
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
---------
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
|
|
(#2614)
* Assets system: reconcile xml versions using implicit offsets
* simplify
* remove other object_mag xmls
* Introduce relative offsets: `Offset=".+0x421"`, more sizable `ResourceDesc`s, update spec
* fix
* reconcile object_mo xml
* reconcile object_tw xml
* reconcile object_xc xml (and add Tlut="gNameTLUT" to Texture resources)
* reconcile object_fd xml
* reconcile object_kingdodongo xml
* bss
* reconcile gameplay_keep.xml
|
|
|
|
Due to the layout of the pitch_frequencies lookup table, note values
computed in extraction were reflected around middle C (midi note
number 60). This didn't matter for matching, values would successfully
roundtrip. However when using samples in external programs or
converting soundfonts to standard formats the note values would lead
to incorrect playback of sounds. This change corrects the note values
so that external programs correctly infer the pitch of the sound when
played at a particular MIDI key.
|
|
* remove noop macros Fault_SetFontColor Fault_SetCharPad under PLATFORM_N64
* remove duplicate declarations in sfx.h
* use render mode presets more
* decimal for alpha values
* fix some z_camera comments typos
* fix references to preprocess.sh (used to be preprocess.py)
* remove outdated comment on deps in makefile
* code_800AD920 was renamed to z_viszbuf
* fix capitalization typo: gOcarinaofTimeDesignTex -> gOcarinaOfTimeDesignTex
* fix typo: gLinkAdultEyesClosedfTex, gLinkChildEyesClosedfTex -> remove extra f
* fix typo: gCrstalSwitchRedTex, gCrstalSwitchBlueTex -> gCrystal
* fix PARAMS_GET_U amount of bits
|
|
* document z_bg_haka_meganebg
* Dragorn suggestions and @bug documentation
* i swear i was good at grammar as a child
|
|
* document bg_haka_megane
* BGHAKAMEGANE_TYPE_MAX
* dragorn suggestion
|
|
* document pass on bg_haka_trap
* formatting
* suggestions
* dragorn suggestions
|
|
* document z_bg_haka_zou
* suggestions
* dragorn suggestions
|
|
* Commit and split gameplay_keep
* Remove debugging bits
* format
* bss
* merge gameplay_keep_0x400 into link_textures
* Name some unused NTSC stuff
* Rename files for some of the newly named unused NTSC stuff
* name more gkeep files
* format
* spin_attack
* name fish anims files
* name some eff_ files
* name a bunch more files
* Add underscore in not-final names
* cleanup limb enum names (remove g prefix)
* split gameplay_keep_0x34020.c into gBugCrawlAnim.c + bug_skel.c
* door.h -> door_skel.h
* gArrowNAnim -> gArrowN_Anim
* split arrow_anims into gArrow1_Anim + gArrow2_Anim
* fix merge
* bss
* bss
* Fix bss
---------
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
|
|
* Pause docs: "InfoPanel" quads
* bss
* rename infoPanelVtx to decorVtx
* rename to uiOverlayVtx / UI_OVERLAY_QUAD_
* fixup
|
|
|
|
|
|
* Name most `object_gi_*` textures
* gGiButterflyTex
|
|
|
|
|
|
|
|
|
|
* Commit some `assets/overlays/` 2
* format
|
|
* Add Vtx[] resources in xmls for (partially) documented assets 10
* bss
|
|
|
|
|
|
* Add Vtx[] resources in xmls for (partially) documented assets 7
* bss
|
|
|
|
* add unreferenced display lists to shop1 room 0 xml
* match naming scheme
* add missed display lists for shop1 room 0
|
|
|
|
|
|
|
|
|
|
|
|
* Add various undocumented resources in xmls 1
* bss
|
|
|
|
* Add Vtx[] resources in xmls for (partially) documented assets 3
* revert bombf
|
|
* Add Vtx[] resources in xmls for (partially) documented assets 2
* non-pal too
* Revert "non-pal too"
This reverts commit ac8b38b3a827046cd33441b8c8c577e54a33bc4c.
* fix
* bss
|
|
|
|
|
|
|
|
`item_name_static` (#2562)
* commit icon_item_24_static
* commit icon_item_LANG_static for LANG in fra,ger,jpn,nes
* commit item_name_static
|
|
* Add Vtx[] resources in xmls for documented assets 1
* fix duplicate gTriforceVtx (the existing gTriforceVtx resource was too short)
|
|
* Fix gLinkAdultEyes Left/Right Tex names
* swap PLAYER_EYES_ LEFT/RIGHT and related
* comment on gLinkChildEyesLeftTex/Right appearing swapped
|
|
|