mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-11 03:39:59 +00:00
665283432b
* malon adult limbs and enum * malon adult animations * Malon Adult textures * Object_ma2 OK * Cleanup undefined syms file * more cleanup * object_in OK * change * Object_TA limbs and Limb DLs ok * Textures in DLs OK * Object TA animations OK * Object TA OK * clean up the xml * almost done with impa textures * name impa draw funcs * fix globalCtx2 in talon_init * more progress in impa * eye texture stuff * impa OK * remove files * fix messed up merge * Switch MA2 blink timer from hex * Name a function * Fix skelanime fixer * Missing malon adult TLUT * add some missing symbols in DemoEc * Fix conflicts, part2 * Clean up TLUT related stuff and some minor things * Remove unused externs from z_demo_ec * Remove unused symbols from undefined_syms.txt * PR fixes (Dragorn) * Dragorn fixes * Fix various texture-related issues in object_link_child * Update assets/xml/objects/object_in.xml Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com> * Update assets/xml/objects/object_ta.xml Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com> * Update assets/xml/objects/object_ta.xml Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com> * Update assets/xml/objects/object_ta.xml Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com> * Update assets/xml/objects/object_ta.xml Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com> * Update assets/xml/objects/object_in.xml Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com> * Update assets/xml/objects/object_in.xml Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com> * Update assets/xml/objects/object_in.xml Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com> * Update assets/xml/objects/object_in.xml Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com> * Update assets/xml/objects/object_in.xml Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com> * fix ingo and the rest of Dragorns fix * impa fixes * fix ingo again * fix windmill man missing TLUT * Fix impa in viewer * Roman's fixes * Add limb * Missed an animation Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
24 lines
1.5 KiB
XML
24 lines
1.5 KiB
XML
<Root>
|
|
<File Name="object_mori_objects" Segment="6">
|
|
<Texture Name="gMoriHashiraTLUT" OutName="hashira_palette" Width="112" Height="1" Format="rgba16" Offset="0x0000"/>
|
|
<Texture Name="gMoriHashiraTex" OutName="hashira" Width="32" Height="32" Format="ci8" Offset="0x00E0" TlutOffset="0x0000"/>
|
|
<Texture Name="gMoriHashigoClaspTLUT" OutName="hashigo_clasp_palette" Width="112" Height="1" Format="rgba16" Offset="0x3810"/>
|
|
<Texture Name="gMoriHashigoClaspTex" OutName="hashigo_clasp" Width="32" Height="32" Format="ci8" Offset="0x38F0" TlutOffset="0x3810"/>
|
|
<Collision Name="gMoriBigstCol" Offset="0x221C"/>
|
|
<DList Name="gMoriBigstDL" Offset="0x1E50"/>
|
|
<Collision Name="gMoriElevatorCol" Offset="0x35F8"/>
|
|
<DList Name="gMoriElevatorDL" Offset="0x2AD0"/>
|
|
<Collision Name="gMoriHashigoCol" Offset="0x37D8"/>
|
|
<DList Name="gMoriHashigoLadderDL" Offset="0x36B0"/>
|
|
<DList Name="gMoriHashigoClaspDL" Offset="0x4770"/>
|
|
<Collision Name="gMoriHashira1Col" Offset="0x1AF8"/>
|
|
<Collision Name="gMoriHashira2Col" Offset="0x89E0"/>
|
|
<DList Name="gMoriHashiraPlatformsDL" Offset="0x1300"/>
|
|
<DList Name="gMoriHashiraGateDL" Offset="0x8840"/>
|
|
<DList Name="gMoriIdomizuWaterDL" Offset="0x49D0"/>
|
|
<Collision Name="gMoriKaitenkabeCol" Offset="0x63B8"/>
|
|
<DList Name="gMoriKaitenkabeDL" Offset="0x56B0"/>
|
|
<Collision Name="gMoriRakkatenjoCol" Offset="0x87AC"/>
|
|
<DList Name="gMoriRakkatenjoDL" Offset="0x7690"/>
|
|
</File>
|
|
</Root>
|