summaryrefslogtreecommitdiff
path: root/assets/xml/objects/object_stk.xml
AgeCommit message (Collapse)Author
2023-10-08Object Name Cleanup (#1427)engineer124
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-19Dm_Stk (Skull Kid) documented, object_stk and object_stk3 fully documented, ↵Tom Overton
object_stk2 mostly documented (#827) * Most of object_stk done * Document the original name for every animation * First pass names on every single animation * Enum for animations * Enum for limbs * Very low hanging fruit in dm_stk * Document a lot more in dm_stk * Name most remaining struct vars * Name a bunch of functions * First pass names to all sound functions * Name most functions * Name all other object symbols used by dm_stk * Name all remaining functions and struct vars * Much better animation names and documentation * Lots more function documentation * Document some stuff * Name the title cutscene thing * Last little bit of cleanup * Format * Rename SFX functions * Fix typo in header comment * Respond to Elliptic's review * Respond to Elliptic's clarification about Version1/2 * hitCount -> deflectCount * Take into account some of the feedback that was given for DmZl4
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
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