<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tww/src/d/d_camera.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>msg work (#1143)</title>
<updated>2026-08-03T01:04:29+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-08-03T01:04:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=380407dd2691ca4c0f3772092f39a7b3b528d1e4'/>
<id>380407dd2691ca4c0f3772092f39a7b3b528d1e4</id>
<content type='text'>
* fopMsgM_msgDataProc_c::stringSet work

* Fix JPN

* More stringSet work

* work

* get rid of fake temps

* stringSet 99.99%

* fopMsgM_msgDataProc_c::stringLength 100%

* d_msg work

* fix pal

* fix message_paper, d_meter version diff fixes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fopMsgM_msgDataProc_c::stringSet work

* Fix JPN

* More stringSet work

* work

* get rid of fake temps

* stringSet 99.99%

* fopMsgM_msgDataProc_c::stringLength 100%

* d_msg work

* fix pal

* fix message_paper, d_meter version diff fixes</pre>
</div>
</content>
</entry>
<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>Add camera profiles, fix camera struct sizes</title>
<updated>2026-07-24T15:57:07+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-07-24T15:57:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=5faa15219c6c94622d5ed08b162fed09b85b8ffc'/>
<id>5faa15219c6c94622d5ed08b162fed09b85b8ffc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A couple demo matches</title>
<updated>2026-07-24T15:25:35+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-07-24T15:25:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=7efaae45c77dd3ce555e73970ae9182ec2dd4e76'/>
<id>7efaae45c77dd3ce555e73970ae9182ec2dd4e76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor cleanup</title>
<updated>2026-07-23T21:48:51+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-07-23T21:48:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=4efda6f35537a2d546841d1eb9579563bb581ab8'/>
<id>4efda6f35537a2d546841d1eb9579563bb581ab8</id>
<content type='text'>
Inlines, wrong indentation, enums, private fields, etc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Inlines, wrong indentation, enums, private fields, etc
</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>Update all code to use the new enum formats</title>
<updated>2026-05-29T20:34:55+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-05-29T19:45:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=bae595b973fd48b2c6606371ac577cbbccb7a9fb'/>
<id>bae595b973fd48b2c6606371ac577cbbccb7a9fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>d_a_obj_jump initial documentation pass</title>
<updated>2026-05-21T18:41:15+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-05-21T18:41:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=d10eaa3ef8b258d5edc4eb8756280155ec342481'/>
<id>d10eaa3ef8b258d5edc4eb8756280155ec342481</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
