<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ph/include/global.h, 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>Delink character actor base classes and shop keeper actors (#152)</title>
<updated>2026-05-09T10:36:22+00:00</updated>
<author>
<name>Aetias</name>
<email>144526980+AetiasHax@users.noreply.github.com</email>
</author>
<published>2026-05-09T10:36:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ph/commit/?id=e9ffe114a97fd3bf563a8c346f2ef2dc5e88f9fd'/>
<id>e9ffe114a97fd3bf563a8c346f2ef2dc5e88f9fd</id>
<content type='text'>
* Delink .text for ActorItemSeller, ActorBeedle, ActorTetra

* Delink .text for ActorCharacterBase, ActorCharacter, ActorGenericCharacter

* Define classes ActorCharacterBase, ActorCharacter, ActorGenericCharacter

* Don't define `override` macro during intellisense/clangd

* Define symbols for ActorCharacter, ActorCharacterBase, ActorGenericCharacter

* Define classes and symbols for ActorItemSeller, ActorBeedle, ActorTetra

* Fix duplicate symbol</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Delink .text for ActorItemSeller, ActorBeedle, ActorTetra

* Delink .text for ActorCharacterBase, ActorCharacter, ActorGenericCharacter

* Define classes ActorCharacterBase, ActorCharacter, ActorGenericCharacter

* Don't define `override` macro during intellisense/clangd

* Define symbols for ActorCharacter, ActorCharacterBase, ActorGenericCharacter

* Define classes and symbols for ActorItemSeller, ActorBeedle, ActorTetra

* Fix duplicate symbol</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>ActorRupee 90% (#124)</title>
<updated>2025-07-21T17:09:56+00:00</updated>
<author>
<name>Aetias</name>
<email>144526980+AetiasHax@users.noreply.github.com</email>
</author>
<published>2025-07-21T17:09:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ph/commit/?id=aee9c362bbeb9ae717f4b93cbbd5fa0dd9a71450'/>
<id>aee9c362bbeb9ae717f4b93cbbd5fa0dd9a71450</id>
<content type='text'>
* Remove `force_data` macro

* Use size_t in `operator new`

* Bump objdiff to v3.0.0-beta.10

* Decompile functions using gRandom

* ActorRupee 90%

* Fix old gRandom.Next calls

* Revert objdiff

* Clean up</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove `force_data` macro

* Use size_t in `operator new`

* Bump objdiff to v3.0.0-beta.10

* Decompile functions using gRandom

* ActorRupee 90%

* Fix old gRandom.Next calls

* Revert objdiff

* Clean up</pre>
</div>
</content>
</entry>
<entry>
<title>Bump dsd to v0.10.1; UnkStruct_027e05f8_2 OK (#121)</title>
<updated>2025-07-17T10:21:10+00:00</updated>
<author>
<name>Aetias</name>
<email>144526980+AetiasHax@users.noreply.github.com</email>
</author>
<published>2025-07-17T10:21:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ph/commit/?id=573b696ff8d3e83765d4483e5a31e0ec5676044d'/>
<id>573b696ff8d3e83765d4483e5a31e0ec5676044d</id>
<content type='text'>
* Unique delink file names

* Fix build

* Revert back to single link

* UnkStruct_027e05f8_2 OK

* `dsd fix ctor-symbols`

* Fix symbols spanning over two delink files

* `dsd fix ctor-symbols` again

* Add missing function `func_02050a20`

* Name `.p__sinit` symbols in USA after their EUR counterparts

* Apply dsd signatures

* Bump dsd to 0.10.0; Fix dsd not updating automatically

* Rename overlay functions

* Fix auto-download wibo

* Fix generating objdiff report</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Unique delink file names

* Fix build

* Revert back to single link

* UnkStruct_027e05f8_2 OK

* `dsd fix ctor-symbols`

* Fix symbols spanning over two delink files

* `dsd fix ctor-symbols` again

* Add missing function `func_02050a20`

* Name `.p__sinit` symbols in USA after their EUR counterparts

* Apply dsd signatures

* Bump dsd to 0.10.0; Fix dsd not updating automatically

* Rename overlay functions

* Fix auto-download wibo

* Fix generating objdiff report</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/main' into bmg</title>
<updated>2025-02-03T23:43:39+00:00</updated>
<author>
<name>Yanis002</name>
<email>35189056+Yanis002@users.noreply.github.com</email>
</author>
<published>2025-02-03T23:43:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ph/commit/?id=51d5bf69edd56d626a4f5d987ecf9b37ae17fa33'/>
<id>51d5bf69edd56d626a4f5d987ecf9b37ae17fa33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>match func_020370d0 to func_02037178</title>
<updated>2025-01-23T13:51:54+00:00</updated>
<author>
<name>Yanis002</name>
<email>35189056+Yanis002@users.noreply.github.com</email>
</author>
<published>2025-01-23T13:51:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ph/commit/?id=c2c40b8221e2ea1ce3cd8e6257209dad892ad7e5'/>
<id>c2c40b8221e2ea1ce3cd8e6257209dad892ad7e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move ov000 documentation from Ghidra</title>
<updated>2025-01-19T10:58:47+00:00</updated>
<author>
<name>Aetias</name>
<email>aetias@outlook.com</email>
</author>
<published>2025-01-19T10:58:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ph/commit/?id=e1d2f0b168ebd698d7a69dbb53fe15cc7fa548aa'/>
<id>e1d2f0b168ebd698d7a69dbb53fe15cc7fa548aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Decomp `ActorManager`</title>
<updated>2024-10-22T19:25:59+00:00</updated>
<author>
<name>Aetias</name>
<email>aetias@outlook.com</email>
</author>
<published>2024-10-22T19:25:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ph/commit/?id=bced23471af823a455810168448db457ec03097b'/>
<id>bced23471af823a455810168448db457ec03097b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `.clang-format`</title>
<updated>2024-10-12T14:16:32+00:00</updated>
<author>
<name>Aetias</name>
<email>aetias@outlook.com</email>
</author>
<published>2024-10-12T14:16:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ph/commit/?id=0b6c727e36a764c1eee496ab80b14a5da00f21c5'/>
<id>0b6c727e36a764c1eee496ab80b14a5da00f21c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove `elfkill`</title>
<updated>2024-10-12T14:16:17+00:00</updated>
<author>
<name>Aetias</name>
<email>aetias@outlook.com</email>
</author>
<published>2024-10-12T14:16:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ph/commit/?id=74a29deff311fb7bc51028ae9bf4272d7835cb8c'/>
<id>74a29deff311fb7bc51028ae9bf4272d7835cb8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
