<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ph/include/Map/MapBase.hpp, 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>Decomp `src/00_Core/Map/MapBase.cpp` (57%) (#129)</title>
<updated>2025-09-21T12:21:31+00:00</updated>
<author>
<name>SammygoodTunes</name>
<email>56520787+SammygoodTunes@users.noreply.github.com</email>
</author>
<published>2025-09-21T12:21:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ph/commit/?id=5b15874c4d2d7c185c98f2791cf8fa6a9d86a440'/>
<id>5b15874c4d2d7c185c98f2791cf8fa6a9d86a440</id>
<content type='text'>
* Comments

* Lay out theoretical code

* Externalise func_020196bc &amp; func_020196fc

* Pull merge

* Pull merge

* Decomp MapBase::func_ov00_02080edc

* Fix MapManager TilePos params

* Decomp progress

* Fix MapManager param issue

* Decomp progress

* Update MapManager var pointer type

* Fix function defs

* Update symbols

* Update

* Match MapBase_Unk2::func_ov00_02080ad0 (thx 2 dt mow &amp; yanis)

* Update

* Decomp progress 26%

* Decomp progress 28%

* Fix struct overlap

* Fix unknown members

* Uncomment and fix rest of methods (most still non-matching)

* Decomp progress

* Corrections</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Comments

* Lay out theoretical code

* Externalise func_020196bc &amp; func_020196fc

* Pull merge

* Pull merge

* Decomp MapBase::func_ov00_02080edc

* Fix MapManager TilePos params

* Decomp progress

* Fix MapManager param issue

* Decomp progress

* Update MapManager var pointer type

* Fix function defs

* Update symbols

* Update

* Match MapBase_Unk2::func_ov00_02080ad0 (thx 2 dt mow &amp; yanis)

* Update

* Decomp progress 26%

* Decomp progress 28%

* Fix struct overlap

* Fix unknown members

* Uncomment and fix rest of methods (most still non-matching)

* Decomp progress

* Corrections</pre>
</div>
</content>
</entry>
<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>ActorSwitchObject OK (#130)</title>
<updated>2025-07-25T13:59:54+00:00</updated>
<author>
<name>Aetias</name>
<email>144526980+AetiasHax@users.noreply.github.com</email>
</author>
<published>2025-07-25T13:59:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ph/commit/?id=8ad6359c7d3c7afcbddd7d450b7fa4b9764255b6'/>
<id>8ad6359c7d3c7afcbddd7d450b7fa4b9764255b6</id>
<content type='text'>
* Map symbol in Game

* ActorSwitchObject OK

* Mark ActorSwitchObject as complete

* Document `mTrapActors`

* Fix FilterActorBase

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

* ActorSwitchObject OK

* Mark ActorSwitchObject as complete

* Document `mTrapActors`

* Fix FilterActorBase

* Fix regressions</pre>
</div>
</content>
</entry>
<entry>
<title>Decomp `src/00_Core/Map/MapManager.cpp` (56%) (#101)</title>
<updated>2025-07-24T17:23:29+00:00</updated>
<author>
<name>SammygoodTunes</name>
<email>56520787+SammygoodTunes@users.noreply.github.com</email>
</author>
<published>2025-07-24T17:23:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ph/commit/?id=dda45d5574798dc45a31437f473eaa55b9142e13'/>
<id>dda45d5574798dc45a31437f473eaa55b9142e13</id>
<content type='text'>
* Fix

* Fix

* stupid typo

* Another dumb typo

* Fix

* Fix declaration

* Fix declaration

* Fix

* Fix symbols

* Corrections

* Fix regression in GetEntrancePos

---------

Co-authored-by: Aetias &lt;aetias@outlook.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix

* Fix

* stupid typo

* Another dumb typo

* Fix

* Fix declaration

* Fix declaration

* Fix

* Fix symbols

* Corrections

* Fix regression in GetEntrancePos

---------

Co-authored-by: Aetias &lt;aetias@outlook.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Decomp progress 46%</title>
<updated>2025-06-28T21:19:29+00:00</updated>
<author>
<name>SammygoodTunes</name>
<email>sygamerz@gmail.com</email>
</author>
<published>2025-06-28T21:19:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ph/commit/?id=f446227797e5bc5e338d51e2e23a026360f484a5'/>
<id>f446227797e5bc5e338d51e2e23a026360f484a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update</title>
<updated>2025-05-11T10:09:39+00:00</updated>
<author>
<name>SammygoodTunes</name>
<email>sygamerz@gmail.com</email>
</author>
<published>2025-05-11T10:09:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ph/commit/?id=ef6c7422a9e33b2870aaec64c45b00c243452b85'/>
<id>ef6c7422a9e33b2870aaec64c45b00c243452b85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Decomp progress 43%</title>
<updated>2025-05-08T12:10:16+00:00</updated>
<author>
<name>SammygoodTunes</name>
<email>sygamerz@gmail.com</email>
</author>
<published>2025-05-08T12:10:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ph/commit/?id=0d060f1d81066b141bba92578c7f839130dc1b2b'/>
<id>0d060f1d81066b141bba92578c7f839130dc1b2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Decomp progress 38%</title>
<updated>2025-04-29T20:12:35+00:00</updated>
<author>
<name>SammygoodTunes</name>
<email>sygamerz@gmail.com</email>
</author>
<published>2025-04-29T20:12:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ph/commit/?id=a9af655856b791d5a6d4bf1b75c123a855e646bb'/>
<id>a9af655856b791d5a6d4bf1b75c123a855e646bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Decomp progress 36%</title>
<updated>2025-04-21T21:07:04+00:00</updated>
<author>
<name>SammygoodTunes</name>
<email>sygamerz@gmail.com</email>
</author>
<published>2025-04-21T21:07:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ph/commit/?id=71ef8b58aad0315d839c3b2a4e996028d90952e6'/>
<id>71ef8b58aad0315d839c3b2a4e996028d90952e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
