<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ph/include/Item, branch main</title>
<subtitle>Decompilation of The Legend of Zelda: Phantom Hourglass (NDS)</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ph/'/>
<entry>
<title>ActorNavi (#132)</title>
<updated>2025-08-29T18:01:10+00:00</updated>
<author>
<name>Aetias</name>
<email>144526980+AetiasHax@users.noreply.github.com</email>
</author>
<published>2025-08-29T18:01:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ph/commit/?id=cb52c8c23f5de5ba8509f9471025b4fa995e3b65'/>
<id>cb52c8c23f5de5ba8509f9471025b4fa995e3b65</id>
<content type='text'>
* Map symbol in Game

* ActorNavi 93%

* ActorNavi_04 96%

* Document Actor fields

* Move MAX_KEYS to ItemManager

* Move gTouchControl to its own header

* Fix missing includes

* Fix regressions

* Fix build

* Update decompiling guide images

* Fix regression</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Map symbol in Game

* ActorNavi 93%

* ActorNavi_04 96%

* Document Actor fields

* Move MAX_KEYS to ItemManager

* Move gTouchControl to its own header

* Fix missing includes

* Fix regressions

* Fix build

* Update decompiling guide images

* Fix regression</pre>
</div>
</content>
</entry>
<entry>
<title>EquipBombchu (#131)</title>
<updated>2025-07-31T19:22:55+00:00</updated>
<author>
<name>Aetias</name>
<email>144526980+AetiasHax@users.noreply.github.com</email>
</author>
<published>2025-07-31T19:22:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ph/commit/?id=82f54b2f075e7f6612b80edf52b37bb6377e0d49'/>
<id>82f54b2f075e7f6612b80edf52b37bb6377e0d49</id>
<content type='text'>
* Map symbol in Game

* EquipBombchu 12%

* EquipBombchu 53%

* EquipBombchu 71%

* configure: Don't verify dsd version if `--dsd` specified

* EquipBombchu 89%

* Fix regression</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Map symbol in Game

* EquipBombchu 12%

* EquipBombchu 53%

* EquipBombchu 71%

* configure: Don't verify dsd version if `--dsd` specified

* EquipBombchu 89%

* Fix regression</pre>
</div>
</content>
</entry>
<entry>
<title>Decompile more of `AdventureFlags.cpp` (#118)</title>
<updated>2025-07-22T14:17:02+00:00</updated>
<author>
<name>Yanis</name>
<email>35189056+Yanis002@users.noreply.github.com</email>
</author>
<published>2025-07-22T14:17:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ph/commit/?id=cf8f5a80b13c4edd7fd8ebb33ab0de81d64f609b'/>
<id>cf8f5a80b13c4edd7fd8ebb33ab0de81d64f609b</id>
<content type='text'>
* fix flags getters and associated relocs

* explicit ARM and improve existing matches

* match CopyTo

* document a bit the flag system and progress on unmatched functions

* remaining bottom functions

* func_ov00_02097810 params and name fix

* fix build issues

* move flag base definition to its own file

* document item flags

---------

Co-authored-by: Yanis002 &lt;Yanis002@users.noreply.github.com&gt;
Co-authored-by: Aetias &lt;aetias@outlook.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix flags getters and associated relocs

* explicit ARM and improve existing matches

* match CopyTo

* document a bit the flag system and progress on unmatched functions

* remaining bottom functions

* func_ov00_02097810 params and name fix

* fix build issues

* move flag base definition to its own file

* document item flags

---------

Co-authored-by: Yanis002 &lt;Yanis002@users.noreply.github.com&gt;
Co-authored-by: Aetias &lt;aetias@outlook.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Decompile overlay 8 (95%) (#115)</title>
<updated>2025-07-13T13:11:50+00:00</updated>
<author>
<name>Yanis</name>
<email>35189056+Yanis002@users.noreply.github.com</email>
</author>
<published>2025-07-13T13:11:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ph/commit/?id=0421d36979794e73793e40a92c55365e69f6944e'/>
<id>0421d36979794e73793e40a92c55365e69f6944e</id>
<content type='text'>
* started overlay 8

* progress

* progress

* progress

* more headers

* progress

* more progress

* symbols

* fix splits + new headers

* more progress

* func_ov008_02112ee0 &amp; func_ov008_02112f28

* document fish in save item manager and unrelated things because precommit is mad

* SaveItemManager ctor

* progress?

* fix build issues

* split files to match data

* format

* format

* cleanup and match vfunc_08

* add reloc for overlay 0

* fix vtable symbol

* improve non-matching functions

---------

Co-authored-by: Aetias &lt;144526980+AetiasHax@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* started overlay 8

* progress

* progress

* progress

* more headers

* progress

* more progress

* symbols

* fix splits + new headers

* more progress

* func_ov008_02112ee0 &amp; func_ov008_02112f28

* document fish in save item manager and unrelated things because precommit is mad

* SaveItemManager ctor

* progress?

* fix build issues

* split files to match data

* format

* format

* cleanup and match vfunc_08

* add reloc for overlay 0

* fix vtable symbol

* improve non-matching functions

---------

Co-authored-by: Aetias &lt;144526980+AetiasHax@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/main' into hammer</title>
<updated>2025-06-30T22:44:52+00:00</updated>
<author>
<name>Yanis002</name>
<email>35189056+Yanis002@users.noreply.github.com</email>
</author>
<published>2025-06-30T22:44:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ph/commit/?id=084e61c777a262e0d9c0ecf6ebc82e509346e9d6'/>
<id>084e61c777a262e0d9c0ecf6ebc82e509346e9d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix match</title>
<updated>2025-06-30T22:01:30+00:00</updated>
<author>
<name>Aetias</name>
<email>aetias@outlook.com</email>
</author>
<published>2025-06-30T22:01:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ph/commit/?id=8003089294daef5ccb9b3a73eac8a4496457f178'/>
<id>8003089294daef5ccb9b3a73eac8a4496457f178</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/main' into bmg</title>
<updated>2025-06-29T20:15:14+00:00</updated>
<author>
<name>Yanis002</name>
<email>35189056+Yanis002@users.noreply.github.com</email>
</author>
<published>2025-06-29T20:15:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ph/commit/?id=1c4c64fc08ad0b266345b21dc177b470fdeadb70'/>
<id>1c4c64fc08ad0b266345b21dc177b470fdeadb70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/main' into hammer</title>
<updated>2025-06-29T19:57:44+00:00</updated>
<author>
<name>Yanis002</name>
<email>35189056+Yanis002@users.noreply.github.com</email>
</author>
<published>2025-06-29T19:57:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ph/commit/?id=f7c54542b9c2b3231c10992c80f775d4ccb1706b'/>
<id>f7c54542b9c2b3231c10992c80f775d4ccb1706b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add adventure and item flags</title>
<updated>2025-05-30T16:44:47+00:00</updated>
<author>
<name>Aetias</name>
<email>aetias@outlook.com</email>
</author>
<published>2025-05-30T16:44:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ph/commit/?id=2bb9bf4fee393bb43be8a69a70a46189258249be'/>
<id>2bb9bf4fee393bb43be8a69a70a46189258249be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Decomp `ActorRefill` 94%</title>
<updated>2025-05-27T20:00:27+00:00</updated>
<author>
<name>Aetias</name>
<email>aetias@outlook.com</email>
</author>
<published>2025-05-27T20:00:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ph/commit/?id=0b6e5d042b88229a88e48d954eb0084c6f039369'/>
<id>0b6e5d042b88229a88e48d954eb0084c6f039369</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
