summaryrefslogtreecommitdiff
path: root/assets/xml/objects/object_kaizoku_obj.xml
AgeCommit message (Collapse)Author
2023-10-08Object Name Cleanup (#1427)engineer124
2023-09-24Add original asset names to all `object_k*` files (#1388)Tom Overton
* Add original asset names to all `object_k*` files * Comment first, name second * Comment for object_ka
2022-10-14ObjY2Shutter OK and documented (#1119)Tom Overton
* ovl_Obj_Y2shutter decompiled * cleanups * more review fixes * format * document shutter assets and add ShutterType enum * rename xml assets, remove unnecessary parenthesis * move ShutterType enum to header file * forgot enum in comparison * Respond to review * Finish docs * Raise/Lower -> Open/Close Co-authored-by: Chloe <kojlax@protonmail.com> Co-authored-by: Chloe <>
2022-06-20ovl_Obj_Y2lift decompiled (#856)Alejandro Asenjo
* ovl_Obj_Y2lift decompiled * format * pr review fixes * clean up Co-authored-by: SonicDcer <noreply@github.com>
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>
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