<feed xmlns='http://www.w3.org/2005/Atom'>
<title>oot/tools/msgdis.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>Name asset extraction tools more consistently (#2316)</title>
<updated>2024-12-05T00:44:16+00:00</updated>
<author>
<name>cadmic</name>
<email>cadmic24@gmail.com</email>
</author>
<published>2024-12-05T00:44:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=b2d3c0523d92f9fcc3f85bb6a4643aea0fb2062b'/>
<id>b2d3c0523d92f9fcc3f85bb6a4643aea0fb2062b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make needed extracted directories in extract scripts (#2185)</title>
<updated>2024-09-11T13:51:53+00:00</updated>
<author>
<name>Derek Hensley</name>
<email>hensley.derek58@gmail.com</email>
</author>
<published>2024-09-11T13:51:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=d9af701b88db6219954939e47c3eb0f4d1df8051'/>
<id>d9af701b88db6219954939e47c3eb0f4d1df8051</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Freeze SFX IDs in msgdis.py (#2154)</title>
<updated>2024-09-07T11:10:57+00:00</updated>
<author>
<name>cadmic</name>
<email>cadmic24@gmail.com</email>
</author>
<published>2024-09-07T11:10:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=e19ec02917672dd3167b4bbd5845624ea011c2e9'/>
<id>e19ec02917672dd3167b4bbd5845624ea011c2e9</id>
<content type='text'>
* Freeze SFX IDs in msgdis.py

* Remove remove_comments</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Freeze SFX IDs in msgdis.py

* Remove remove_comments</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup: Pass all paths to tools rather than tools constructing them (#2017)</title>
<updated>2024-09-04T18:49:16+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2024-09-04T18:49:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=e833011ccd0a594ec16cdee8c94f21c3b8cc32d0'/>
<id>e833011ccd0a594ec16cdee8c94f21c3b8cc32d0</id>
<content type='text'>
* Pass all paths to tools rather than tools constructing them

* fix: make --baserom-segments required

* sync with mm reviews

* --version everywhere</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Pass all paths to tools rather than tools constructing them

* fix: make --baserom-segments required

* sync with mm reviews

* --version everywhere</pre>
</div>
</content>
</entry>
<entry>
<title>Handle messages with different box types/positions between JPN/NES (#1984)</title>
<updated>2024-07-17T21:56:00+00:00</updated>
<author>
<name>cadmic</name>
<email>cadmic24@gmail.com</email>
</author>
<published>2024-07-17T21:56:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=a6438f05334feb4bb3e7c8ac57ec1d8a7df3df10'/>
<id>a6438f05334feb4bb3e7c8ac57ec1d8a7df3df10</id>
<content type='text'>
* Handle messages with different box types/positions between JPN/NES

* Remove redundant case

* More asserts

* Be a bit more Pythonic</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Handle messages with different box types/positions between JPN/NES

* Remove redundant case

* More asserts

* Be a bit more Pythonic</pre>
</div>
</content>
</entry>
<entry>
<title>Reworked text extraction + add JP text extraction (#1980)</title>
<updated>2024-07-03T02:42:52+00:00</updated>
<author>
<name>Tharo</name>
<email>17233964+Thar0@users.noreply.github.com</email>
</author>
<published>2024-07-03T02:42:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=baf1e8c1748b6440e5d594a8d0079d4eb2e3acee'/>
<id>baf1e8c1748b6440e5d594a8d0079d4eb2e3acee</id>
<content type='text'>
* Reworked text extraction + add JP text extraction

* Format

* Suggested changes

* Correct address for gc-us sJpnMessageEntryTable

Co-authored-by: cadmic &lt;cadmic24@gmail.com&gt;

---------

Co-authored-by: cadmic &lt;cadmic24@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Reworked text extraction + add JP text extraction

* Format

* Suggested changes

* Correct address for gc-us sJpnMessageEntryTable

Co-authored-by: cadmic &lt;cadmic24@gmail.com&gt;

---------

Co-authored-by: cadmic &lt;cadmic24@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Automatically find end of staff message table (#1970)</title>
<updated>2024-06-22T13:20:49+00:00</updated>
<author>
<name>cadmic</name>
<email>cadmic24@gmail.com</email>
</author>
<published>2024-06-22T13:20:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=b2d80568b9f1a1e59e9e00f29d3936c7cd7e18c3'/>
<id>b2d80568b9f1a1e59e9e00f29d3936c7cd7e18c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce version-specific YAML config (#1957)</title>
<updated>2024-06-21T02:26:32+00:00</updated>
<author>
<name>cadmic</name>
<email>cadmic24@gmail.com</email>
</author>
<published>2024-06-21T02:26:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=0ddd64fd6cd377492389283c2d260d65e9319794'/>
<id>0ddd64fd6cd377492389283c2d260d65e9319794</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set up gc-eu and match all code (#1938)</title>
<updated>2024-04-15T17:36:29+00:00</updated>
<author>
<name>cadmic</name>
<email>cadmic24@gmail.com</email>
</author>
<published>2024-04-15T17:36:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=d59ca6cea2c074367e03406e2dac939c1522cc29'/>
<id>d59ca6cea2c074367e03406e2dac939c1522cc29</id>
<content type='text'>
* Set up gc-eu and match all code

* Format

* Mark gc-eu-mq as WIP until it builds OK

* Move original/MQ map mark data to separate files

* Add #includes to .inc.c files to help out VS Code

* Use #if in spec instead of .inc.c files</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Set up gc-eu and match all code

* Format

* Mark gc-eu-mq as WIP until it builds OK

* Move original/MQ map mark data to separate files

* Add #includes to .inc.c files to help out VS Code

* Use #if in spec instead of .inc.c files</pre>
</div>
</content>
</entry>
<entry>
<title>Move baserom segments to extracted/ (#1916)</title>
<updated>2024-03-05T00:06:26+00:00</updated>
<author>
<name>cadmic</name>
<email>cadmic24@gmail.com</email>
</author>
<published>2024-03-05T00:06:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=bf37ad1368383f0b5812a7b077915a67df57041d'/>
<id>bf37ad1368383f0b5812a7b077915a67df57041d</id>
<content type='text'>
* Move baserom segments to extracted/

* Add old baserom segments dir back to .gitignore

* Rename segments/ -&gt; baserom/</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Move baserom segments to extracted/

* Add old baserom segments dir back to .gitignore

* Rename segments/ -&gt; baserom/</pre>
</div>
</content>
</entry>
</feed>
