<feed xmlns='http://www.w3.org/2005/Atom'>
<title>2ship2harkinian/CMake, branch 1.1.2</title>
<subtitle>2Ship2Harkinian: Majora’s Mask PC port</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/'/>
<entry>
<title>Bump LUS (#625)</title>
<updated>2024-06-01T00:50:36+00:00</updated>
<author>
<name>Garrett Cox</name>
<email>garrettjcox@gmail.com</email>
</author>
<published>2024-06-01T00:50:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=78f0525ec012848a8a2290e684bed30e26194e02'/>
<id>78f0525ec012848a8a2290e684bed30e26194e02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement Alt Assets Variable LUS (#619)</title>
<updated>2024-05-31T21:26:04+00:00</updated>
<author>
<name>Malkierian</name>
<email>malkierian@gmail.com</email>
</author>
<published>2024-05-31T21:26:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=63c293f78af6f52800c2382a28668e181b4edd1f'/>
<id>63c293f78af6f52800c2382a28668e181b4edd1f</id>
<content type='text'>
* Bump LUS to `94b755b77c0c0f566686c9d23fa4c15e23473a0c`.
Remove `CVAR_ALT_ASSETS` from LUS cvars cmake.
Change all pertinent `CVarGetInteger` calls for `CVAR_ALT_ASSETS` to `ResourceManager::IsAltAssetsEnabled`.
Implement frame-end toggle of `mAltAssetsEnabled`.

* Remove `ShouldClearTextureCacheAtEndOfFrame`.
Move prevAltAssets check to end of `Gfx_ProcessGfxCommands`.

* Missed initial `mAltAssetsEnabled` set.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Bump LUS to `94b755b77c0c0f566686c9d23fa4c15e23473a0c`.
Remove `CVAR_ALT_ASSETS` from LUS cvars cmake.
Change all pertinent `CVarGetInteger` calls for `CVAR_ALT_ASSETS` to `ResourceManager::IsAltAssetsEnabled`.
Implement frame-end toggle of `mAltAssetsEnabled`.

* Remove `ShouldClearTextureCacheAtEndOfFrame`.
Move prevAltAssets check to end of `Gfx_ProcessGfxCommands`.

* Missed initial `mAltAssetsEnabled` set.</pre>
</div>
</content>
</entry>
<entry>
<title>ci(linux): install libzip without crypto, bump sdl from 2.28.5 -&gt; 2.30.3 (#588)</title>
<updated>2024-05-31T02:21:24+00:00</updated>
<author>
<name>briaguya</name>
<email>70942617+briaguya-ai@users.noreply.github.com</email>
</author>
<published>2024-05-31T02:21:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=f32bccc5b93e4eccaef21bf62dff2e68034dd6c1'/>
<id>f32bccc5b93e4eccaef21bf62dff2e68034dd6c1</id>
<content type='text'>
* ci(linux): install libzip without crypto, bump sdl from 2.28.5 -&gt; 2.30.3

* just install libzip with apt for otr gen

* copy the .so to a place linuxdeploy looks for it

* but do it in the right place</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ci(linux): install libzip without crypto, bump sdl from 2.28.5 -&gt; 2.30.3

* just install libzip with apt for otr gen

* copy the .so to a place linuxdeploy looks for it

* but do it in the right place</pre>
</div>
</content>
</entry>
<entry>
<title>Fix o2r file copy (#592)</title>
<updated>2024-05-31T02:12:14+00:00</updated>
<author>
<name>Archez</name>
<email>Archez@users.noreply.github.com</email>
</author>
<published>2024-05-31T02:12:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=c7aafb65fd54d56e22ad098bb2698573a0439a29'/>
<id>c7aafb65fd54d56e22ad098bb2698573a0439a29</id>
<content type='text'>
* fix o2r file copy script

* move script to cmake folder</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix o2r file copy script

* move script to cmake folder</pre>
</div>
</content>
</entry>
<entry>
<title>Fix macports cache (#543)</title>
<updated>2024-05-27T22:58:30+00:00</updated>
<author>
<name>Archez</name>
<email>Archez@users.noreply.github.com</email>
</author>
<published>2024-05-27T22:58:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=41e35ff3ee77dd5e184416e1b50982ec1477ad19'/>
<id>41e35ff3ee77dd5e184416e1b50982ec1477ad19</id>
<content type='text'>
* fix macports cache

* cache key obey os version

* more tweaks

* fix sccache and try mac gtar replacement

* oh a custom gtar wrapper..

* comments and different test

* update

* soh otr after main build

* cache bust

* 2ship o2r builder

* change install path

* bust cache

* sccache cmake fixes

* dont list 2ship.o2r in pr artifacts</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix macports cache

* cache key obey os version

* more tweaks

* fix sccache and try mac gtar replacement

* oh a custom gtar wrapper..

* comments and different test

* update

* soh otr after main build

* cache bust

* 2ship o2r builder

* change install path

* bust cache

* sccache cmake fixes

* dont list 2ship.o2r in pr artifacts</pre>
</div>
</content>
</entry>
<entry>
<title>exclude `libcrypto` from appimage (instead rely on system version of openssl) (#485)</title>
<updated>2024-05-26T21:33:59+00:00</updated>
<author>
<name>briaguya</name>
<email>70942617+briaguya-ai@users.noreply.github.com</email>
</author>
<published>2024-05-26T21:33:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=e01faa7d23ab1cbeb2a58b6e42170be5930b4956'/>
<id>e01faa7d23ab1cbeb2a58b6e42170be5930b4956</id>
<content type='text'>
Co-authored-by: Archez &lt;Archez@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Archez &lt;Archez@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Rename CMake project from mm to 2ship (#487)</title>
<updated>2024-05-26T21:09:31+00:00</updated>
<author>
<name>Archez</name>
<email>Archez@users.noreply.github.com</email>
</author>
<published>2024-05-26T21:09:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=3ca81dd758d4540b20d26462f2d121b6e2def319'/>
<id>3ca81dd758d4540b20d26462f2d121b6e2def319</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use temporary cvar to disable close color wrapping for now (#472)</title>
<updated>2024-05-25T00:40:50+00:00</updated>
<author>
<name>Garrett Cox</name>
<email>garrettjcox@gmail.com</email>
</author>
<published>2024-05-25T00:40:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=0728eaa53beaee534dafd2c229d39bf0906a61c3'/>
<id>0728eaa53beaee534dafd2c229d39bf0906a61c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add cvar overrides for LUS (#464)</title>
<updated>2024-05-24T02:01:28+00:00</updated>
<author>
<name>Garrett Cox</name>
<email>garrettjcox@gmail.com</email>
</author>
<published>2024-05-24T02:01:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=e5076a1127bfc98f7e7ee52fc7754a34fe4af90a'/>
<id>e5076a1127bfc98f7e7ee52fc7754a34fe4af90a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pack and publish release builds (#300)</title>
<updated>2024-05-22T14:05:03+00:00</updated>
<author>
<name>Archez</name>
<email>Archez@users.noreply.github.com</email>
</author>
<published>2024-05-05T21:13:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=5a8989bdbe1372182a9c335785422ce5e2b8c07c'/>
<id>5a8989bdbe1372182a9c335785422ce5e2b8c07c</id>
<content type='text'>
* pack release builds

* changes

* test

* more

* different unzip

* different unzip 2

* add pr artifacts action

* mm hashes

* add gc rom

* update linux sh

* fix windows linking

* give windows release a console

* tweaks</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* pack release builds

* changes

* test

* more

* different unzip

* different unzip 2

* add pr artifacts action

* mm hashes

* add gc rom

* update linux sh

* fix windows linking

* give windows release a console

* tweaks</pre>
</div>
</content>
</entry>
</feed>
