<feed xmlns='http://www.w3.org/2005/Atom'>
<title>oot/assets/xml/objects/object_hintnuts.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>Add Vtx[] resources in xmls for (partially) documented assets 7 (#2605)</title>
<updated>2025-06-07T14:51:44+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2025-06-07T14:51:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=da40e39c97a7d1ff05dd6c03a540edab4be996f7'/>
<id>da40e39c97a7d1ff05dd6c03a540edab4be996f7</id>
<content type='text'>
* Add Vtx[] resources in xmls for (partially) documented assets 7

* bss</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add Vtx[] resources in xmls for (partially) documented assets 7

* bss</pre>
</div>
</content>
</entry>
<entry>
<title>Add various undocumented resources in xmls 3 (#2595)</title>
<updated>2025-06-06T18:44:13+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2025-06-06T18:44:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=e1fb3a974fc49ca9e20a629004dc5a3f09e5728c'/>
<id>e1fb3a974fc49ca9e20a629004dc5a3f09e5728c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Identify some unaccounted and blob asset data (#1953)</title>
<updated>2025-02-14T07:06:49+00:00</updated>
<author>
<name>cadmic</name>
<email>cadmic24@gmail.com</email>
</author>
<published>2025-02-14T07:06:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=bbcdf22647a37bc29e0671149b2fb35c9e7745d8'/>
<id>bbcdf22647a37bc29e0671149b2fb35c9e7745d8</id>
<content type='text'>
* Identify some unaccounted and blob asset data

* Add bug comments for flex skeleton weirdness

* Use (SkeletonHeader*) cast instead of .sh

* Fix vtx counts</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Identify some unaccounted and blob asset data

* Add bug comments for flex skeleton weirdness

* Use (SkeletonHeader*) cast instead of .sh

* Fix vtx counts</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>Fix some fixable warnings (#728)</title>
<updated>2021-03-23T23:45:42+00:00</updated>
<author>
<name>Anghelo Carvajal</name>
<email>angheloalf95@gmail.com</email>
</author>
<published>2021-03-23T23:45:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=5562b2ef6f582c69e20b0d7c2a3f56bcc252a5d2'/>
<id>5562b2ef6f582c69e20b0d7c2a3f56bcc252a5d2</id>
<content type='text'>
* Fix setup warnings

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;

* Casting the problems away

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;

* I don't really like changing the type to void

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;

* We're out of EARLY hell

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;

* ./format.sh

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;

* Change skel type to "Normal"

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;

* Changes requested

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;

* suggestion of roman

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;

* early is back :c

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;

* This will be a fix in ZAPD

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix setup warnings

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;

* Casting the problems away

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;

* I don't really like changing the type to void

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;

* We're out of EARLY hell

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;

* ./format.sh

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;

* Change skel type to "Normal"

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;

* Changes requested

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;

* suggestion of roman

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;

* early is back :c

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;

* This will be a fix in ZAPD

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Forest Stage and related actors and objects (#618)</title>
<updated>2021-02-12T22:25:02+00:00</updated>
<author>
<name>petrie911</name>
<email>69443847+petrie911@users.noreply.github.com</email>
</author>
<published>2021-02-12T22:25:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=b8c2ec1f60ebb3b5c55588cdfe8f98000f5a8a20'/>
<id>b8c2ec1f60ebb3b5c55588cdfe8f98000f5a8a20</id>
<content type='text'>
* starting out

* match demo

* full match

* cleanup

* more names

* more names

* headers

* dist from link

* docs

* objects

* format

* organization of xmls

* merge actor

* Update src/overlays/actors/ovl_En_Dnt_Nomal/z_en_dnt_nomal.c

Co-authored-by: Roman971 &lt;32455037+Roman971@users.noreply.github.com&gt;

* Update src/overlays/actors/ovl_En_Dnt_Jiji/z_en_dnt_jiji.c

Co-authored-by: Roman971 &lt;32455037+Roman971@users.noreply.github.com&gt;

* format

Co-authored-by: petrie911 &lt;pmontag@DESKTOP-LG8A167.localdomain&gt;
Co-authored-by: Fig02 &lt;fig02srl@gmail.com&gt;
Co-authored-by: Roman971 &lt;32455037+Roman971@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* starting out

* match demo

* full match

* cleanup

* more names

* more names

* headers

* dist from link

* docs

* objects

* format

* organization of xmls

* merge actor

* Update src/overlays/actors/ovl_En_Dnt_Nomal/z_en_dnt_nomal.c

Co-authored-by: Roman971 &lt;32455037+Roman971@users.noreply.github.com&gt;

* Update src/overlays/actors/ovl_En_Dnt_Jiji/z_en_dnt_jiji.c

Co-authored-by: Roman971 &lt;32455037+Roman971@users.noreply.github.com&gt;

* format

Co-authored-by: petrie911 &lt;pmontag@DESKTOP-LG8A167.localdomain&gt;
Co-authored-by: Fig02 &lt;fig02srl@gmail.com&gt;
Co-authored-by: Roman971 &lt;32455037+Roman971@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
</feed>
