summaryrefslogtreecommitdiff
path: root/assets/xml/objects/object_yb.xml
AgeCommit message (Collapse)Author
2024-12-17Add original asset names to all `object_y*` and `object_z*` files (#1765)Tom Overton
2023-10-05Skeleton and shin name cleanup (#1413)Tom Overton
* Skeleton and shin name cleanup * Use ANI_LIMB_MAX
2023-07-14Animation Cleanup: En_B* Actors (#1326)engineer124
* En_B * more cleanup * another if (1) fixed * more cleanup * more cleanup * rot * PR Suggestions * fix vtx * rm more Draw * Update assets/xml/objects/object_yb.xml Co-authored-by: Isghj <42048411+isghj5@users.noreply.github.com> * Update assets/xml/objects/object_bigpo.xml Co-authored-by: Tom Overton <tom-overton@users.noreply.github.com> --------- Co-authored-by: Isghj <42048411+isghj5@users.noreply.github.com> Co-authored-by: Tom Overton <tom-overton@users.noreply.github.com>
2022-08-15General Cleanup 10 (#990)Derek Hensley
* limbs -> limb * Generated limbs * Fix ENUMNAME * goronLink fix * actually save * Boss011Limbs -> Boss011Limb * keep skeletons * remove comments
2022-02-19EnYb OK (Kamaro, the dancing ghost) (#562)Isghj
* EnYb: start * EnYb: ah I broke it * EnYb: well at least the draw function matched... * EnYb: back to semi-matching * EnYb: Back to OK, workable again * EnYb: init matches now, ugly as it is for dma padding * EnYb: probably not progress * EnYb: fixes to master merge, back to OK * EnYb: custom shadow function matches * EnYb: more docs, this last function sucks * EnYb: OK thanks to Anon and myxrules * EnYb: docs * EnYb: more docs * EnYb: formatter pass * EnYb: removed unused symbols * Requested changes part 1 * EnYb: Minor changes * EnYb: forgot the spec * EnYb: some display lists documented based on limbs, but two remain because their limbs dont highlight in z64Utils * EnYb:one wrong entry * EnYb: maybe better object documentation * EnYb: fix warnings * EnYb: flag docs * EnYb: changed function * EnYb: more documentation * EnYb: flags enum at top * Update src/overlays/actors/ovl_En_Yb/z_en_yb.c Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com> * Update src/overlays/actors/ovl_En_Yb/z_en_yb.c Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com> * EnYb: PR fixes * EnYb: formater is picky * EnYb: jenkins bait * EnYb: correct array access * EnYb: formater pass * Apply suggestions from code review Co-authored-by: Derek Hensley <hensley.derek58@gmail.com> * EnYb: fixes * EnYb: more requested changes, formater pass * EnYb: renamed padding * EnYb: object xml name updates * EnYb: merge fix * EnYb: limb enum and small changes * EnYb: scale float fraction found * EnYb: better object limb naming * EnYb: formater pls * EnYb: flipped actor flags to match OOT * Apply suggestions from code review Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com> * EnYb: more requested changes * EnYb: more animMode enum found * EnYb: doc player playing ocarina Co-authored-by: isghj8 <isghj8@gmail.com> Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com> Co-authored-by: Derek Hensley <hensley.derek58@gmail.com> Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com>
2021-12-18Initial object file xmls (#312)Tharo
* git subrepo pull --force tools/ZAPD subrepo: subdir: "tools/ZAPD" merged: "3c00dcb3" upstream: origin: "https://github.com/zeldaret/ZAPD.git" branch: "master" commit: "3c00dcb3" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo" commit: "2f68596" * Object xmls * Fix bss reordering * Setup has warnings now * Fix object_gi_reserve01 dlist names * rm xml -> c make rule * git subrepo pull --force tools/ZAPD subrepo: subdir: "tools/ZAPD" merged: "ba947126" upstream: origin: "https://github.com/zeldaret/ZAPD.git" branch: "master" commit: "ba947126" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo" commit: "2f68596" * SPBranchList related warnings gone * Remove some mis-detected animations * git subrepo pull --force tools/ZAPD subrepo: subdir: "tools/ZAPD" merged: "405fc13e" upstream: origin: "https://github.com/zeldaret/ZAPD.git" branch: "master" commit: "405fc13e" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo" commit: "2f68596" * scene related setup warning gone * Fix * Newlines