<feed xmlns='http://www.w3.org/2005/Atom'>
<title>oot/assets/xml/objects/object_gj.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>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 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 5 (#2587)</title>
<updated>2025-06-06T01:38:01+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2025-06-06T01:38:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=747006fdd489002111c4895c4724051e7896a7e8'/>
<id>747006fdd489002111c4895c4724051e7896a7e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>object_gj OK (#698)</title>
<updated>2021-03-17T21:53:05+00:00</updated>
<author>
<name>Anghelo Carvajal</name>
<email>angheloalf95@gmail.com</email>
</author>
<published>2021-03-17T21:53:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=6b9a44e5a0c14a84e35c87d2e3c596c640ce2c0a'/>
<id>6b9a44e5a0c14a84e35c87d2e3c596c640ce2c0a</id>
<content type='text'>
* xml

Signed-off-by: Anghelo &lt;angheloalf95@gmail.com&gt;

* add spec

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;

* replace all hardcoded pointers in demo_gj

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;

* add the rest of the unaccounted data as a blob

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;

* i forgot to erase a undefined_sym

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;

* name everything in object_gj

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;

* Categorize by how are ussed each rubble

Signed-off-by: Angie &lt;angheloalf95@gmail.com&gt;

* forgot to erase the externs

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;

* the cool laser meme is ded

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;

* delete gitkeep

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* xml

Signed-off-by: Anghelo &lt;angheloalf95@gmail.com&gt;

* add spec

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;

* replace all hardcoded pointers in demo_gj

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;

* add the rest of the unaccounted data as a blob

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;

* i forgot to erase a undefined_sym

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;

* name everything in object_gj

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;

* Categorize by how are ussed each rubble

Signed-off-by: Angie &lt;angheloalf95@gmail.com&gt;

* forgot to erase the externs

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;

* the cool laser meme is ded

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;

* delete gitkeep

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;</pre>
</div>
</content>
</entry>
</feed>
