summaryrefslogtreecommitdiff
path: root/assets/xml/objects/object_numa_obj.xml
AgeCommit message (Collapse)Author
2023-11-01Add original asset names to all `object_n*` and `object_o*` files (#1460)Tom Overton
2022-02-27En_Door (#571)louist103
* progress * it matches mostly * symbols * done for now * fix warnings and stuff * formatter * NON_EQUIVALENT * pr fixes * formatter and actorfixer * fix pm * more fixes * PR fixes * it actually builds again * matching function Co-authored-by: Louis <louist103@pop-os.localdomain>
2022-02-19Bg_Numa_Hana (Wooden Flower in Woodfall Temple) OK and documented, partial ↵Tom Overton
documentation of object_numa_obj (#666) * Import data to C * BgNumaHana_Init OK * BgNumaHana_Destroy OK * BgNumaHana_Update OK * func_80A1A500 OK * func_80A1AE08 and func_80A1AE1C OK * func_80A1AA14 and func_80A1AA28 OK * func_80A1AA38 and func_80A1AA4C OK * A few more functions * Finish most functions * func_80A1A56C OK * BgNumaHana_Draw OK * Use generated reloc * Use object symbols * Actor flags * Minor cleanup * Some initial documentation * More documentation * Document flower petal struct * Some more struct vars * Name everything else * Finish documenting the object for the flower * Final doc pass * UNK_TYPE * Respond to review and fix build
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