summaryrefslogtreecommitdiff
path: root/assets/xml/objects/object_hana.xml
AgeCommit message (Collapse)Author
2023-11-21Fix most hardcoded pointers in extracted assets (#1477)Anghelo Carvajal
2023-08-15document object_hana (graveyard flower) (#1355)MegaIDK
* initial commit object_hana documentation * explain how object is organized * change whole flower set name * a litle space Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com> --------- Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>
2023-07-18Add original asset names to all `object_h*` files (#1330)Tom Overton
* Add original asset names to all `object_h*` files * Soften language used in `object_hunsui`, because we can't say for sure that we know the names of the collision files, even if it feels pretty clear * Switch from "is" to "might be" on the DLs too
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