<feed xmlns='http://www.w3.org/2005/Atom'>
<title>2ship2harkinian/src/code, 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>OK</title>
<updated>2023-11-15T02:40:57+00:00</updated>
<author>
<name>Louis</name>
<email>35883445+louist103@users.noreply.github.com</email>
</author>
<published>2023-11-15T02:40:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=8e194033bc2a47b3942e219d90524bb2630c8de6'/>
<id>8e194033bc2a47b3942e219d90524bb2630c8de6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Animation Cleanup: En_L* and some En_M* (#1493)</title>
<updated>2023-11-15T00:46:54+00:00</updated>
<author>
<name>engineer124</name>
<email>47598039+engineer124@users.noreply.github.com</email>
</author>
<published>2023-11-15T00:46:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=d9585d7444cdd3a3fe0c49807163ce8132c11956'/>
<id>d9585d7444cdd3a3fe0c49807163ce8132c11956</id>
<content type='text'>
* cleanup L, some M

* small fix

* typo

* brackets

* more brackets</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* cleanup L, some M

* small fix

* typo

* brackets

* more brackets</pre>
</div>
</content>
</entry>
<entry>
<title>Misc fixes 1 (#1491)</title>
<updated>2023-11-14T11:46:22+00:00</updated>
<author>
<name>Anghelo Carvajal</name>
<email>angheloalf95@gmail.com</email>
</author>
<published>2023-11-14T11:46:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=3d150f3e1d84259b05f2831be35fa6fd38e43232'/>
<id>3d150f3e1d84259b05f2831be35fa6fd38e43232</id>
<content type='text'>
* Some low-hanging UB

* document bug on z_file_nameset_NES.c

* ALIGNED on audio data

* document bug on decode

* document bugs on Message_Decode

* Format

* More ALIGNED

* Put the ALIGNED macro at the right like the other uses in the repo

* review

* fix Message Decode

(cherry picked from commit abfbc7068816756f7ea3fa4a36ee0fe664c54c72)

Co-authored-by: engineer124 &lt;engineer124engineer124@gmail.com&gt;

* remove comments

* Update src/overlays/gamestates/ovl_file_choose/z_file_choose_NES.c

Co-authored-by: engineer124 &lt;47598039+engineer124@users.noreply.github.com&gt;

* format

---------

Co-authored-by: engineer124 &lt;engineer124engineer124@gmail.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>
* Some low-hanging UB

* document bug on z_file_nameset_NES.c

* ALIGNED on audio data

* document bug on decode

* document bugs on Message_Decode

* Format

* More ALIGNED

* Put the ALIGNED macro at the right like the other uses in the repo

* review

* fix Message Decode

(cherry picked from commit abfbc7068816756f7ea3fa4a36ee0fe664c54c72)

Co-authored-by: engineer124 &lt;engineer124engineer124@gmail.com&gt;

* remove comments

* Update src/overlays/gamestates/ovl_file_choose/z_file_choose_NES.c

Co-authored-by: engineer124 &lt;47598039+engineer124@users.noreply.github.com&gt;

* format

---------

Co-authored-by: engineer124 &lt;engineer124engineer124@gmail.com&gt;
Co-authored-by: engineer124 &lt;47598039+engineer124@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Match `func_801457CC` (z_sram_NES.c OK) (#1472)</title>
<updated>2023-11-11T22:08:39+00:00</updated>
<author>
<name>engineer124</name>
<email>47598039+engineer124@users.noreply.github.com</email>
</author>
<published>2023-11-11T22:08:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=71d83a5e15c69e5f2e91f45f55448f49bb215897'/>
<id>71d83a5e15c69e5f2e91f45f55448f49bb215897</id>
<content type='text'>
* Match func_801457CC

* cleanup

* pads

* ITEM_NUM_SLOTS

* fix macro</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Match func_801457CC

* cleanup

* pads

* ITEM_NUM_SLOTS

* fix macro</pre>
</div>
</content>
</entry>
<entry>
<title>fix Misc Data (#1484)</title>
<updated>2023-11-11T13:27:01+00:00</updated>
<author>
<name>engineer124</name>
<email>47598039+engineer124@users.noreply.github.com</email>
</author>
<published>2023-11-11T13:27:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=8d33d36a9b15f7484f44efe926deac8fd7ee81db'/>
<id>8d33d36a9b15f7484f44efe926deac8fd7ee81db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix aliasing in Cutscene_SetActorCue (#1483)</title>
<updated>2023-11-11T12:34:27+00:00</updated>
<author>
<name>Tharo</name>
<email>17233964+Thar0@users.noreply.github.com</email>
</author>
<published>2023-11-11T12:34:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=b2535fc75a845adffbec760f58c2d654b99f2964'/>
<id>b2535fc75a845adffbec760f58c2d654b99f2964</id>
<content type='text'>
Co-authored-by: Revo &lt;projectrevotpp@hotmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Revo &lt;projectrevotpp@hotmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>fix ugly union hack with less fake code</title>
<updated>2023-11-10T04:10:08+00:00</updated>
<author>
<name>RevoSucks</name>
<email>projectrevotpp@hotmail.com</email>
</author>
<published>2023-11-10T04:10:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=d60d163f554fc7f795e8ed75c3d40b537dd7ad3b'/>
<id>d60d163f554fc7f795e8ed75c3d40b537dd7ad3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>z_collision_check BSS.. ok.. maybe</title>
<updated>2023-11-10T04:01:21+00:00</updated>
<author>
<name>RevoSucks</name>
<email>projectrevotpp@hotmail.com</email>
</author>
<published>2023-11-10T04:01:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=b6b0dd64537d4fcc9d2263adb04cde3172b36488'/>
<id>b6b0dd64537d4fcc9d2263adb04cde3172b36488</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Match `Environment_DrawSkyboxStarsImpl` (z_kankyo OK), introduce `rand.h` (#1476)</title>
<updated>2023-11-09T23:28:16+00:00</updated>
<author>
<name>engineer124</name>
<email>47598039+engineer124@users.noreply.github.com</email>
</author>
<published>2023-11-09T23:28:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=2823a720bc1081a48cd142788622087adfd3e5dc'/>
<id>2823a720bc1081a48cd142788622087adfd3e5dc</id>
<content type='text'>
* match Environment_DrawSkyboxStarsImpl

* revert

* PR Review

* small fix

* group pads together

* Color_RGBA8_u32</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* match Environment_DrawSkyboxStarsImpl

* revert

* PR Review

* small fix

* group pads together

* Color_RGBA8_u32</pre>
</div>
</content>
</entry>
<entry>
<title>Match Both Message Decodes (#1479)</title>
<updated>2023-11-09T15:57:56+00:00</updated>
<author>
<name>engineer124</name>
<email>47598039+engineer124@users.noreply.github.com</email>
</author>
<published>2023-11-09T15:57:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=7681c97df002c2ab07f942d077f5ff3efbe9471d'/>
<id>7681c97df002c2ab07f942d077f5ff3efbe9471d</id>
<content type='text'>
* WIP

* match Message_DecodeNES

* cleanup

* another cleanup

* match Message_Decode

* more cleanup

* oops

* add back void</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* WIP

* match Message_DecodeNES

* cleanup

* another cleanup

* match Message_Decode

* more cleanup

* oops

* add back void</pre>
</div>
</content>
</entry>
</feed>
