summaryrefslogtreecommitdiff
path: root/assets/xml/objects/object_zo.xml
AgeCommit message (Collapse)Author
2024-12-17Add original asset names to all `object_y*` and `object_z*` files (#1765)Tom Overton
2022-08-15General Cleanup 10 (#990)Derek Hensley
* limbs -> limb * Generated limbs * Fix ENUMNAME * goronLink fix * actually save * Boss011Limbs -> Boss011Limb * keep skeletons * remove comments
2022-06-19Sob1 Objects Documented (#814)Derek Hensley
* Start zora * Finish zora * BombShopkeeper with some cleanup * Goron and don gero mask * Small thing * format * PR comments * bombshopkeeper -> bomb_shopkeeper * gEffShockwaveDL
2022-03-05Add autogenerated limb enum info in the object's XMLs (#633)Anghelo Carvajal
* first pass * Fix limb enums for objects with more than one skeleton * Manually fix object_cne
2022-01-30EnZo OK and documented (#503)LtPeriwinkle
* EnZo OK, sort of documented * fix variable naming * fix suspicious match, add -ing to `PlayWalkSound` * name `FollowPath`, waypoint struct member * update description to say unused * name `TreadWater`, fix a snake case i missed * name `Walk` * cleanup a bit * address comments pointers -> symbols, remove static and array length, inline data, define var on same line, update file description, use ARRAY_COUNT * space things out, move data, add ENZO_NO_PATH * fix ENZO_NO_PATH define * remove array pad, dec for size, thisx in limbdraw, renames in draw * name some object_zo stuff, use symbols * funny single member damage enum * name textures * name the rest of the used items in object_zo * name the dlist * suggestions * actually fix the return false * formatting
2022-01-22Cleanup object syms (#546)Maide
* First * Part2 * Save now or forever hold your peace * Part3 * Building * OK * Cleanup * Merge * PR * PR * Merge * PR * PR * Use oyu * Use names * TexturePtr
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