<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ss/include/egg/math/eggMatrix.h, 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>start matching some d/snd things</title>
<updated>2025-05-31T19:21:12+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2025-05-30T20:21:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=83456a9cd8a15b6c27d29f09c72ad1f09bc2ed60'/>
<id>83456a9cd8a15b6c27d29f09c72ad1f09bc2ed60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix EGG::Matrix34f Copy assignment</title>
<updated>2025-03-21T02:05:01+00:00</updated>
<author>
<name>elijah-thomas774</name>
<email>elijahthomas774@gmail.com</email>
</author>
<published>2025-03-21T02:05:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=e2c2ec6c2dc0da586adcdfa2c71e54466d39dff0'/>
<id>e2c2ec6c2dc0da586adcdfa2c71e54466d39dff0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated CC collision (#80)</title>
<updated>2024-11-01T21:07:16+00:00</updated>
<author>
<name>Elijah Thomas</name>
<email>42302100+elijah-thomas774@users.noreply.github.com</email>
</author>
<published>2024-11-01T21:07:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=8a3710824bf3acbe081cc942cc4fce0f695ba812'/>
<id>8a3710824bf3acbe081cc942cc4fce0f695ba812</id>
<content type='text'>
* c_cc_d soooo close

* d_cc_shape_colliders -&gt; d_cc_d

* ported over changes from #43

* Oops, didnt save

* use better collision functions in bombf

* bombf fixes

* bombf actorPostCreate matching

* fix

* small fix for cCcD_UnkAttr Set function

* more cleanup(?) for c_cc_d

* d_cc_mass_s OK

* Initial d_cc_s setup

* some easy funcs

---------

Co-authored-by: robojumper &lt;robojumper@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* c_cc_d soooo close

* d_cc_shape_colliders -&gt; d_cc_d

* ported over changes from #43

* Oops, didnt save

* use better collision functions in bombf

* bombf fixes

* bombf actorPostCreate matching

* fix

* small fix for cCcD_UnkAttr Set function

* more cleanup(?) for c_cc_d

* d_cc_mass_s OK

* Initial d_cc_s setup

* some easy funcs

---------

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>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 externs/symbols/splits</title>
<updated>2024-05-02T17:14:22+00:00</updated>
<author>
<name>elijah-thomas774</name>
<email>elijahthomas774@gmail.com</email>
</author>
<published>2024-05-02T17:14:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=05259b75e348e974697cb497b5e3d8fb78e4b376'/>
<id>05259b75e348e974697cb497b5e3d8fb78e4b376</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change to header guards wooo</title>
<updated>2024-03-17T22:55:49+00:00</updated>
<author>
<name>elijah-thomas774</name>
<email>elijahthomas774@gmail.com</email>
</author>
<published>2024-03-17T22:55:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=6ca7763bc02e3307ba782cf6201d16d5386b2906'/>
<id>6ca7763bc02e3307ba782cf6201d16d5386b2906</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change everything to use a common types file</title>
<updated>2023-12-24T14:59:13+00:00</updated>
<author>
<name>Elijah Thomas</name>
<email>elijahthomas774@gmail.com</email>
</author>
<published>2023-12-24T14:59:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=e32db6f07a7e471dfa9ac18bb9b18aa5c7a1e1f6'/>
<id>e32db6f07a7e471dfa9ac18bb9b18aa5c7a1e1f6</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>
