<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ss/src/egg/math, branch main</title>
<subtitle>Decompilation of The Legend of Zelda: Skyward Sword (Wii)</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/'/>
<entry>
<title>MTX/VEC cleanup</title>
<updated>2026-05-07T17:53:30+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2026-05-07T17:53:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=d8744e1f34e9955d55a5605f939bdf0bf9d8a729'/>
<id>d8744e1f34e9955d55a5605f939bdf0bf9d8a729</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove address comments</title>
<updated>2025-09-17T02:32:07+00:00</updated>
<author>
<name>elijah-thomas774</name>
<email>elijahthomas774@gmail.com</email>
</author>
<published>2025-09-17T02:26:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=e3b5103cbe6bca291e05d0f0e84340b81f088c37'/>
<id>e3b5103cbe6bca291e05d0f0e84340b81f088c37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Some Quat Fix</title>
<updated>2025-06-08T04:16:18+00:00</updated>
<author>
<name>elijah-thomas774</name>
<email>elijahthomas774@gmail.com</email>
</author>
<published>2025-06-08T04:16:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=7c49ca2415338261164f712a6e9db1bf5c1b009a'/>
<id>7c49ca2415338261164f712a6e9db1bf5c1b009a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>d_a_obj_tumble_weed mostly done (#88)</title>
<updated>2024-11-06T21:36:17+00:00</updated>
<author>
<name>Elijah Thomas</name>
<email>42302100+elijah-thomas774@users.noreply.github.com</email>
</author>
<published>2024-11-06T21:36:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=c235e32d9513e87ce45c8dc04add547b764957f7'/>
<id>c235e32d9513e87ce45c8dc04add547b764957f7</id>
<content type='text'>
* mostly done

* Update d_t_tumble_weed.cpp

* remove cM::calcTimer

* just regswap on adjustSpeed

* Create inlines for angle between vectors

* name data symbols

---------

Co-authored-by: robojumper &lt;robojumper@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* mostly done

* Update d_t_tumble_weed.cpp

* remove cM::calcTimer

* just regswap on adjustSpeed

* Create inlines for angle between vectors

* name data symbols

---------

Co-authored-by: robojumper &lt;robojumper@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>update from dtk-template - clangd :) (#66)</title>
<updated>2024-10-16T19:36:02+00:00</updated>
<author>
<name>Elijah Thomas</name>
<email>42302100+elijah-thomas774@users.noreply.github.com</email>
</author>
<published>2024-10-16T19:36:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=26af4db82da23364961ebb440efba88846240731'/>
<id>26af4db82da23364961ebb440efba88846240731</id>
<content type='text'>
* update from dtk-template and start work towards using clangd

* include &lt;a&gt; -&gt; "a"

* Update build.yml

* remove/add non-trivial class in union warning</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* update from dtk-template and start work towards using clangd

* include &lt;a&gt; -&gt; "a"

* Update build.yml

* remove/add non-trivial class in union warning</pre>
</div>
</content>
</entry>
<entry>
<title>Misc Egg (#37)</title>
<updated>2024-10-02T00:24:25+00:00</updated>
<author>
<name>Elijah Thomas</name>
<email>42302100+elijah-thomas774@users.noreply.github.com</email>
</author>
<published>2024-10-02T00:24:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=dc221b4795f415c8500740dd33e2243f91d527a6'/>
<id>dc221b4795f415c8500740dd33e2243f91d527a6</id>
<content type='text'>
* EGG: Archive, DvdFile, DvdRipper

* start eggStream

* FrmHeap and AssertHeap OK

* progress on EggController

* port in WPAD stuff

* update WPAD/WUD/KPAD/SC symbols

* eggController OK

* bytematch more CoreController virtual funcs

* eggDecomp/eggStreamDecomp Ok

* eggDvdRipper OK

* EGG gfx splits

* Finished Splitting EGG

* create egg Files

* eggDecomp.h -&gt; eggStreamDecomp.h

* Revert some format changes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* EGG: Archive, DvdFile, DvdRipper

* start eggStream

* FrmHeap and AssertHeap OK

* progress on EggController

* port in WPAD stuff

* update WPAD/WUD/KPAD/SC symbols

* eggController OK

* bytematch more CoreController virtual funcs

* eggDecomp/eggStreamDecomp Ok

* eggDvdRipper OK

* EGG gfx splits

* Finished Splitting EGG

* create egg Files

* eggDecomp.h -&gt; eggStreamDecomp.h

* Revert some format changes</pre>
</div>
</content>
</entry>
<entry>
<title>lyt_pane matching</title>
<updated>2024-05-23T04:16:00+00:00</updated>
<author>
<name>elijah-thomas774</name>
<email>elijahthomas774@gmail.com</email>
</author>
<published>2024-05-23T04:16:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=08e0e57034cb1132c3f3427d8c4a8e52702223e4'/>
<id>08e0e57034cb1132c3f3427d8c4a8e52702223e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed up typedef for u32 and s32 from mistake long ago</title>
<updated>2024-05-12T20:04:01+00:00</updated>
<author>
<name>elijah-thomas774</name>
<email>elijahthomas774@gmail.com</email>
</author>
<published>2024-05-12T20:04:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=62e0778390f838cdb92f16b3582e2d76299ae8a5'/>
<id>62e0778390f838cdb92f16b3582e2d76299ae8a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix eggMatrix amd eggMath</title>
<updated>2024-05-04T17:32:11+00:00</updated>
<author>
<name>elijah-thomas774</name>
<email>elijahthomas774@gmail.com</email>
</author>
<published>2024-05-04T17:32:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=ca18ce89544506e8aa6557476076cd21cb368cdb'/>
<id>ca18ce89544506e8aa6557476076cd21cb368cdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Formatting + dtk Update</title>
<updated>2023-12-22T19:36:05+00:00</updated>
<author>
<name>elijah-thomas774</name>
<email>elijahthomas774@gmail.com</email>
</author>
<published>2023-12-22T19:36:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=d4ebdd3f0e473935b8b7c02f6131aabf47698909'/>
<id>d4ebdd3f0e473935b8b7c02f6131aabf47698909</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
