summaryrefslogtreecommitdiff
path: root/assets/xml/objects/object_efc_star_field.xml
AgeCommit message (Collapse)Author
2025-06-06Remove OutName from xmls (both on File and Texture) (#2596)Dragorn421
2025-06-01Add Vtx[] resources in xmls for undocumented assets (#2547)Dragorn421
2021-09-28Cleanup symbols from undefined_syms.txt (3rd round) (#938)Dragorn421
* Cleanup symbols from undefined_syms.txt (3rd round) * Add comments in xmls near symbols that cause ZAPD issues * Group `D_01000000` symbol definitions
2021-05-16Add every unreserved object in an automated way (#805)Anghelo Carvajal
* it's crashing * fix stuff * fix xmls * problematic objects * fix tabs * Fix suffixes * add missing new lines * Add comments to the problematic objects * Find and replace fixes * Add Fig's objects * I forgot to add a Name in a cutscene, so I'm adding it here * Update object decomp tutorial a little bit * Update problematic objects * Update docs/tutorial/object_decomp.md Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com> * Change comments * comment out a few blobs * dammit tluts * Change a bunch of objects * update the last bunch * update comments on oA11 and oB2 * Ninja-edit to fix compatibility with ZAPD's PR 142 Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com>