<feed xmlns='http://www.w3.org/2005/Atom'>
<title>oot/assets/xml/objects/object_dns.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 various undocumented resources in xmls 2 (#2594)</title>
<updated>2025-06-06T17:24:44+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2025-06-06T17:24:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=f73e56481782858b13a7122738ba47322a2b4e1e'/>
<id>f73e56481782858b13a7122738ba47322a2b4e1e</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>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>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>
