<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ss/src/toBeSorted/special_item_drop_mgr.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>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>position -&gt; mPosition</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:38:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=bc2d023115f36dd68bf009eeb3ae276cc778e519'/>
<id>bc2d023115f36dd68bf009eeb3ae276cc778e519</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More player model</title>
<updated>2025-05-19T19:52:55+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2025-05-18T10:41:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=bb6fd66745a19426066f4c664fc0972634d09462'/>
<id>bb6fd66745a19426066f4c664fc0972634d09462</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>d_message OK (via dFlow_c)</title>
<updated>2025-05-10T20:20:16+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2025-05-09T16:28:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=4c5dede891ea0934d77bfcee8f50f9702c949031'/>
<id>4c5dede891ea0934d77bfcee8f50f9702c949031</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Matching, I guess</title>
<updated>2025-04-21T19:51:01+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2025-04-10T18:30:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=d19adefd7a990b9faf5ebad0b66823994832c7c9'/>
<id>d19adefd7a990b9faf5ebad0b66823994832c7c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve dAcBase_c (#133)</title>
<updated>2025-03-16T15:40:04+00:00</updated>
<author>
<name>CovenEsme</name>
<email>84377742+CovenEsme@users.noreply.github.com</email>
</author>
<published>2025-03-16T15:40:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=7400f6c66abe0f2cc5eb186362565bd63c747341'/>
<id>7400f6c66abe0f2cc5eb186362565bd63c747341</id>
<content type='text'>
* Improve dAcBase_c

* Fix missed polyAttr0/1 renaming

* Add getters for EventManager funcs used in dAcBase

* Fix include

* Replace actor_properties with helper calls

* Fix SoundInfo TList function (thanks robo)

* Make roundAngleToNearest90 static

* Fix removeSoundInfo symbol

* Revert d_a_item spawnItem and spawnDrop param change

* Fix d_t_reaction and improve spawnHearts a bit

* Also update special_item_drop_mgr

* Fix special_item_drop_mgr

* Small fixes

---------

Co-authored-by: robojumper &lt;robojumper@gmail.com&gt;
Co-authored-by: elijah-thomas774 &lt;elijahthomas774@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Improve dAcBase_c

* Fix missed polyAttr0/1 renaming

* Add getters for EventManager funcs used in dAcBase

* Fix include

* Replace actor_properties with helper calls

* Fix SoundInfo TList function (thanks robo)

* Make roundAngleToNearest90 static

* Fix removeSoundInfo symbol

* Revert d_a_item spawnItem and spawnDrop param change

* Fix d_t_reaction and improve spawnHearts a bit

* Also update special_item_drop_mgr

* Fix special_item_drop_mgr

* Small fixes

---------

Co-authored-by: robojumper &lt;robojumper@gmail.com&gt;
Co-authored-by: elijah-thomas774 &lt;elijahthomas774@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Fix special_item_drop_mgr data (#130)</title>
<updated>2025-03-14T02:06:03+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2025-03-14T02:06:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=455642a81a1a774669fa08d8919a3599d8386b8a'/>
<id>455642a81a1a774669fa08d8919a3599d8386b8a</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_item -&gt; Layout and Enum (#92)</title>
<updated>2024-11-09T16:53:22+00:00</updated>
<author>
<name>Elijah Thomas</name>
<email>42302100+elijah-thomas774@users.noreply.github.com</email>
</author>
<published>2024-11-09T16:53:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=126e1a9fd7d06b621bb515628a93224f8bf0af1a'/>
<id>126e1a9fd7d06b621bb515628a93224f8bf0af1a</id>
<content type='text'>
* mostly done

* Update d_t_tumble_weed.cpp

* remove cM::calcTimer

* just regswap on adjustSpeed

* checkpoint

* file setup

* fix incorrect symbol

* some tidbits i guess

* fixup merge

* fix merge 2.0

* Item Renames from Esme

* fix d_t_tumble_weed

* fixup merge</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

* checkpoint

* file setup

* fix incorrect symbol

* some tidbits i guess

* fixup merge

* fix merge 2.0

* Item Renames from Esme

* fix d_t_tumble_weed

* fixup merge</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up special item drop mgr (#87)</title>
<updated>2024-11-06T21:43:27+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2024-11-06T21:43:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=aaf88fa648557435a2af5c4bc1436507c2b0042c'/>
<id>aaf88fa648557435a2af5c4bc1436507c2b0042c</id>
<content type='text'>
* Clean up special item drop mgr

* Progress

* Mostly matching

* Docs
 </content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Clean up special item drop mgr

* Progress

* Mostly matching

* Docs
 </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>
</feed>
