summaryrefslogtreecommitdiff
path: root/assets/xml/scenes/Z2_PIRATE
AgeCommit message (Collapse)Author
2024-07-02Explicitly extract room DLs that ZAPD can't detect (#1653)Tom Overton
2021-06-02Update ZAPD to use scene macros, improve texture system and others (#129)Anghelo Carvajal
* Fix segments * add CMD_PTR macro * macro fixes * add PolygonDlist2 * Fix XMLs * I hope this updates ZAPD * Add ZAPD config files * remove old structs * update macro * Add newline * update ZAPD? * update warnings * update ZAPD
2021-04-29Adds in scene support (#117)Kenix3
* 1 scene done, Z2_SOUGEN OK * All scenes OK * Makefile improvements * Use WIP ZAPD branch as submodule * Add spawn rotation flag macro * Fix bad merge * Move scenes to be in their own subfolders * Rename and restructure extracted baserom files * Progress tracking for assets * Add asset progress to csv * Use master ZAPD * Use distclean like in OOT * Fix up a few things with the makefile * Fix scenes not being dumped from ELF Co-authored-by: Rozelette <Uberpanzermensch@gmail.com>