<feed xmlns='http://www.w3.org/2005/Atom'>
<title>oot/diff.py, 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>subrepo and update asm-differ (#1664)</title>
<updated>2024-01-30T20:25:15+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2024-01-30T20:25:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=17f08788aa3ea0ab2c8699671f3122c786ae2e5f'/>
<id>17f08788aa3ea0ab2c8699671f3122c786ae2e5f</id>
<content type='text'>
* git subrepo clone git@github.com:simonlindholm/asm-differ.git tools/asm-differ

subrepo:
  subdir:   "tools/asm-differ"
  merged:   "11eee5916"
upstream:
  origin:   "git@github.com:simonlindholm/asm-differ.git"
  branch:   "main"
  commit:   "11eee5916"
git-subrepo:
  version:  "0.4.6"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "110b9eb"

* ln -s ./tools/asm-differ/diff.py diff.py</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* git subrepo clone git@github.com:simonlindholm/asm-differ.git tools/asm-differ

subrepo:
  subdir:   "tools/asm-differ"
  merged:   "11eee5916"
upstream:
  origin:   "git@github.com:simonlindholm/asm-differ.git"
  branch:   "main"
  commit:   "11eee5916"
git-subrepo:
  version:  "0.4.6"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "110b9eb"

* ln -s ./tools/asm-differ/diff.py diff.py</pre>
</div>
</content>
</entry>
<entry>
<title>Update diff.py (#964)</title>
<updated>2021-09-13T17:20:07+00:00</updated>
<author>
<name>zelda2774</name>
<email>69368340+zelda2774@users.noreply.github.com</email>
</author>
<published>2021-09-13T17:20:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=baceca73b8a9395bab282dd80e0572594ce59179'/>
<id>baceca73b8a9395bab282dd80e0572594ce59179</id>
<content type='text'>
Co-authored-by: zelda2774 &lt;zelda2774@invalid&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: zelda2774 &lt;zelda2774@invalid&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Update asm-processor and diff.py (#903)</title>
<updated>2021-08-15T22:52:10+00:00</updated>
<author>
<name>Tharo</name>
<email>17233964+Thar0@users.noreply.github.com</email>
</author>
<published>2021-08-15T22:52:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=1890e751b99c2915360178c46bcfbc2cd1695a82'/>
<id>1890e751b99c2915360178c46bcfbc2cd1695a82</id>
<content type='text'>
* Update asm-processor

* Update diff.py</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update asm-processor

* Update diff.py</pre>
</div>
</content>
</entry>
<entry>
<title>Match en_elf func_80A0461C (#774)</title>
<updated>2021-04-13T17:33:14+00:00</updated>
<author>
<name>Synray</name>
<email>31429825+Synray@users.noreply.github.com</email>
</author>
<published>2021-04-13T17:33:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=c3880c5c99acc5d1cf8910a896184eb79da66e31'/>
<id>c3880c5c99acc5d1cf8910a896184eb79da66e31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bongo Bongo (ovl_Boss_Sst) (#458)</title>
<updated>2021-04-05T23:08:45+00:00</updated>
<author>
<name>petrie911</name>
<email>69443847+petrie911@users.noreply.github.com</email>
</author>
<published>2021-04-05T23:08:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=d47528ee591c0093dd704fa82f5bfe15d9435158'/>
<id>d47528ee591c0093dd704fa82f5bfe15d9435158</id>
<content type='text'>
* First pass

* Darkmeiro decompilation

Bg_Gnd_Darkmeiro decompiled, matched, and documented.

* give this a shot

* fix conflict

* one more try

* more matching fun

* fun with bongo

* clean this up later

* found the matching versions

* diff.py has escaped?

* now with more docs

* Now with floor and more docs

* one more thing

* incremental progress

* It's Bongo time

* one little thing

* merge ZAP

* update

* camera

* gfx now in their own file

* now with more object decomp

* name animations

* now shiftable

* missed some. also DECR

* opd merge

* start xml

* now with xml asset extraction

* format

* cleanup

* removed union

Co-authored-by: Kelebek1 &lt;eeeedddccc@hotmail.co.uk&gt;
Co-authored-by: petrie911 &lt;pmontag@DESKTOP-LG8A167.localdomain&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* First pass

* Darkmeiro decompilation

Bg_Gnd_Darkmeiro decompiled, matched, and documented.

* give this a shot

* fix conflict

* one more try

* more matching fun

* fun with bongo

* clean this up later

* found the matching versions

* diff.py has escaped?

* now with more docs

* Now with floor and more docs

* one more thing

* incremental progress

* It's Bongo time

* one little thing

* merge ZAP

* update

* camera

* gfx now in their own file

* now with more object decomp

* name animations

* now shiftable

* missed some. also DECR

* opd merge

* start xml

* now with xml asset extraction

* format

* cleanup

* removed union

Co-authored-by: Kelebek1 &lt;eeeedddccc@hotmail.co.uk&gt;
Co-authored-by: petrie911 &lt;pmontag@DESKTOP-LG8A167.localdomain&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Update diff script to 9ce8fae (#589)</title>
<updated>2021-01-03T20:29:01+00:00</updated>
<author>
<name>Blackop778</name>
<email>nefalt2@gmail.com</email>
</author>
<published>2021-01-03T20:29:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=2b346a1f6a6e68dfdd613c9e3efdccf7427164dc'/>
<id>2b346a1f6a6e68dfdd613c9e3efdccf7427164dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update asm-differ to commit 9d79eb9 2020-09-08 (#404)</title>
<updated>2020-09-20T16:11:05+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2020-09-20T16:11:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=d080b4ab179c1944e9649fc0daa2a238e1de3f51'/>
<id>d080b4ab179c1944e9649fc0daa2a238e1de3f51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Decomp Heishi4 All OK (#364)</title>
<updated>2020-09-05T14:18:02+00:00</updated>
<author>
<name>louist103</name>
<email>35883445+louist103@users.noreply.github.com</email>
</author>
<published>2020-09-05T14:18:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=eef2a005b568ed1523f0c7c5d43374d848b07261'/>
<id>eef2a005b568ed1523f0c7c5d43374d848b07261</id>
<content type='text'>
* Fixed upstream

* Migrate data, fix header, and begin Init function

* Lots of progress

* Almost done

* One non matching left

* Decomp EnHeishi4 All OK

* PR fixes

* PR fixes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fixed upstream

* Migrate data, fix header, and begin Init function

* Lots of progress

* Almost done

* One non matching left

* Decomp EnHeishi4 All OK

* PR fixes

* PR fixes</pre>
</div>
</content>
</entry>
<entry>
<title>En_Syateki_Niw (#270)</title>
<updated>2020-08-20T22:34:18+00:00</updated>
<author>
<name>Kelebek1</name>
<email>34639600+Kelebek1@users.noreply.github.com</email>
</author>
<published>2020-08-20T22:34:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=4bd417aebac788852e822186a51db52e33a0774d'/>
<id>4bd417aebac788852e822186a51db52e33a0774d</id>
<content type='text'>
* All matching, apart from the ones that aren't.

* Fix conflcit and 1 func

* Bugz

* Conflict 2

* Header

* Remove asm

* PR

* PR

* undefined syms

* PR</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* All matching, apart from the ones that aren't.

* Fix conflcit and 1 func

* Bugz

* Conflict 2

* Header

* Remove asm

* PR

* PR

* undefined syms

* PR</pre>
</div>
</content>
</entry>
<entry>
<title>Update diff script (#220)</title>
<updated>2020-06-22T05:10:23+00:00</updated>
<author>
<name>Roman971</name>
<email>32455037+Roman971@users.noreply.github.com</email>
</author>
<published>2020-06-22T05:10:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=c376b3f1957c0209f4f9d211951cdb035d9e768d'/>
<id>c376b3f1957c0209f4f9d211951cdb035d9e768d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
