<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Shipwright/soh/src/code/main.c, branch develop</title>
<subtitle>Ship of Harkinian: Ocarina of Time PC port</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/'/>
<entry>
<title>Cleanup unused includes &amp; remove remaining LUS umbrella includes (#6813)</title>
<updated>2026-06-27T00:20:03+00:00</updated>
<author>
<name>Tim Schneeberger</name>
<email>tim.schneeberger@outlook.de</email>
</author>
<published>2026-06-27T00:20:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=633e92096964ce036e7c18426c98a4835e1aace5'/>
<id>633e92096964ce036e7c18426c98a4835e1aace5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bring back Big Poe Count option, lost in menu refactor (#6126)</title>
<updated>2026-01-10T16:19:19+00:00</updated>
<author>
<name>Philip Dubé</name>
<email>serprex@users.noreply.github.com</email>
</author>
<published>2026-01-10T16:19:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=7627b0567b9d216896ef909a4db10cf78149c160'/>
<id>7627b0567b9d216896ef909a4db10cf78149c160</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Program Execution Argument Extraction (#5807)</title>
<updated>2025-10-09T23:51:04+00:00</updated>
<author>
<name>Malkierian</name>
<email>malkierian@gmail.com</email>
</author>
<published>2025-10-09T23:51:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=52a8f6c2810df518dc853edefdacb829cf1863dd'/>
<id>52a8f6c2810df518dc853edefdacb829cf1863dd</id>
<content type='text'>
* Add function to be able to feed specific path into to process programmatically, and setup drag and drop functionality.

* Encapsulate dropped file functionality from Switch and Wii U.

* Fix dropped file detection, and fix ShowYesNowBox return checking.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add function to be able to feed specific path into to process programmatically, and setup drag and drop functionality.

* Encapsulate dropped file functionality from Switch and Wii U.

* Fix dropped file detection, and fix ShowYesNowBox return checking.</pre>
</div>
</content>
</entry>
<entry>
<title>Allow non-ASCII characters on Windows (#5741)</title>
<updated>2025-10-01T02:00:30+00:00</updated>
<author>
<name>Eblo</name>
<email>7004497+Eblo@users.noreply.github.com</email>
</author>
<published>2025-10-01T02:00:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=5ed3db0a7ebe21b8adb6f9cda1e4a92b4f8e8fcb'/>
<id>5ed3db0a7ebe21b8adb6f9cda1e4a92b4f8e8fcb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply clang-format to files (#5273)</title>
<updated>2025-04-02T02:33:38+00:00</updated>
<author>
<name>Archez</name>
<email>Archez@users.noreply.github.com</email>
</author>
<published>2025-04-02T02:33:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=8f126344a4ef22765cfa550146f89bf428e86053'/>
<id>8f126344a4ef22765cfa550146f89bf428e86053</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved `Heaps_Free` outside `Main` after DeinitOTR, and mirrored `Heaps_Alloc` before and outside of `Main`. (#3279)</title>
<updated>2023-10-20T03:36:52+00:00</updated>
<author>
<name>Malkierian</name>
<email>malkierian@live.com</email>
</author>
<published>2023-10-20T03:36:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=35b4357776cec4d042359a6787dad59744e4cd88'/>
<id>35b4357776cec4d042359a6787dad59744e4cd88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump LUS version (#2849)</title>
<updated>2023-05-08T00:18:54+00:00</updated>
<author>
<name>Kenix3</name>
<email>kenixwhisperwind@gmail.com</email>
</author>
<published>2023-05-08T00:18:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=91bd693ff6f9809f97f1b5416ef96d51ae5f0d05'/>
<id>91bd693ff6f9809f97f1b5416ef96d51ae5f0d05</id>
<content type='text'>
* Bump LUS version

* Removes the "now" boolean from the LUS resource bridge functions.

* Bump LUS

* More LUS bump

* Update soh/soh/resource/importer/AudioSampleFactory.cpp

---------

Co-authored-by: briaguya &lt;70942617+briaguya-ai@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Bump LUS version

* Removes the "now" boolean from the LUS resource bridge functions.

* Bump LUS

* More LUS bump

* Update soh/soh/resource/importer/AudioSampleFactory.cpp

---------

Co-authored-by: briaguya &lt;70942617+briaguya-ai@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Implement built in Extractor for Windows (#2730)</title>
<updated>2023-04-25T04:01:17+00:00</updated>
<author>
<name>louist103</name>
<email>35883445+louist103@users.noreply.github.com</email>
</author>
<published>2023-04-25T04:01:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=aea46e7cb290b770ece05112259e1b09d77b35f2'/>
<id>aea46e7cb290b770ece05112259e1b09d77b35f2</id>
<content type='text'>
* wip

* const

* split zapd into two targets

* Workingish.

* fix working dir and copy xmls on build (#2)

* dont change current working dir with dialog prompts

* copy asset xmls to target dir

* make zpadlib public

* Messagebox.

* Check for WIN32

* threading

* Cleanups to the exporter and main.

* Multi extraction.

* Fix byteswap header includes.

* Fix another byteswap include.

* fix again.

* stddef size_t

* Add other targets for ZAPDLib

* Non windows.

* IDYES IDNO

* Linux fixes

* hopefully remove switch and wiiu from building extractor

* Please?

* validate roms and add another valid rom

* ifdef out extract.h for switch and wiiu

* Maybe update lux

* Remove ZAPDlib from switch and WiiU

* more rules

* Update soh/soh/Extractor/Extract.cpp

Co-authored-by: briaguya &lt;70942617+briaguya-ai@users.noreply.github.com&gt;

* Update ZAPDTR/ZAPD/ExecutableMain.cpp

Co-authored-by: briaguya &lt;70942617+briaguya-ai@users.noreply.github.com&gt;

* Update ZAPDTR/ZAPD/CMakeLists.txt

Co-authored-by: briaguya &lt;70942617+briaguya-ai@users.noreply.github.com&gt;

* Update ZAPDTR/ZAPD/GameConfig.cpp

Co-authored-by: briaguya &lt;70942617+briaguya-ai@users.noreply.github.com&gt;

* Update ZAPDTR/ZAPD/Globals.cpp

Co-authored-by: briaguya &lt;70942617+briaguya-ai@users.noreply.github.com&gt;

* Update ZAPDTR/ZAPD/Main.cpp

Co-authored-by: briaguya &lt;70942617+briaguya-ai@users.noreply.github.com&gt;

* Update soh/CMakeLists.txt

Co-authored-by: briaguya &lt;70942617+briaguya-ai@users.noreply.github.com&gt;

* Update soh/soh/Extractor/Extract.cpp

Co-authored-by: briaguya &lt;70942617+briaguya-ai@users.noreply.github.com&gt;

* Update soh/soh/Extractor/Extract.cpp

Co-authored-by: briaguya &lt;70942617+briaguya-ai@users.noreply.github.com&gt;

* Update soh/soh/Extractor/Extract.cpp

Co-authored-by: briaguya &lt;70942617+briaguya-ai@users.noreply.github.com&gt;

* the last fix

* Add context to a comment

---------

Co-authored-by: Adam Bird &lt;archez39@me.com&gt;
Co-authored-by: Adam Bird &lt;Archez@users.noreply.github.com&gt;
Co-authored-by: briaguya &lt;70942617+briaguya-ai@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* wip

* const

* split zapd into two targets

* Workingish.

* fix working dir and copy xmls on build (#2)

* dont change current working dir with dialog prompts

* copy asset xmls to target dir

* make zpadlib public

* Messagebox.

* Check for WIN32

* threading

* Cleanups to the exporter and main.

* Multi extraction.

* Fix byteswap header includes.

* Fix another byteswap include.

* fix again.

* stddef size_t

* Add other targets for ZAPDLib

* Non windows.

* IDYES IDNO

* Linux fixes

* hopefully remove switch and wiiu from building extractor

* Please?

* validate roms and add another valid rom

* ifdef out extract.h for switch and wiiu

* Maybe update lux

* Remove ZAPDlib from switch and WiiU

* more rules

* Update soh/soh/Extractor/Extract.cpp

Co-authored-by: briaguya &lt;70942617+briaguya-ai@users.noreply.github.com&gt;

* Update ZAPDTR/ZAPD/ExecutableMain.cpp

Co-authored-by: briaguya &lt;70942617+briaguya-ai@users.noreply.github.com&gt;

* Update ZAPDTR/ZAPD/CMakeLists.txt

Co-authored-by: briaguya &lt;70942617+briaguya-ai@users.noreply.github.com&gt;

* Update ZAPDTR/ZAPD/GameConfig.cpp

Co-authored-by: briaguya &lt;70942617+briaguya-ai@users.noreply.github.com&gt;

* Update ZAPDTR/ZAPD/Globals.cpp

Co-authored-by: briaguya &lt;70942617+briaguya-ai@users.noreply.github.com&gt;

* Update ZAPDTR/ZAPD/Main.cpp

Co-authored-by: briaguya &lt;70942617+briaguya-ai@users.noreply.github.com&gt;

* Update soh/CMakeLists.txt

Co-authored-by: briaguya &lt;70942617+briaguya-ai@users.noreply.github.com&gt;

* Update soh/soh/Extractor/Extract.cpp

Co-authored-by: briaguya &lt;70942617+briaguya-ai@users.noreply.github.com&gt;

* Update soh/soh/Extractor/Extract.cpp

Co-authored-by: briaguya &lt;70942617+briaguya-ai@users.noreply.github.com&gt;

* Update soh/soh/Extractor/Extract.cpp

Co-authored-by: briaguya &lt;70942617+briaguya-ai@users.noreply.github.com&gt;

* the last fix

* Add context to a comment

---------

Co-authored-by: Adam Bird &lt;archez39@me.com&gt;
Co-authored-by: Adam Bird &lt;Archez@users.noreply.github.com&gt;
Co-authored-by: briaguya &lt;70942617+briaguya-ai@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: use LUS 1.0 RC</title>
<updated>2023-01-17T05:33:56+00:00</updated>
<author>
<name>briaguya</name>
<email>70942617+briaguya-ai@users.noreply.github.com</email>
</author>
<published>2023-01-17T05:17:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=ba13e6b2c40d17adef064c2022ceeef260622981'/>
<id>ba13e6b2c40d17adef064c2022ceeef260622981</id>
<content type='text'>
Co-authored-by: kenix3 &lt;kenixwhisperwind@gmail.com&gt;
Co-authored-by: David Chavez &lt;david@dcvz.io&gt;
Co-authored-by: KiritoDv &lt;kiritodev01@gmail.com&gt;
Co-authored-by: Christopher Leggett &lt;chris@leggett.dev&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: kenix3 &lt;kenixwhisperwind@gmail.com&gt;
Co-authored-by: David Chavez &lt;david@dcvz.io&gt;
Co-authored-by: KiritoDv &lt;kiritodev01@gmail.com&gt;
Co-authored-by: Christopher Leggett &lt;chris@leggett.dev&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Import libultraship as a submodule (#1943)</title>
<updated>2022-11-14T10:22:34+00:00</updated>
<author>
<name>briaguya</name>
<email>70942617+briaguya-ai@users.noreply.github.com</email>
</author>
<published>2022-11-14T10:22:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=3914781ebfd5cb22717cc207cb3d37d8754d0eb7'/>
<id>3914781ebfd5cb22717cc207cb3d37d8754d0eb7</id>
<content type='text'>
Co-authored-by: briaguya &lt;briaguya&gt;
Co-authored-by: Christopher Leggett &lt;chris@leggett.dev&gt;
Co-authored-by: David Chavez &lt;davi@dcvz.io&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: briaguya &lt;briaguya&gt;
Co-authored-by: Christopher Leggett &lt;chris@leggett.dev&gt;
Co-authored-by: David Chavez &lt;davi@dcvz.io&gt;</pre>
</div>
</content>
</entry>
</feed>
