<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ss/src/d/lyt/d_lyt_fader.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>save_manager OK</title>
<updated>2025-05-02T18:32:04+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2025-05-01T13:11:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=b148d141a0f49fc20fb61e5472951f4ddb4176cd'/>
<id>b148d141a0f49fc20fb61e5472951f4ddb4176cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>d_lyt_msg_window_wood OK, d_lyt_common_a_btn OK</title>
<updated>2025-04-07T20:12:36+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2025-04-01T21:08:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=fc89f2b34a626b5d0e0520ad7d0b1afc3ea46f7f'/>
<id>fc89f2b34a626b5d0e0520ad7d0b1afc3ea46f7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>d_lyt_common_icon_item OK</title>
<updated>2025-03-31T09:53:17+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2025-03-30T22:10:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=2368524c571b1415cd28bb400b757293a700ce7b'/>
<id>2368524c571b1415cd28bb400b757293a700ce7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert some singleton access to getters</title>
<updated>2025-03-09T20:15:53+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2025-03-09T20:15:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=31c9b92798c499a3b3ac3c7f7c0dc61546cc0603'/>
<id>31c9b92798c499a3b3ac3c7f7c0dc61546cc0603</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>Some dLytAreaCaption_c (#63)</title>
<updated>2024-10-16T01:57:41+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2024-10-16T01:57:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=ec4d28cd259fd1f452f716ca032d936a62f79393'/>
<id>ec4d28cd259fd1f452f716ca032d936a62f79393</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More d/lyt (#52)</title>
<updated>2024-10-06T20:34:31+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2024-10-06T20:34:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=f8e61c7de8b2b8d2b2174f33457b1357175e2c0d'/>
<id>f8e61c7de8b2b8d2b2174f33457b1357175e2c0d</id>
<content type='text'>
* More Lyt (maybe some wrong type associations)

* more meter

* Rename

* More splits and renames

* Fix SizedString conversion operators

* Renames

* dLytBattery_c almost OK

* d_lyt_battery OK

* diff clean

* Continue doing splits while I'm at it

* two more splits</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* More Lyt (maybe some wrong type associations)

* more meter

* Rename

* More splits and renames

* Fix SizedString conversion operators

* Renames

* dLytBattery_c almost OK

* d_lyt_battery OK

* diff clean

* Continue doing splits while I'm at it

* two more splits</pre>
</div>
</content>
</entry>
<entry>
<title>Some game UI basics (#25)</title>
<updated>2024-09-30T04:02:30+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2024-09-30T04:02:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=4d9806f2fc9fcc78d80f2102d8c0b755682342b4'/>
<id>4d9806f2fc9fcc78d80f2102d8c0b755682342b4</id>
<content type='text'>
* start with dLyt stuff, dLytFader_c

* Some game UI basics

* More progress

* Move and format files

* Proper outlining

* Fix build

* More cleanup

* Correct inlining behavior

* Fix some symbols

* Compiler downgrade required for some funcs.

* fixup vtable

* one line that was somehow missed

---------

Co-authored-by: elijah-thomas774 &lt;elijahthomas774@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* start with dLyt stuff, dLytFader_c

* Some game UI basics

* More progress

* Move and format files

* Proper outlining

* Fix build

* More cleanup

* Correct inlining behavior

* Fix some symbols

* Compiler downgrade required for some funcs.

* fixup vtable

* one line that was somehow missed

---------

Co-authored-by: elijah-thomas774 &lt;elijahthomas774@gmail.com&gt;</pre>
</div>
</content>
</entry>
</feed>
