<feed xmlns='http://www.w3.org/2005/Atom'>
<title>oot/assets/xml/objects/object_ge1.xml, branch main</title>
<subtitle>Decompilation of The Legend of Zelda: Ocarina of Time</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/'/>
<entry>
<title>Assets: Move limb enums into xmls 2 (#2626)</title>
<updated>2025-06-12T21:23:47+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2025-06-12T21:23:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=e4e14a6bcf1d591ce34ccc3eea01faea18f07316'/>
<id>e4e14a6bcf1d591ce34ccc3eea01faea18f07316</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove OutName from xmls (both on File and Texture) (#2596)</title>
<updated>2025-06-06T20:07:53+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2025-06-06T20:07:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=7a816391bbb9584a5047a927dfd069414061927f'/>
<id>7a816391bbb9584a5047a927dfd069414061927f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Vtx[] resources in xmls for (partially) documented assets 4 (#2567)</title>
<updated>2025-06-04T03:39:06+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2025-06-04T03:39:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=f51e3e8ab2758f31bce636b0028f9e260c913f24'/>
<id>f51e3e8ab2758f31bce636b0028f9e260c913f24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Whitespace (#1112)</title>
<updated>2022-01-23T23:09:02+00:00</updated>
<author>
<name>playerskel</name>
<email>97991990+playerskel@users.noreply.github.com</email>
</author>
<published>2022-01-23T23:09:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=f4a72303cb15abbebefb907480b46737d6c51d9d'/>
<id>f4a72303cb15abbebefb907480b46737d6c51d9d</id>
<content type='text'>
* remove trailing whitespaces

* minor docs tweaks

* some more trailing whitespaces

* few more tweaks</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* remove trailing whitespaces

* minor docs tweaks

* some more trailing whitespaces

* few more tweaks</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup asset xmls (#1044)</title>
<updated>2021-12-01T20:28:23+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2021-12-01T20:28:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=4a3809d4d25845e15fa65feba239f1ec471ac8d8'/>
<id>4a3809d4d25845e15fa65feba239f1ec471ac8d8</id>
<content type='text'>
* Consistent order for attributes of `Texture` nodes in asset xmls

* Consistent order for attributes of `Blob` nodes in asset xmls

* Use `LimbType` instead of `Type` in `Limb` nodes in asset xmls

* Remove space before closing `/&gt;` in asset xmls tags</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Consistent order for attributes of `Texture` nodes in asset xmls

* Consistent order for attributes of `Blob` nodes in asset xmls

* Use `LimbType` instead of `Type` in `Limb` nodes in asset xmls

* Remove space before closing `/&gt;` in asset xmls tags</pre>
</div>
</content>
</entry>
<entry>
<title>Even more objects (#913)</title>
<updated>2021-11-24T18:37:36+00:00</updated>
<author>
<name>louist103</name>
<email>35883445+louist103@users.noreply.github.com</email>
</author>
<published>2021-11-24T18:37:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=665283432b7df51b8e031e91ad949402109a570f'/>
<id>665283432b7df51b8e031e91ad949402109a570f</id>
<content type='text'>
* 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 &lt;Dragorn421@users.noreply.github.com&gt;

* Update assets/xml/objects/object_ta.xml

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;

* Update assets/xml/objects/object_ta.xml

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;

* Update assets/xml/objects/object_ta.xml

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;

* Update assets/xml/objects/object_ta.xml

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;

* Update assets/xml/objects/object_in.xml

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;

* Update assets/xml/objects/object_in.xml

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;

* Update assets/xml/objects/object_in.xml

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;

* Update assets/xml/objects/object_in.xml

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;

* Update assets/xml/objects/object_in.xml

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;

* 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 &lt;Dragorn421@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 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 &lt;Dragorn421@users.noreply.github.com&gt;

* Update assets/xml/objects/object_ta.xml

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;

* Update assets/xml/objects/object_ta.xml

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;

* Update assets/xml/objects/object_ta.xml

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;

* Update assets/xml/objects/object_ta.xml

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;

* Update assets/xml/objects/object_in.xml

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;

* Update assets/xml/objects/object_in.xml

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;

* Update assets/xml/objects/object_in.xml

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;

* Update assets/xml/objects/object_in.xml

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;

* Update assets/xml/objects/object_in.xml

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;

* 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 &lt;Dragorn421@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>ZAPD update: Gotta go fast! (#877)</title>
<updated>2021-07-28T02:16:03+00:00</updated>
<author>
<name>Anghelo Carvajal</name>
<email>angheloalf95@gmail.com</email>
</author>
<published>2021-07-28T02:16:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=5c147e5e03e9d693213537101f56d3a6eb53f16a'/>
<id>5c147e5e03e9d693213537101f56d3a6eb53f16a</id>
<content type='text'>
* copy over the xml

* Rename anims

* A bunch of renames

* minor extract_assets fixes

* git subrepo pull --force tools/ZAPD

subrepo:
  subdir:   "tools/ZAPD"
  merged:   "820678b4e"
upstream:
  origin:   "https://github.com/zeldaret/ZAPD.git"
  branch:   "master"
  commit:   "820678b4e"
git-subrepo:
  version:  "0.4.3"
  origin:   "???"
  commit:   "???"

* Change rgb5a1 to rgba16

* eye and eyebrows

* some dlists

* git subrepo pull --force tools/ZAPD

subrepo:
  subdir:   "tools/ZAPD"
  merged:   "6be9af65d"
upstream:
  origin:   "https://github.com/zeldaret/ZAPD.git"
  branch:   "master"
  commit:   "6be9af65d"
git-subrepo:
  version:  "0.4.3"
  origin:   "???"
  commit:   "???"</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* copy over the xml

* Rename anims

* A bunch of renames

* minor extract_assets fixes

* git subrepo pull --force tools/ZAPD

subrepo:
  subdir:   "tools/ZAPD"
  merged:   "820678b4e"
upstream:
  origin:   "https://github.com/zeldaret/ZAPD.git"
  branch:   "master"
  commit:   "820678b4e"
git-subrepo:
  version:  "0.4.3"
  origin:   "???"
  commit:   "???"

* Change rgb5a1 to rgba16

* eye and eyebrows

* some dlists

* git subrepo pull --force tools/ZAPD

subrepo:
  subdir:   "tools/ZAPD"
  merged:   "6be9af65d"
upstream:
  origin:   "https://github.com/zeldaret/ZAPD.git"
  branch:   "master"
  commit:   "6be9af65d"
git-subrepo:
  version:  "0.4.3"
  origin:   "???"
  commit:   "???"</pre>
</div>
</content>
</entry>
<entry>
<title>Gerudo objects (#757)</title>
<updated>2021-04-10T16:25:03+00:00</updated>
<author>
<name>EllipticEllipsis</name>
<email>73679967+EllipticEllipsis@users.noreply.github.com</email>
</author>
<published>2021-04-10T16:25:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=8d2a2a8e46400686c394feaa5559e7f3f6c85a3e'/>
<id>8d2a2a8e46400686c394feaa5559e7f3f6c85a3e</id>
<content type='text'>
* object_ge1

* more stuff named

* object_gla OK, symbols added to C

* eff fire fix in gameplay_keep

* object_nb OK, fixed gameplay_keep

* replaced symbols in EnNb, limb enums

* Change EnGeldB limb enums to hex

* Use enum in header too

* Add descriptions to EnGe2 and EnNb, rearrange xml

* Reorder xml

* review changes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* object_ge1

* more stuff named

* object_gla OK, symbols added to C

* eff fire fix in gameplay_keep

* object_nb OK, fixed gameplay_keep

* replaced symbols in EnNb, limb enums

* Change EnGeldB limb enums to hex

* Use enum in header too

* Add descriptions to EnGe2 and EnNb, rearrange xml

* Reorder xml

* review changes</pre>
</div>
</content>
</entry>
</feed>
