1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 12:54:51 +00:00
oot/assets/xml/objects/object_ec.xml
louist103 201c9ec1cd
Decompile a bunch of objects (#603)
* Mostly done but shifted

* still messed up

* Almost OK

* OBJECT_JYA_OBJ OK, OBJECT_GR OK

* Done

* Merge master and format

* Cleanup

* Cleanup 2

* Start object MB dont merge yet

* Object_MB OK

* Object_ydan_objects OK

* General 'ydan' actor cleanup

* Forgot some small things

* Object_EC OK

* add .gitkeep and run format

* Object_sd OK but no textures cause of a zap issue

* PR fixes

* Fix object_sd

* fix ydan

* delete .gitkeep files

* OBJECT_BOX as far as it can go with current ZAP

* Fix undefined_syms

* Start child link object

* Push progress, dont merge yet

* Object_mori_objects OK

* Fixed?

* Fix conflicts again

* Seems like i missed some textures

* Extract data for BgBombwall

* More field

* ZAP YEP 2.0

* Object_Box OK

* Object_SD ok.  Ready to merge

* remove ASM and merge master

* remove ASM

* remove files wrongfully added to docs/

* Almost done

* Change comment in z_player_lib.c

* forgot some DLists in player_lib.c

* Fix conflict, run format

* Same as before but this time with Tex and TLUT

* Last few things

* fix object_GR and add limbs to object_sd

* Nane -> Name

* gChildDekuShieldMtx is now a matrix and not a blob

* PR fixes (Fig)

* add a space for comment in z_player_lib.c

* re push and new lines

* PR fixes (AngheloAlf)

* PR fixes (Roman)

* Fix Heishi2

* PR fixes (Fig)

* Replace spacing in a file

* PR fixes (Roman)
2021-05-26 18:59:21 -04:00

27 lines
1.5 KiB
XML

<Root>
<File Name="object_ec" Segment="6">
<Animation Name="gDemoEcCuccoLadyAnim" Offset="0xCD8"/>
<Animation Name="gDemoEcCarpenterAnim" Offset="0x164C"/>
<Animation Name="gDemoEcWindmillManAnim" Offset="0x196C"/>
<Animation Name="gDemoEcGerudoAnim" Offset="0x2254"/>
<Animation Name="gDemoEcGoronAnim" Offset="0x2FA0"/>
<Animation Name="gDemoEcGoron2Anim" Offset="0x3A98"/>
<Animation Name="gDemoEcIngoAnim" Offset="0x48F4"/>
<Animation Name="gDemoEcDancingKokiriAnim" Offset="0x513C"/>
<Animation Name="gDemoEcKokiriAnim" Offset="0x5670"/>
<Animation Name="gDemoEcOldManAnim" Offset="0x5EA8"/>
<Animation Name="gDemoEcAnim_006220" Offset="0x6220"/>
<Animation Name="gDemoEcAnim_006930" Offset="0x6930"/>
<Animation Name="gDemoEcKingZoraAnim" Offset="0x6C40"/>
<Animation Name="gDemoEcAnim_008D1C" Offset="0x8D1C"/>
<Animation Name="gDemoEcAnim_009234" Offset="0x9234"/>
<Animation Name="gDemoEcMidoAnim" Offset="0x95DC"/>
<Animation Name="gDemoEcJumpingCuccoAnim" Offset="0x9BB4"/>
<Animation Name="gDemoEcJumpingCucco2Anim" Offset="0xA07C"/>
<Animation Name="gDemoEcWalkingCuccoAnim" Offset="0xA474"/>
<Animation Name="gDemoEcPotionShopOwnerAnim" Offset="0xAFE0"/>
<Animation Name="gDemoEcTalonAnim" Offset="0xBD38"/>
<Animation Name="gDemoEcDancingZoraAnim" Offset="0xC918"/>
</File>
</Root>