<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ss/src/REL/d/a/obj/d_a_obj_lava_F200.cpp, 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>dAcObjBase var -&gt; mVar</title>
<updated>2025-09-17T02:32:06+00:00</updated>
<author>
<name>elijah-thomas774</name>
<email>elijahthomas774@gmail.com</email>
</author>
<published>2025-09-17T01:43:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=d591961dbd14bfe723dbd6ba542b169e472744da'/>
<id>d591961dbd14bfe723dbd6ba542b169e472744da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>easily refactored variables -&gt; mVariable</title>
<updated>2025-09-17T02:32:05+00:00</updated>
<author>
<name>elijah-thomas774</name>
<email>elijahthomas774@gmail.com</email>
</author>
<published>2025-09-17T00:59:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=e03a5b8080f8c82a4b3d4b3f395b64470946f86c'/>
<id>e03a5b8080f8c82a4b3d4b3f395b64470946f86c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>d_stage progress</title>
<updated>2025-03-09T09:09:08+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2025-03-08T17:54:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=c558c88f2534c699661671d41fcbd84633be74b3'/>
<id>c558c88f2534c699661671d41fcbd84633be74b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>g3d initial pullover (#115)</title>
<updated>2025-02-09T17:40:41+00:00</updated>
<author>
<name>Elijah Thomas</name>
<email>42302100+elijah-thomas774@users.noreply.github.com</email>
</author>
<published>2025-02-09T17:40:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=cec09ad02349a1058e2255d2bc0b68ad69885075'/>
<id>cec09ad02349a1058e2255d2bc0b68ad69885075</id>
<content type='text'>
* g3d Headers

* initial g3d source files -- NOT YET FIXED

* change ResFile static_cast to explicit ctor</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* g3d Headers

* initial g3d source files -- NOT YET FIXED

* change ResFile static_cast to explicit ctor</pre>
</div>
</content>
</entry>
<entry>
<title>d_a_obj_utajima OK (#72)</title>
<updated>2024-10-19T18:27:02+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2024-10-19T18:27:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=01b132f93406465a9d9ba68b0185b791da29c3db'/>
<id>01b132f93406465a9d9ba68b0185b791da29c3db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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 Collision (#51)</title>
<updated>2024-10-16T13:00:47+00:00</updated>
<author>
<name>Elijah Thomas</name>
<email>42302100+elijah-thomas774@users.noreply.github.com</email>
</author>
<published>2024-10-16T13:00:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=b5aa43ff3780ad11350c3c2efc7a705280818f6c'/>
<id>b5aa43ff3780ad11350c3c2efc7a705280818f6c</id>
<content type='text'>
* Initial Commit - Starting to translate from TP

* Collision Updates

* Actor Collision -&gt; dBgW (DZB Collision)

* bg .text splits complete

* fix errors

* file organization

* missed files

* progress

* weee

* most of cM3dG

* Revert mAng change

* Progress

* Progress -&gt; Need to update from main

* Fixup Merge

* d_bg_s symbols....

* TList Changes

* oops

* d_bg_s large progress

* d_bg_s_acch majority done

* d_bg_s_chk OK

* d_bg_s_gnd_chk OK

* d_bg_s_grp_pass_chk OK

* d_bg_lin_chk OK

* d_bg_s_poly_pass_chk OK

* d_bg_s_roof_chk and d_bg_s_sph_chk OK

* d_bg_s_spl_grp_chk OK

* d_bg_s_wtr_chk OK

* d_bg_w started

* d_bg_w_base OK

* name d_bg_w_kcol symbols

* d_bg_w_sv split/started

* most of d_bg_w_time

* stopping d_bg_w_kcol for now

* d_bg_w_sv OK

* work on d_bg_w_time

* revert TList to take offset arg

* fixup some compiler warnings

* set c_bg_w OK

* Update rel_sieve.py

* Remove TList Macros

* Bomb Header started</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Initial Commit - Starting to translate from TP

* Collision Updates

* Actor Collision -&gt; dBgW (DZB Collision)

* bg .text splits complete

* fix errors

* file organization

* missed files

* progress

* weee

* most of cM3dG

* Revert mAng change

* Progress

* Progress -&gt; Need to update from main

* Fixup Merge

* d_bg_s symbols....

* TList Changes

* oops

* d_bg_s large progress

* d_bg_s_acch majority done

* d_bg_s_chk OK

* d_bg_s_gnd_chk OK

* d_bg_s_grp_pass_chk OK

* d_bg_lin_chk OK

* d_bg_s_poly_pass_chk OK

* d_bg_s_roof_chk and d_bg_s_sph_chk OK

* d_bg_s_spl_grp_chk OK

* d_bg_s_wtr_chk OK

* d_bg_w started

* d_bg_w_base OK

* name d_bg_w_kcol symbols

* d_bg_w_sv split/started

* most of d_bg_w_time

* stopping d_bg_w_kcol for now

* d_bg_w_sv OK

* work on d_bg_w_time

* revert TList to take offset arg

* fixup some compiler warnings

* set c_bg_w OK

* Update rel_sieve.py

* Remove TList Macros

* Bomb Header started</pre>
</div>
</content>
</entry>
<entry>
<title>Actor cleanup (#32)</title>
<updated>2024-09-15T19:40:03+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2024-09-15T19:40:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=508d5b9e720f81ebf8148fd07faef1c61e9901b2'/>
<id>508d5b9e720f81ebf8148fd07faef1c61e9901b2</id>
<content type='text'>
* Actor cleanup

---------

Co-authored-by: elijah-thomas774 &lt;elijahthomas774@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Actor cleanup

---------

Co-authored-by: elijah-thomas774 &lt;elijahthomas774@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>m3d (#13)</title>
<updated>2024-09-12T20:36:34+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2024-09-12T20:36:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=1180e1f4860d62bccd64bfa2a29eaeebd2c4b019'/>
<id>1180e1f4860d62bccd64bfa2a29eaeebd2c4b019</id>
<content type='text'>
* Initial M3d Pass
* `m_bmdl` and `m_bline` left

---------

Co-authored-by: elijah-thomas774 &lt;elijahthomas774@gmail.com&gt;
Co-authored-by: Elijah Thomas &lt;42302100+elijah-thomas774@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Initial M3d Pass
* `m_bmdl` and `m_bline` left

---------

Co-authored-by: elijah-thomas774 &lt;elijahthomas774@gmail.com&gt;
Co-authored-by: Elijah Thomas &lt;42302100+elijah-thomas774@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Set up empty REL source files with text splits</title>
<updated>2024-05-23T16:08:21+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2024-05-23T16:08:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=9c4a3bafb418a423dbd16069f329be7c6ace35ee'/>
<id>9c4a3bafb418a423dbd16069f329be7c6ace35ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
