summaryrefslogtreecommitdiff
path: root/assets/xml/objects/object_fall2.xml
AgeCommit message (Collapse)Author
2023-02-28Add original asset names for all `object_e*` and `object_f*` files (#1181)Tom Overton
* Add original asset names for all `object_e*` and `object_f*` files * Add c_keyframe note to fall2
2022-07-11`ovl_En_Fall2` OK (#916)Lucas
* `ovl_En_Fall2` decompiled * Suggested changes * Minor suggestions Co-authored-by: Derek Hensley <hensley.derek58@gmail.com> * Don't commit directly from github * Define vertices in xml, add macro Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>
2022-01-30Document objects used with En_Fall (fall, fall2, lodmoon, moonston) (#558)Tom Overton
* Document lodmoon * Document moonston * Document the open-mouth moon part of fall2 * Document object_fall * Move flags to .c * palette -> tlut * File header comment * OPEN_DISPS/CLOSE_DISPS spacing * Lots more spacing * Add spaces after breaks * Better describe the subtypes * More fixes * Be a little more specific in fireball comments * Respond to Elliptic's second review * I need to stop forgetting to run ./format.sh * Single line comment styling * Preserve ordering
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