summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-06-15Macroify PlaySfxGeneral calls: introduce `SFX_PLAY_CENTERED` and ↵Dragorn421
`SFX_PLAY_AT_POS` (#2633) * Add `SFX_PLAY_CENTERED` * Add `SFX_PLAY_AT_POS`
2025-06-15Assets: Move limb enums into xmls 4 (#2631)Dragorn421
2025-06-15Assets: Move limb enums into xmls 3 (#2630)Dragorn421
2025-06-14Name most `object_gi_*` textures (#2629)Dragorn421
* Name most `object_gi_*` textures * gGiButterflyTex
2025-06-14Pause doc: DrawInfoPanel textures (#2628)Dragorn421
* Pause doc: DrawInfoPanel textures * plural Widths
2025-06-13`Camera_KeepOn4` docs 1 (#2627)Dragorn421
* `Camera_KeepOn4` docs 1 * add comment * backticks around at, eye
2025-06-12Assets: Move limb enums into xmls 2 (#2626)Dragorn421
2025-06-12Assets: Move limb enums into xmls 1 (#2625)Dragorn421
2025-06-10Introduce `CAM_DATA_SET_`, `CAM_ITEM_TYPE_` and name ↵Dragorn421
`Player_SetTurnAroundCamera`, `Player_RequestCameraSetting` (#2608) * Introduce `CAM_SET_CAMERA_DATA_`, `CAM_ITEM_TYPE_` and name `Player_CameraChangeSettingTurnAround` * bss and formatting * func_80835E44 -> Player_RequestCameraSetting * -> Player_SetTurnAroundCamera * -> CAM_DATA_SET_
2025-06-10`object_zo`: finalize, split and commit (#2624)Dragorn421
2025-06-10Remove Static from xmls (#2616)Dragorn421
2025-06-09Commit `object_ganon_anime3` (#2611)Dragorn421
* Commit object_ganon_anime3 * rm from write_source.txt * bss
2025-06-09Commit some `assets/overlays/` 2 (#2610)Dragorn421
* Commit some `assets/overlays/` 2 * format
2025-06-08.d files: use -MP (fixes make with deleted deps) (#2615)Dragorn421
2025-06-08Child Ruto Actions: Enums (#2603)Jordan Longstaff
* Child Ruto Actions: Enums * Stronger typedefs * Fix wrong action enum usage Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com> * Undo single-line formatting of actions array * Fix formatting * Remove trailing commas * Move all enums to header * Index action functions with comments --------- Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
2025-06-07`WeaponInfo` docs (#1596)Dragorn421
* WeaponInfo docs * format * disasm metadata * merge fixup * Add MELEE_WEAPON_INFO_TIP and _BASE * format * Offset
2025-06-07Document fog functions Gfx_SetFog(2) and Play_SetFog (#1922)Tharo
* Document fog functions Gfx_SetFog(2) and Play_SetFog * review * Apply suggestions from code review Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com> --------- Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
2025-06-07Commit `do_action_static` (#2597)Dragorn421
* Commit `do_action_static` * fix * rm do_action_static from write_source.txt
2025-06-07Update docs/Documenting.md (#1265)Dragorn421
* Update docs/Documenting.md * fix
2025-06-07Add Vtx[] resources in xmls for (partially) documented assets 10 (#2609)Dragorn421
* Add Vtx[] resources in xmls for (partially) documented assets 10 * bss
2025-06-07Doc Actor: En_Ma2 (Adult Malon) (#2593)hiisuya
* ma2 actor docs start * doc inftable entries in ma2 * removed testing prints * added file description * format.py ran
2025-06-08Add Vtx[] resources in xmls for (partially) documented assets 9 (#2607)Dragorn421
2025-06-07Add Vtx[] resources in xmls for (partially) documented assets 8 (#2606)Dragorn421
2025-06-07Add Vtx[] resources in xmls for (partially) documented assets 7 (#2605)Dragorn421
* Add Vtx[] resources in xmls for (partially) documented assets 7 * bss
2025-06-07Add various undocumented resources in xmls 4 (#2604)Dragorn421
2025-06-06Add additional Bazaar display list definitions (#2494)mracsys
* add unreferenced display lists to shop1 room 0 xml * match naming scheme * add missed display lists for shop1 room 0
2025-06-06Remove OutName from xmls (both on File and Texture) (#2596)Dragorn421
2025-06-06Add various undocumented resources in xmls 3 (#2595)Dragorn421
2025-06-06Add various undocumented resources in xmls 2 (#2594)Dragorn421
2025-06-06Child Ruto Part 7: Limb draw functions (#2575)Jordan Longstaff
* Child Ruto Part 7: Limb draw functions * Add comment * Rename vectors, remove comment * Rename again
2025-06-06Child Ruto Part 4: Eye and mouth index enums (#2571)Jordan Longstaff
* Child Ruto Part 4: Eye and mouth index enums * Suggested changes * Rename struct variables
2025-06-05Fix too long filenames for windows (#2591)Dragorn421
2025-06-05Better automatic names for Limbs and JointKeys, and implement more ↵Dragorn421
get_as_xml (#2590)
2025-06-05Add Vtx[] resources in xmls for (partially) documented assets 5 (#2587)Dragorn421
2025-06-05Add Vtx[] resources in xmls for (partially) documented assets 6 (#2588)Dragorn421
2025-06-05Add various undocumented resources in xmls 1 (#2589)Dragorn421
* Add various undocumented resources in xmls 1 * bss
2025-06-05Child Ruto Part 5: Colliders (#2572)Jordan Longstaff
* Child Ruto Part 5: Colliders * Suggested refactoring * Missed function rename
2025-06-05T() macro loose ends 3 (#2592)Dragorn421
* Remaining weird T() * cleanup "発生" as ~"spawn" * single strings T() * more single strings T() * more single strings T() (InitDynaPoly helpers)
2025-06-05Child Ruto Part 3: Water states (#2570)Jordan Longstaff
* Child Ruto Part 3: Water states * Update function names too * Rename more water-related variables * Revise/remove comments * Enum updates
2025-06-05Child Ruto Part 6: Switch flag and type functions (#2574)Jordan Longstaff
* Child Ruto Part 6: Switch flag and type functions * Add type enum and getter macros * Fix macros * Fix macros better * Revert improper usage * Move macros to header * Refactor enum * Move type enum to header
2025-06-04Child Ruto Part 13: Animation change function (#2581)Jordan Longstaff
* Child Ruto Part 13: Animation change function * Update function signature * Revert playReversed parameter type Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com> * Missed call Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com> * Revert the other parameter type Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com> --------- Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
2025-06-04Child Ruto Part 9: Camera setting (#2577)Jordan Longstaff
* Child Ruto Part 9: Camera setting * Add comment * Rename "Jabu-Jabu context" to "Big Octo platform" * Rename getter and setter
2025-06-04Remove "z64" prefix from all headers (#2518)fig02
* z64 - a * z64 - b * z64 - c * z64 - d * z64 - e * z64 - f * z64 - g * z64 - h * z64 - i * z64 - l * z64 - m * z64 - o * z64 - p * z64 - q * z64 - r * z64 - s * z64 - t * z64 - v * restore file * fix merge * fix merge --------- Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
2025-06-04T() macro loose ends 2 (#2564)Dragorn421
* More T() in niw_girl, ossan, rr, ta, tana, wall_tubo, yabusame_mark * Add and use LOG_STRING_T() * include debug.h in translation.h * Kyaaaaaa * bss * comment on Yabusame mato possible typo * Revert "Kyaaaaaa" This reverts commit 95097831fac62dd1f039b89cefca114c6a23b56e. * (Kuzu)hara * 原 -> "-Hara" from dev name, possibly
2025-06-04Commit some assets/overlays/ (#2582)Dragorn421
* Commit (inline) some assets/overlays/ * rm padding * ovl_file_choose
2025-06-04Child Ruto Part 11: Idle Carry Timer (#2579)Jordan Longstaff
* Child Ruto Part 11: Carry timer * Rename carry timer as suggested
2025-06-04Child Ruto Part 10: Head rotation (#2578)Jordan Longstaff
* Child Ruto Part 10: Head rotation * Rename head turn speed variable
2025-06-03Add Vtx[] resources in xmls for (partially) documented assets 4 (#2567)Dragorn421
2025-06-03Add Vtx[] resources in xmls for (partially) documented assets 3 (#2566)Dragorn421
* Add Vtx[] resources in xmls for (partially) documented assets 3 * revert bombf
2025-06-03Add Vtx[] resources in xmls for (partially) documented assets 2 (#2565)Dragorn421
* Add Vtx[] resources in xmls for (partially) documented assets 2 * non-pal too * Revert "non-pal too" This reverts commit ac8b38b3a827046cd33441b8c8c577e54a33bc4c. * fix * bss