<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tww/src/d/d_scope.cpp, branch main</title>
<subtitle>Decompilation of The Legend of Zelda: The Wind Waker (GCN)</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/'/>
<entry>
<title>d_scope 100% (#1112)</title>
<updated>2026-08-02T15:45:21+00:00</updated>
<author>
<name>Benjamin ROELANDT</name>
<email>benjamin.roelandt@gmail.com</email>
</author>
<published>2026-08-02T15:45:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=dbc093a3cfefac7f38088aa14c07115390d14fe5'/>
<id>dbc093a3cfefac7f38088aa14c07115390d14fe5</id>
<content type='text'>
* First version of d_scope, everything is matching on all version, probably missing a few inline on undocumented field that i did not manage to find

* Readd stuff previously deleted but badly tested

* Rename some fields and a few more inline

doesn't improve matching but i think it looks more genuine

* clean up syntax

* move d_scptyp enum and add forgotten inline

* build fix

* replace seStart call with proper enum</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* First version of d_scope, everything is matching on all version, probably missing a few inline on undocumented field that i did not manage to find

* Readd stuff previously deleted but badly tested

* Rename some fields and a few more inline

doesn't improve matching but i think it looks more genuine

* clean up syntax

* move d_scptyp enum and add forgotten inline

* build fix

* replace seStart call with proper enum</pre>
</div>
</content>
</entry>
<entry>
<title>Process profiles and enums cleanup (#1031)</title>
<updated>2026-05-26T04:11:58+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-05-26T04:11:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=102042628fa139f4e509251bdd9095493f031e28'/>
<id>102042628fa139f4e509251bdd9095493f031e28</id>
<content type='text'>
* Fix some profile comments

* Add missing static for local visibility data

* Move proc name and draw priority enums to f_pc

* Add _e suffix to daObjBarrier_c proc enum

* Change proc name enum format to match TP

* Change draw prio enum format to match TP

* Change ItemNo enum format, finish fixing item names

* Revert static for cb1 hio

* Clean up formatting of profile comments

* Fix comment alignment</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix some profile comments

* Add missing static for local visibility data

* Move proc name and draw priority enums to f_pc

* Add _e suffix to daObjBarrier_c proc enum

* Change proc name enum format to match TP

* Change draw prio enum format to match TP

* Change ItemNo enum format, finish fixing item names

* Revert static for cb1 hio

* Clean up formatting of profile comments

* Fix comment alignment</pre>
</div>
</content>
</entry>
<entry>
<title>Add boilerplate for some msg/kankyos</title>
<updated>2026-05-26T00:38:56+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-05-26T00:38:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=79277cb2b2672104b87172d8ff620f923f450658'/>
<id>79277cb2b2672104b87172d8ff620f923f450658</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use precompiled headers, fix weak data issues</title>
<updated>2025-08-20T22:51:42+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2025-08-19T21:15:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=217775af4ef41ac875d53efe4da8f2d19f46e2af'/>
<id>217775af4ef41ac875d53efe4da8f2d19f46e2af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `cPhs_State` typedef and use it everywhere</title>
<updated>2025-03-18T02:26:56+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2025-03-18T02:26:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=822b13e57a978cb940abfdb2286588ad3c338b4d'/>
<id>822b13e57a978cb940abfdb2286588ad3c338b4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add static keyword in more places</title>
<updated>2024-04-17T17:27:52+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2024-04-17T17:27:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=a116292705d0c04d6ef9765c9b637900062fc825'/>
<id>a116292705d0c04d6ef9765c9b637900062fc825</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>get more d_ TUs to compile</title>
<updated>2024-03-01T06:21:27+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2024-03-01T06:21:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=b8f4d25c5686da58dfb56efed271719c3e8e0ee1'/>
<id>b8f4d25c5686da58dfb56efed271719c3e8e0ee1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Import project</title>
<updated>2023-09-10T04:48:55+00:00</updated>
<author>
<name>Luke Street</name>
<email>luke.street@encounterpc.com</email>
</author>
<published>2023-09-10T04:42:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=adb95b135c3d7498eba29bbd9728d345eed5a407'/>
<id>adb95b135c3d7498eba29bbd9728d345eed5a407</id>
<content type='text'>
Original repository: https://github.com/encounter/ww
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Original repository: https://github.com/encounter/ww
</pre>
</div>
</content>
</entry>
</feed>
