<feed xmlns='http://www.w3.org/2005/Atom'>
<title>2ship2harkinian/mm/src/code/z_skelanime.c, branch develop-keiichi</title>
<subtitle>2Ship2Harkinian: Majora’s Mask PC port</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/'/>
<entry>
<title>Standardize "ActorMovement" over "ActorMove" (#1773)</title>
<updated>2025-09-16T22:14:22+00:00</updated>
<author>
<name>engineer124</name>
<email>47598039+engineer124@users.noreply.github.com</email>
</author>
<published>2024-12-21T03:15:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=c22d84a7553dc18b14e37c3c1b27bab700f41384'/>
<id>c22d84a7553dc18b14e37c3c1b27bab700f41384</id>
<content type='text'>
* actor movement

* cleanup

* missed one
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* actor movement

* cleanup

* missed one
</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>Revamp "AnimationContext" Docs, now called "AnimTaskQueue" (#1692)</title>
<updated>2025-09-16T01:39:17+00:00</updated>
<author>
<name>engineer124</name>
<email>47598039+engineer124@users.noreply.github.com</email>
</author>
<published>2024-09-20T02:38:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=5313b86bc320cdd7583220d8a06044a4a00f2e65'/>
<id>5313b86bc320cdd7583220d8a06044a4a00f2e65</id>
<content type='text'>
* Import Oot Docs

* cleanup

* more cleanup

* cleanup

* small thing

* singular
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Import Oot Docs

* cleanup

* more cleanup

* cleanup

* small thing

* singular
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean2 (#1605)</title>
<updated>2025-09-14T02:29:09+00:00</updated>
<author>
<name>Derek Hensley</name>
<email>hensley.derek58@gmail.com</email>
</author>
<published>2024-02-20T03:04:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=6687fd0a5c02352b9953a853ec79452500b6cdf5'/>
<id>6687fd0a5c02352b9953a853ec79452500b6cdf5</id>
<content type='text'>
* AnimationContext_Update

* TransitionTile_InitGraphics

* disasm files

* gPlayerFormItemRestrictions -&gt; code_8012EC80

* fix

* Extract gCircleTex

* Const fixes

* gPlayerFormItemRestrictions suggestions

* Setup_InitRegs

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

* TransitionTile_InitGraphics

* disasm files

* gPlayerFormItemRestrictions -&gt; code_8012EC80

* fix

* Extract gCircleTex

* Const fixes

* gPlayerFormItemRestrictions suggestions

* Setup_InitRegs

* z_inventory
</pre>
</div>
</content>
</entry>
<entry>
<title>Use more `TRUNCF_BINANG` for f32 -&gt; s16 casts (#1503)</title>
<updated>2025-09-13T23:59:34+00:00</updated>
<author>
<name>engineer124</name>
<email>47598039+engineer124@users.noreply.github.com</email>
</author>
<published>2023-12-13T04:16:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=9f1f53f4d8cf40a1af28a65f2140fb41e252dacc'/>
<id>9f1f53f4d8cf40a1af28a65f2140fb41e252dacc</id>
<content type='text'>
* TRUNCF_BINANG

* brackets

* extra cast
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* TRUNCF_BINANG

* brackets

* extra cast
</pre>
</div>
</content>
</entry>
<entry>
<title>Yet another header cleanup (#1508)</title>
<updated>2025-09-12T00:24:54+00:00</updated>
<author>
<name>Anghelo Carvajal</name>
<email>angheloalf95@gmail.com</email>
</author>
<published>2023-11-23T02:55:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=0df1b39e0d37e54cd0cece5044724fb5a5a327f8'/>
<id>0df1b39e0d37e54cd0cece5044724fb5a5a327f8</id>
<content type='text'>
* lights.c

* z64skin_matrix.h

* Move out some stuff from macros.h

* gamealloc.h

* move most transition functions to z64transition.h

* z64lib.h

* `include` cleanup on transition files

* z_overlay cleanup

* z64malloc.h

* format

* forgot to remove those

* forgot this

* fix borken includes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lights.c

* z64skin_matrix.h

* Move out some stuff from macros.h

* gamealloc.h

* move most transition functions to z64transition.h

* z64lib.h

* `include` cleanup on transition files

* z_overlay cleanup

* z64malloc.h

* format

* forgot to remove those

* forgot this

* fix borken includes
</pre>
</div>
</content>
</entry>
<entry>
<title>Player doc: anim wrappers (#1434)</title>
<updated>2025-09-11T21:07:30+00:00</updated>
<author>
<name>engineer124</name>
<email>47598039+engineer124@users.noreply.github.com</email>
</author>
<published>2023-11-18T12:55:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=0eb556deaae5a43c9b575fa98b575924820ad6f2'/>
<id>0eb556deaae5a43c9b575fa98b575924820ad6f2</id>
<content type='text'>
* player cs docs setup

* more docs

* more docs

* missed enums

* more docs, but broken. Need to fix sPlayerCsModeAnimFuncs

* fix

* rm enum

* more minor docs

* PR suggestion

* typo

* csActionFunc

* PR Suggestion

* player animation

* cleanup

* cleanup

* comments

* macro

* fix bss

* another comment

* better macro

* move macro

* fix bss

* adjust names

* simplify enum

* missed flags

* PR Review

* adjust comment

* missed defines
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* player cs docs setup

* more docs

* more docs

* missed enums

* more docs, but broken. Need to fix sPlayerCsModeAnimFuncs

* fix

* rm enum

* more minor docs

* PR suggestion

* typo

* csActionFunc

* PR Suggestion

* player animation

* cleanup

* cleanup

* comments

* macro

* fix bss

* another comment

* better macro

* move macro

* fix bss

* adjust names

* simplify enum

* missed flags

* PR Review

* adjust comment

* missed defines
</pre>
</div>
</content>
</entry>
<entry>
<title>[Enhancement] Add N64 Weird Frames restoration (#1077)</title>
<updated>2025-05-18T22:17:14+00:00</updated>
<author>
<name>Sirius902</name>
<email>10891979+Sirius902@users.noreply.github.com</email>
</author>
<published>2025-05-18T22:17:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=4e228e0a69da03589204b54c7b02d5813619f5ec'/>
<id>4e228e0a69da03589204b54c7b02d5813619f5ec</id>
<content type='text'>
* [Enhancement] Add N64 Weird Frames restoration

* Tweaks to N64WeirdFrames

---------

Co-authored-by: Garrett &lt;garrettjcox@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [Enhancement] Add N64 Weird Frames restoration

* Tweaks to N64WeirdFrames

---------

Co-authored-by: Garrett &lt;garrettjcox@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Interpolate Horse Animation (#1061)" (#1104)</title>
<updated>2025-04-04T13:42:06+00:00</updated>
<author>
<name>Archez</name>
<email>Archez@users.noreply.github.com</email>
</author>
<published>2025-04-04T13:42:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=63f2c89f9f2bf6a74cedc2185e515a302af68aa3'/>
<id>63f2c89f9f2bf6a74cedc2185e515a302af68aa3</id>
<content type='text'>
* Revert "Interpolate Horse Animation (#1061)"

This reverts commit 12f1f51e30d4fd37a070b280bee6aa092df2b79b.

* Revert "Add missing arena free for skelanime updates (#1103)"

This reverts commit b3b0ad707f62e098ead12ef0aede08992c0a74d2.

* fix init data</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Revert "Interpolate Horse Animation (#1061)"

This reverts commit 12f1f51e30d4fd37a070b280bee6aa092df2b79b.

* Revert "Add missing arena free for skelanime updates (#1103)"

This reverts commit b3b0ad707f62e098ead12ef0aede08992c0a74d2.

* fix init data</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing arena free for skelanime updates (#1103)</title>
<updated>2025-04-01T05:36:51+00:00</updated>
<author>
<name>Archez</name>
<email>Archez@users.noreply.github.com</email>
</author>
<published>2025-04-01T05:36:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=b3b0ad707f62e098ead12ef0aede08992c0a74d2'/>
<id>b3b0ad707f62e098ead12ef0aede08992c0a74d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
