<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tww/src/d/d_picture_box.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>Clean up angle constants and conversions (#1135)</title>
<updated>2026-07-23T00:13:31+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-07-23T00:13:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=96347ab5028b6ef8ed8f5901f7d16ad51ab99cd4'/>
<id>96347ab5028b6ef8ed8f5901f7d16ad51ab99cd4</id>
<content type='text'>
* Add angle conversion constants and macros

* Replace angle literals with hex instead of decimal</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add angle conversion constants and macros

* Replace angle literals with hex instead of decimal</pre>
</div>
</content>
</entry>
<entry>
<title>Enum usage</title>
<updated>2026-07-22T16:36:48+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-07-22T16:36:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=5c556d3c5356c2cc9ce93688902c62e7a7f47811'/>
<id>5c556d3c5356c2cc9ce93688902c62e7a7f47811</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup/documentation for various photo-related code</title>
<updated>2026-07-19T19:54:06+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-07-19T19:54:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=0fdc3a3f3b1bd96ad65ccee764967e964b3a7eab'/>
<id>0fdc3a3f3b1bd96ad65ccee764967e964b3a7eab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>d_picture_box closer to matching for other versions</title>
<updated>2026-07-19T01:31:38+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-07-19T01:31:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=9f18a6f34c4d96e54e52abdbcf287a7bfcf6c8e4'/>
<id>9f18a6f34c4d96e54e52abdbcf287a7bfcf6c8e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>d_picture_box mostly matching for GZLE01 (#1125)</title>
<updated>2026-07-18T21:37:31+00:00</updated>
<author>
<name>Mattias Blum</name>
<email>142374929+mattias-blum@users.noreply.github.com</email>
</author>
<published>2026-07-18T21:37:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=db61d3102208a949d7941f4491706eba16ba2686'/>
<id>db61d3102208a949d7941f4491706eba16ba2686</id>
<content type='text'>
* initial progress

* more progress

* more progress

* d_picture_box mostly matching for GZLE01

Unable to resolve the regswap in dJle_Pb_c::draw()

* reverted some changes to member names

* filled missing enum value

* PR changes made

* renamed some fields</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* initial progress

* more progress

* more progress

* d_picture_box mostly matching for GZLE01

Unable to resolve the regswap in dJle_Pb_c::draw()

* reverted some changes to member names

* filled missing enum value

* PR changes made

* renamed some fields</pre>
</div>
</content>
</entry>
<entry>
<title>d_a_npc_mt 100% for GZLE01 (#1102)</title>
<updated>2026-07-05T17:49:57+00:00</updated>
<author>
<name>Mattias Blum</name>
<email>142374929+mattias-blum@users.noreply.github.com</email>
</author>
<published>2026-07-05T17:49:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=6812d925ff1d919f7baf1475aa71f714e25136c9'/>
<id>6812d925ff1d919f7baf1475aa71f714e25136c9</id>
<content type='text'>
* d_a_npc_mt 100% for GZLE01

* implemented dPb_erasePicture and added some relevant inlines

* fixed existing references to mSelectPicture

* PR changes made</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* d_a_npc_mt 100% for GZLE01

* implemented dPb_erasePicture and added some relevant inlines

* fixed existing references to mSelectPicture

* PR changes made</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>
</feed>
