<feed xmlns='http://www.w3.org/2005/Atom'>
<title>2ship2harkinian/mm/src/code/z_fireobj.c, branch 4.0.1</title>
<subtitle>2Ship2Harkinian: Majora’s Mask PC port</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/'/>
<entry>
<title>Texture scrolling interpolation, Take 2 (#1332)</title>
<updated>2026-01-21T01:27:47+00:00</updated>
<author>
<name>Eblo</name>
<email>7004497+Eblo@users.noreply.github.com</email>
</author>
<published>2026-01-21T01:27:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=a4360a25cd3dfec3653890f86b812facfa6ddee3'/>
<id>a4360a25cd3dfec3653890f86b812facfa6ddee3</id>
<content type='text'>
* Scrolling texture interpolation

Co-authored-by: Nicholas Estelami &lt;NEstelami@users.noreply.github.com&gt;

* Interpolate remaining GIs

* Clean up gDPSetTileSizeInterp

---------

Co-authored-by: Nicholas Estelami &lt;NEstelami@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Scrolling texture interpolation

Co-authored-by: Nicholas Estelami &lt;NEstelami@users.noreply.github.com&gt;

* Interpolate remaining GIs

* Clean up gDPSetTileSizeInterp

---------

Co-authored-by: Nicholas Estelami &lt;NEstelami@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup gSPMatrix, rename `Matrix_New` -&gt; `Matrix_Finalize`, add MATRIX_FINALIZE_AND_LOAD (#1729)</title>
<updated>2025-09-16T15:16:58+00:00</updated>
<author>
<name>engineer124</name>
<email>47598039+engineer124@users.noreply.github.com</email>
</author>
<published>2024-10-23T00:51:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=111979112a633e03cb65c00899501073fd8a3f16'/>
<id>111979112a633e03cb65c00899501073fd8a3f16</id>
<content type='text'>
* mtx-finalize

* cleanup gSPMatrix
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* mtx-finalize

* cleanup gSPMatrix
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync Colliders Final (#1718)</title>
<updated>2025-09-16T14:33:40+00:00</updated>
<author>
<name>Derek Hensley</name>
<email>hensley.derek58@gmail.com</email>
</author>
<published>2024-10-18T12:54:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=37ad4a1a946b29c056fcec536f887d9ca6f0aa24'/>
<id>37ad4a1a946b29c056fcec536f887d9ca6f0aa24</id>
<content type='text'>
* ElementDamageInfoAT

* ElementDamageInfoAC

* colMaterial

* elemMaterial
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ElementDamageInfoAT

* ElementDamageInfoAC

* colMaterial

* elemMaterial
</pre>
</div>
</content>
</entry>
<entry>
<title>Colliders Sync Tris Quad Sphere Line (#1714)</title>
<updated>2025-09-16T14:21:44+00:00</updated>
<author>
<name>Derek Hensley</name>
<email>hensley.derek58@gmail.com</email>
</author>
<published>2024-10-16T13:51:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=72f667a2ec2001d208223bef60dd8ca37945743a'/>
<id>72f667a2ec2001d208223bef60dd8ca37945743a</id>
<content type='text'>
* Tris

* Quad

* Sphere

* Line
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Tris

* Quad

* Sphere

* Line
</pre>
</div>
</content>
</entry>
<entry>
<title>Colliders Sync Cylinders (#1709)</title>
<updated>2025-09-16T14:01:17+00:00</updated>
<author>
<name>Derek Hensley</name>
<email>hensley.derek58@gmail.com</email>
</author>
<published>2024-10-15T02:11:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=0e1999c00ee3de25092407c3679b169ca74c7800'/>
<id>0e1999c00ee3de25092407c3679b169ca74c7800</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Colliders Sync ColliderElement (#1698)</title>
<updated>2025-09-16T01:46:58+00:00</updated>
<author>
<name>Derek Hensley</name>
<email>hensley.derek58@gmail.com</email>
</author>
<published>2024-09-28T05:00:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=65d8529fe784b8ea4fd5e7b89a654331ac0cd0f9'/>
<id>65d8529fe784b8ea4fd5e7b89a654331ac0cd0f9</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_T* (#1522)</title>
<updated>2025-09-14T19:55:35+00:00</updated>
<author>
<name>engineer124</name>
<email>47598039+engineer124@users.noreply.github.com</email>
</author>
<published>2024-06-25T00:54:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=b627ff5423d0bd563b602f4611fb4bdcd5b866b4'/>
<id>b627ff5423d0bd563b602f4611fb4bdcd5b866b4</id>
<content type='text'>
* anim T cleanup

* more cleanup

* brackets and floats

* small thing

* more floats

* fix name

* fix

* format

---------

Co-authored-by: angie &lt;angheloalf95@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* anim T cleanup

* more cleanup

* brackets and floats

* small thing

* more floats

* fix name

* fix

* format

---------

Co-authored-by: angie &lt;angheloalf95@gmail.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>
