<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tww/src/f_op, 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>demo d_file_error OK, fmap/fmap2 work, misc (#1208)</title>
<updated>2026-09-17T14:05:55+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-09-17T14:05:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=f38b962a5844502889ec00a98d0c9ed2a1151695'/>
<id>f38b962a5844502889ec00a98d0c9ed2a1151695</id>
<content type='text'>
* d_file_error OK, use J2DPane inlines everywhere

* d_menu_fmap demo work

* fmap and fmap2 work

* fix demo regression with ternary fakematch

* inline cleanup, f_pc_profile OK for demo

* fix min/max bss order

* lstair almost for demo</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* d_file_error OK, use J2DPane inlines everywhere

* d_menu_fmap demo work

* fmap and fmap2 work

* fix demo regression with ternary fakematch

* inline cleanup, f_pc_profile OK for demo

* fix min/max bss order

* lstair almost for demo</pre>
</div>
</content>
</entry>
<entry>
<title>d_s_open_sub ok / some improvements to JAIZelAnime (#1206)</title>
<updated>2026-09-15T16:00:55+00:00</updated>
<author>
<name>TakaRikka</name>
<email>38417346+TakaRikka@users.noreply.github.com</email>
</author>
<published>2026-09-15T16:00:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=adf4c5971f9ca88dbef0d5b0861e7b1b59062024'/>
<id>adf4c5971f9ca88dbef0d5b0861e7b1b59062024</id>
<content type='text'>
* d_s_open_sub ok

* small JAIZelAnime improvements

* add an inline

* fix JAIZelAnime for jpn

* some d_s_open_sub field names</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* d_s_open_sub ok

* small JAIZelAnime improvements

* add an inline

* fix JAIZelAnime for jpn

* some d_s_open_sub field names</pre>
</div>
</content>
</entry>
<entry>
<title>2dnumber almost matching, fix iconno and ctrlcode enums</title>
<updated>2026-09-13T17:23:13+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-09-13T17:23:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=ff768cc1d9ed10e884e006773a5f9ac6a8d6eff4'/>
<id>ff768cc1d9ed10e884e006773a5f9ac6a8d6eff4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>inlines</title>
<updated>2026-09-05T23:11:35+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-09-05T23:11:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=f7d64187ed0e447052e2e7945fb5e1c51eeadc3d'/>
<id>f7d64187ed0e447052e2e7945fb5e1c51eeadc3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>d_menu_fmap (#1195)</title>
<updated>2026-09-04T22:01:21+00:00</updated>
<author>
<name>Teddy Heidmann</name>
<email>ateddy42@users.noreply.github.com</email>
</author>
<published>2026-09-04T22:01:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=7735a21e142cd13b02029948c0cbbdd0f2f5d3be'/>
<id>7735a21e142cd13b02029948c0cbbdd0f2f5d3be</id>
<content type='text'>
* checkDspLargeMapLink()

* close on dispEndSalvageLargeMark()

* setDspHugeMapLink(), dispEndSalvageHugeMark()

* checkDspHugeMapLink(), checkDspHugeMapShip(), _close_normalMode()

* _delete()

* decomp.me help

* FmapProcMain()

* SelectGrid(), zoom1000x1000Init()

* ZoomGridLv1In()

* ZoomGridLv2Out(), fmap2Move(), paneTransBase(), paneTranceZoomMapAlpah()

* paneTranceZoomMap()

* paneTranceZoom2Map(), _open_warpMode(), init_warpMode()

* enums for procIdx values

* paneTranceWarpMsg(), paneAlphaWarpMsgBack(), fmMapWrite(), fmMapWait(), paneAlphaZoom2Map()

* wrapMove()

* warpAreaAnime0(), warpSelCursorAnime()

* areaTextChangeAnimeInit()

* fmDispArea(), fmZoomGridLv1/2In/Out

* wtf setDspWarpBackCornerColor

* screenSet() .data order

* cleanup u8/bool

* field renames

* bool/BOOL cleanup, enum for confusing fmapZoom

* configure.py

* GZLP01

* GZLJ01</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* checkDspLargeMapLink()

* close on dispEndSalvageLargeMark()

* setDspHugeMapLink(), dispEndSalvageHugeMark()

* checkDspHugeMapLink(), checkDspHugeMapShip(), _close_normalMode()

* _delete()

* decomp.me help

* FmapProcMain()

* SelectGrid(), zoom1000x1000Init()

* ZoomGridLv1In()

* ZoomGridLv2Out(), fmap2Move(), paneTransBase(), paneTranceZoomMapAlpah()

* paneTranceZoomMap()

* paneTranceZoom2Map(), _open_warpMode(), init_warpMode()

* enums for procIdx values

* paneTranceWarpMsg(), paneAlphaWarpMsgBack(), fmMapWrite(), fmMapWait(), paneAlphaZoom2Map()

* wrapMove()

* warpAreaAnime0(), warpSelCursorAnime()

* areaTextChangeAnimeInit()

* fmDispArea(), fmZoomGridLv1/2In/Out

* wtf setDspWarpBackCornerColor

* screenSet() .data order

* cleanup u8/bool

* field renames

* bool/BOOL cleanup, enum for confusing fmapZoom

* configure.py

* GZLP01

* GZLJ01</pre>
</div>
</content>
</entry>
<entry>
<title>Add DEAD_STRING macro to clearly distinguish unused strings</title>
<updated>2026-08-31T20:08:40+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-08-31T20:08:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=94a5eadb5f7b7651104cebf0dc4cc512915aa413'/>
<id>94a5eadb5f7b7651104cebf0dc4cc512915aa413</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>m_Do demo work (#1189)</title>
<updated>2026-08-31T19:52:01+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-08-31T19:52:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=e7e0e8e581b29a031966f9a16501d78dff0fb3a7'/>
<id>e7e0e8e581b29a031966f9a16501d78dff0fb3a7</id>
<content type='text'>
* m_Do_controller_pad and m_Do_Reset OK for demo, m_Do_machine 100% with weak func order

* Add machine.pch, m_Do_machine OK for demo

* m_Do_gba_com and m_Do_MemCardRWmng OK for demo

* m_Do_graphic work

* m_Do_graphic JPN/PAL version diffs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* m_Do_controller_pad and m_Do_Reset OK for demo, m_Do_machine 100% with weak func order

* Add machine.pch, m_Do_machine OK for demo

* m_Do_gba_com and m_Do_MemCardRWmng OK for demo

* m_Do_graphic work

* m_Do_graphic JPN/PAL version diffs</pre>
</div>
</content>
</entry>
<entry>
<title>d_menu_dmap almost matching for demo</title>
<updated>2026-08-26T19:43:30+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-08-26T19:43:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=519652534fe534343d60f486c66169dcfec098a1'/>
<id>519652534fe534343d60f486c66169dcfec098a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix camera_class view member</title>
<updated>2026-08-18T03:24:18+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-08-18T03:24:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=a1c70c7edee37220726135f5dcbebf6aaebd725c'/>
<id>a1c70c7edee37220726135f5dcbebf6aaebd725c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix camera structs being swapped</title>
<updated>2026-08-18T03:03:22+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-08-18T03:03:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=f0d5cd7b6a56eb042c485e61260f8aa40abf52d9'/>
<id>f0d5cd7b6a56eb042c485e61260f8aa40abf52d9</id>
<content type='text'>
`camera_process_class` and `camera_class` were swapped according to TP's RTTI info.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`camera_process_class` and `camera_class` were swapped according to TP's RTTI info.
</pre>
</div>
</content>
</entry>
</feed>
