<feed xmlns='http://www.w3.org/2005/Atom'>
<title>2ship2harkinian/mm/src/code/z_lib.c, branch 1.1.1</title>
<subtitle>2Ship2Harkinian: Majora’s Mask PC port</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/'/>
<entry>
<title>Move GameInteractor &amp; NameTag src up to root of 2s2h (#799)</title>
<updated>2024-10-05T15:33:10+00:00</updated>
<author>
<name>Garrett Cox</name>
<email>garrettjcox@gmail.com</email>
</author>
<published>2024-10-05T15:33:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=a93f011253177647cf227669d51df201282c90f6'/>
<id>a93f011253177647cf227669d51df201282c90f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mirror Mode (#535)</title>
<updated>2024-10-03T03:44:36+00:00</updated>
<author>
<name>Garrett Cox</name>
<email>garrettjcox@gmail.com</email>
</author>
<published>2024-10-03T03:44:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=c474a82a94db5ad2fb97dcc55db2b491906a653f'/>
<id>c474a82a94db5ad2fb97dcc55db2b491906a653f</id>
<content type='text'>
* Mirror mode initial version

* Update mm/src/code/z_actor.c

Co-authored-by: Archez &lt;Archez@users.noreply.github.com&gt;

* mirror mode support for minimaps and dungeon pause map

* mirror mode support overworld pause map and song of soaring

* mirror mode support for various remaining things

* mirror mode support pause warp enhancement

* Add searchable menu item

---------

Co-authored-by: Archez &lt;Archez@users.noreply.github.com&gt;
Co-authored-by: Archez &lt;archez39@me.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Mirror mode initial version

* Update mm/src/code/z_actor.c

Co-authored-by: Archez &lt;Archez@users.noreply.github.com&gt;

* mirror mode support for minimaps and dungeon pause map

* mirror mode support overworld pause map and song of soaring

* mirror mode support for various remaining things

* mirror mode support pause warp enhancement

* Add searchable menu item

---------

Co-authored-by: Archez &lt;Archez@users.noreply.github.com&gt;
Co-authored-by: Archez &lt;archez39@me.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Various custom asset support (#756)</title>
<updated>2024-08-23T21:19:41+00:00</updated>
<author>
<name>Archez</name>
<email>Archez@users.noreply.github.com</email>
</author>
<published>2024-08-23T21:19:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=0c2a51c9f4e57e5c9528ed5713bc038db5b4f1c4'/>
<id>0c2a51c9f4e57e5c9528ed5713bc038db5b4f1c4</id>
<content type='text'>
* use asset paths for better custom asset support

* fix keyframe animation timings

* display title cards as a full texture

* asset support for gfxprint

* support pause menu overworld map

* fix more resources that need to be loaded

* pr feedback</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* use asset paths for better custom asset support

* fix keyframe animation timings

* display title cards as a full texture

* asset support for gfxprint

* support pause menu overworld map

* fix more resources that need to be loaded

* pr feedback</pre>
</div>
</content>
</entry>
<entry>
<title>Remove BenPort.h from functions.h (#309)</title>
<updated>2024-05-22T14:05:04+00:00</updated>
<author>
<name>inspectredc</name>
<email>78732756+inspectredc@users.noreply.github.com</email>
</author>
<published>2024-05-09T02:14:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=292acc5ecd3cd5bf62c7abaa8e389fe95ee06560'/>
<id>292acc5ecd3cd5bf62c7abaa8e389fe95ee06560</id>
<content type='text'>
* Remove BenPort.h from functions.h

* use specific z64 includes

* this -&gt; thisx</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove BenPort.h from functions.h

* use specific z64 includes

* this -&gt; thisx</pre>
</div>
</content>
</entry>
<entry>
<title>Add cvar methods to global functions header and cleanup includes (#152)</title>
<updated>2024-05-22T14:05:00+00:00</updated>
<author>
<name>Archez</name>
<email>Archez@users.noreply.github.com</email>
</author>
<published>2024-03-26T23:31:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=82cf1a48856dfa99fc6e763c137b7ebf840f009f'/>
<id>82cf1a48856dfa99fc6e763c137b7ebf840f009f</id>
<content type='text'>
* add cvar methods to global functions header and cleanup includes

* fix z_lib.c

* tweak includes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add cvar methods to global functions header and cleanup includes

* fix z_lib.c

* tweak includes</pre>
</div>
</content>
</entry>
<entry>
<title>Use libc functions for bcmp, bcpy, bzero, LibMemset, LibMemCmp.</title>
<updated>2024-05-22T14:04:58+00:00</updated>
<author>
<name>louist103</name>
<email>35883445+louist103@users.noreply.github.com</email>
</author>
<published>2024-01-14T00:22:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=ff8ba2cc108c2a2d58cb86d6d2c760a8b7a43eef'/>
<id>ff8ba2cc108c2a2d58cb86d6d2c760a8b7a43eef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit for 2S2H</title>
<updated>2024-05-22T14:04:51+00:00</updated>
<author>
<name>Garrett Cox</name>
<email>garrettjcox@gmail.com</email>
</author>
<published>2024-01-05T16:15:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=2332f63f5a9ca4b949f029c11a9744d601d7155f'/>
<id>2332f63f5a9ca4b949f029c11a9744d601d7155f</id>
<content type='text'>
Co-authored-by: Louis &lt;35883445+louist103@users.noreply.github.com&gt;
Co-authored-by: Nicholas Estelami &lt;NEstelami@users.noreply.github.com&gt;
Co-authored-by: Random06457 &lt;28494085+Random06457@users.noreply.github.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Louis &lt;35883445+louist103@users.noreply.github.com&gt;
Co-authored-by: Nicholas Estelami &lt;NEstelami@users.noreply.github.com&gt;
Co-authored-by: Random06457 &lt;28494085+Random06457@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Move source into subdirectory</title>
<updated>2024-01-05T23:00:59+00:00</updated>
<author>
<name>Garrett Cox</name>
<email>garrettjcox@gmail.com</email>
</author>
<published>2024-01-05T15:58:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=9be74e0026b563ba680e1dc157521eccc89fc03f'/>
<id>9be74e0026b563ba680e1dc157521eccc89fc03f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
