<feed xmlns='http://www.w3.org/2005/Atom'>
<title>2ship2harkinian/include/z64interface.h, branch original</title>
<subtitle>2Ship2Harkinian: Majora’s Mask PC port</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/'/>
<entry>
<title>merge master</title>
<updated>2023-06-20T11:55:12+00:00</updated>
<author>
<name>engineer124</name>
<email>engineer124engineer124@gmail.com</email>
</author>
<published>2023-06-20T11:55:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=e0606f5cbeb9bf27fd5feda97a76ca270f6448c6'/>
<id>e0606f5cbeb9bf27fd5feda97a76ca270f6448c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Yet another header cleanup (#1284)</title>
<updated>2023-06-18T06:43:47+00:00</updated>
<author>
<name>Anghelo Carvajal</name>
<email>angheloalf95@gmail.com</email>
</author>
<published>2023-06-18T06:43:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=587d12e3cbb2a1ffb6774c0823c54ce0e80a579b'/>
<id>587d12e3cbb2a1ffb6774c0823c54ce0e80a579b</id>
<content type='text'>
* thread, scene and interface

* non header stuff

* fix missing stuff

* z64sound_source.h

* collision_check.h

* Update include/z64sound_source.h

Co-authored-by: engineer124 &lt;47598039+engineer124@users.noreply.github.com&gt;

* Update include/z64scene.h

Co-authored-by: engineer124 &lt;47598039+engineer124@users.noreply.github.com&gt;

* Update include/z64thread.h

Co-authored-by: engineer124 &lt;47598039+engineer124@users.noreply.github.com&gt;

* review

* review

* Update src/code/z_collision_check.c

Co-authored-by: engineer124 &lt;47598039+engineer124@users.noreply.github.com&gt;

* Update src/code/z_sound_source.c

Co-authored-by: engineer124 &lt;47598039+engineer124@users.noreply.github.com&gt;

---------

Co-authored-by: engineer124 &lt;47598039+engineer124@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* thread, scene and interface

* non header stuff

* fix missing stuff

* z64sound_source.h

* collision_check.h

* Update include/z64sound_source.h

Co-authored-by: engineer124 &lt;47598039+engineer124@users.noreply.github.com&gt;

* Update include/z64scene.h

Co-authored-by: engineer124 &lt;47598039+engineer124@users.noreply.github.com&gt;

* Update include/z64thread.h

Co-authored-by: engineer124 &lt;47598039+engineer124@users.noreply.github.com&gt;

* review

* review

* Update src/code/z_collision_check.c

Co-authored-by: engineer124 &lt;47598039+engineer124@users.noreply.github.com&gt;

* Update src/code/z_sound_source.c

Co-authored-by: engineer124 &lt;47598039+engineer124@users.noreply.github.com&gt;

---------

Co-authored-by: engineer124 &lt;47598039+engineer124@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>merge master</title>
<updated>2023-06-02T08:53:29+00:00</updated>
<author>
<name>engineer124</name>
<email>engineer124engineer124@gmail.com</email>
</author>
<published>2023-06-02T08:53:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=3de6100344d89a95c60e13646a8aa393632ccc23'/>
<id>3de6100344d89a95c60e13646a8aa393632ccc23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge master, tatl enum</title>
<updated>2023-05-29T08:07:41+00:00</updated>
<author>
<name>engineer124</name>
<email>engineer124engineer124@gmail.com</email>
</author>
<published>2023-05-29T08:07:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=d684bdc876d9b48210672771adc47f04a13e7387'/>
<id>d684bdc876d9b48210672771adc47f04a13e7387</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>`z_parameter`: Buttons (part 9) (#1192)</title>
<updated>2023-03-30T09:26:35+00:00</updated>
<author>
<name>engineer124</name>
<email>47598039+engineer124@users.noreply.github.com</email>
</author>
<published>2023-03-30T09:26:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=f3c811d29865e9445341fc3300a107b9e686e608'/>
<id>f3c811d29865e9445341fc3300a107b9e686e608</id>
<content type='text'>
* import button docs

* cleanup

* sync timer val

* add flag comments

* Update src/code/z_parameter.c

Co-authored-by: Derek Hensley &lt;hensley.derek58@gmail.com&gt;

* Update src/code/z_parameter.c

Co-authored-by: Derek Hensley &lt;hensley.derek58@gmail.com&gt;

* Update src/code/z_parameter.c

Co-authored-by: Derek Hensley &lt;hensley.derek58@gmail.com&gt;

* fix merge master

---------

Co-authored-by: Derek Hensley &lt;hensley.derek58@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* import button docs

* cleanup

* sync timer val

* add flag comments

* Update src/code/z_parameter.c

Co-authored-by: Derek Hensley &lt;hensley.derek58@gmail.com&gt;

* Update src/code/z_parameter.c

Co-authored-by: Derek Hensley &lt;hensley.derek58@gmail.com&gt;

* Update src/code/z_parameter.c

Co-authored-by: Derek Hensley &lt;hensley.derek58@gmail.com&gt;

* fix merge master

---------

Co-authored-by: Derek Hensley &lt;hensley.derek58@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>merge master</title>
<updated>2023-01-17T19:19:42+00:00</updated>
<author>
<name>engineer124</name>
<email>engineer124engineer124@gmail.com</email>
</author>
<published>2023-01-17T19:19:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=8bf3a0d8f0ff44b1f2050e84175b17372d9dd41f'/>
<id>8bf3a0d8f0ff44b1f2050e84175b17372d9dd41f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>`z_parameter`: Main (#1157)</title>
<updated>2022-12-08T18:54:38+00:00</updated>
<author>
<name>engineer124</name>
<email>47598039+engineer124@users.noreply.github.com</email>
</author>
<published>2022-12-08T18:54:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=b73d18b1541b39f99fcbc085f3119b73777fea89'/>
<id>b73d18b1541b39f99fcbc085f3119b73777fea89</id>
<content type='text'>
* main docs

* formatting and bss issues

* PR Suggestions

* missed enums

* better macros/enums

* restrictions improvement, still wip

* fix name, more common restriction patterns

* more restrictions cleanup

* rm comment</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* main docs

* formatting and bss issues

* PR Suggestions

* missed enums

* better macros/enums

* restrictions improvement, still wip

* fix name, more common restriction patterns

* more restrictions cleanup

* rm comment</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup</title>
<updated>2022-11-21T01:59:01+00:00</updated>
<author>
<name>engineer124</name>
<email>engineer124engineer124@gmail.com</email>
</author>
<published>2022-11-21T01:59:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=ea32607658cda3e93d4258e388fde189b2d7e6fd'/>
<id>ea32607658cda3e93d4258e388fde189b2d7e6fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>`z_parameter`: Time (1 non-matching) (#1144)</title>
<updated>2022-11-20T23:20:09+00:00</updated>
<author>
<name>engineer124</name>
<email>47598039+engineer124@users.noreply.github.com</email>
</author>
<published>2022-11-20T23:20:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=f92c4e6b0294f621b36a7e865a3c74504166a2fe'/>
<id>f92c4e6b0294f621b36a7e865a3c74504166a2fe</id>
<content type='text'>
* import time docs

* cleanup

* fix display list

* missed one

* three-day events

* PR Suggestions and cleanup

* adjust comment

* more macros

* PR Suggestions

* move InterfaceContext</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* import time docs

* cleanup

* fix display list

* missed one

* three-day events

* PR Suggestions and cleanup

* adjust comment

* more macros

* PR Suggestions

* move InterfaceContext</pre>
</div>
</content>
</entry>
<entry>
<title>merge master</title>
<updated>2022-11-20T18:44:27+00:00</updated>
<author>
<name>engineer124</name>
<email>engineer124engineer124@gmail.com</email>
</author>
<published>2022-11-20T18:44:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=69a2db7eec766129b14f3bf4f5a90e8d990aecb3'/>
<id>69a2db7eec766129b14f3bf4f5a90e8d990aecb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
