<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tp/include/d/d_cam_param.h, branch main</title>
<subtitle>Decompilation of The Legend of Zelda: Twilight Princess (GCN)</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/'/>
<entry>
<title>d_camera debug almost matching (#3032)</title>
<updated>2026-01-12T03:20:17+00:00</updated>
<author>
<name>Max Roncace</name>
<email>me@caseif.net</email>
</author>
<published>2026-01-12T03:20:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=decb0c543799398b7e1d1ccb8fbbfe6937f5dbc0'/>
<id>decb0c543799398b7e1d1ccb8fbbfe6937f5dbc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>project cleanup (#2895)</title>
<updated>2025-11-30T22:23:42+00:00</updated>
<author>
<name>TakaRikka</name>
<email>38417346+TakaRikka@users.noreply.github.com</email>
</author>
<published>2025-11-30T22:23:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=a6e76c0841cae03cae0c0e6ac75c32f979043093'/>
<id>a6e76c0841cae03cae0c0e6ac75c32f979043093</id>
<content type='text'>
* some wii OS fixes

* remove old dol2asm comments

* remove dol2asm.h

* remove function address comments

* normalize ATTRIBUTE_ALIGN usage

* DECL_WEAK macro

* fix gcc attribute weak macro

* wrap more mwcc specific things in ifdefs

* fixes

* fix revo sdk version flags

* fixes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* some wii OS fixes

* remove old dol2asm comments

* remove dol2asm.h

* remove function address comments

* normalize ATTRIBUTE_ALIGN usage

* DECL_WEAK macro

* fix gcc attribute weak macro

* wrap more mwcc specific things in ifdefs

* fixes

* fix revo sdk version flags

* fixes</pre>
</div>
</content>
</entry>
<entry>
<title>d_camera almost matching (equivalent) (#2633)</title>
<updated>2025-09-08T11:41:07+00:00</updated>
<author>
<name>Max Roncace</name>
<email>me@caseif.net</email>
</author>
<published>2025-09-08T11:41:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=54f5a3626405978373cd037540c8f7d0ec51cb70'/>
<id>54f5a3626405978373cd037540c8f7d0ec51cb70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>d_camera improvements (part 1) (#2623)</title>
<updated>2025-09-03T07:32:02+00:00</updated>
<author>
<name>Max Roncace</name>
<email>me@caseif.net</email>
</author>
<published>2025-09-03T07:32:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=adb62e947bfe70f3f611cbd45380e389f9461f67'/>
<id>adb62e947bfe70f3f611cbd45380e389f9461f67</id>
<content type='text'>
* Rename several dCamera_c fields

* Refactor mWork to generic buffer instead of union

* d_camera match improvements

* Implement several dCamera_c functions

* Remove d_camera.h from PCH

The symbol names in d_camera indicate that this header wasn't
included in the PCH (as they're compiled directly in d_camera.cpp).</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Rename several dCamera_c fields

* Refactor mWork to generic buffer instead of union

* d_camera match improvements

* Implement several dCamera_c functions

* Remove d_camera.h from PCH

The symbol names in d_camera indicate that this header wasn't
included in the PCH (as they're compiled directly in d_camera.cpp).</pre>
</div>
</content>
</entry>
<entry>
<title>d_camera work (#2369)</title>
<updated>2025-04-02T02:05:30+00:00</updated>
<author>
<name>Caroline Madsen</name>
<email>69010899+randomsalience@users.noreply.github.com</email>
</author>
<published>2025-04-02T02:05:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=e55c504f28caf0815a0bf7ba31c4014dd8d3d849'/>
<id>e55c504f28caf0815a0bf7ba31c4014dd8d3d849</id>
<content type='text'>
* bumpCheck matching

* checkGroundInfo matching

* chaseCamera matching

* lockonCamera attempted

* talktoCamera matching

* subjectCamera, magneCamera matching

* colosseumCamera close, plus various fixes

* towerCamera attempted

* hookshotCamera matching</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* bumpCheck matching

* checkGroundInfo matching

* chaseCamera matching

* lockonCamera attempted

* talktoCamera matching

* subjectCamera, magneCamera matching

* colosseumCamera close, plus various fixes

* towerCamera attempted

* hookshotCamera matching</pre>
</div>
</content>
</entry>
<entry>
<title>tbox/camera/d_bg_w_kcol work and cleanup (#2262)</title>
<updated>2024-12-10T16:46:19+00:00</updated>
<author>
<name>TakaRikka</name>
<email>38417346+TakaRikka@users.noreply.github.com</email>
</author>
<published>2024-12-10T16:46:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=8d73439554beb2b4870b86159aa2e676357792b7'/>
<id>8d73439554beb2b4870b86159aa2e676357792b7</id>
<content type='text'>
* some camera/tbox cleanup

* d_bg_w_kcol work

* make item name enum better</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* some camera/tbox cleanup

* d_bg_w_kcol work

* make item name enum better</pre>
</div>
</content>
</entry>
<entry>
<title>more misc. cleanup (#2232)</title>
<updated>2024-11-01T00:36:11+00:00</updated>
<author>
<name>Caroline Madsen</name>
<email>69010899+randomsalience@users.noreply.github.com</email>
</author>
<published>2024-11-01T00:36:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=09423b6fa00029d0325cbade59c78ae42f1014de'/>
<id>09423b6fa00029d0325cbade59c78ae42f1014de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>d_camera work (#2226)</title>
<updated>2024-10-27T04:35:25+00:00</updated>
<author>
<name>Caroline Madsen</name>
<email>69010899+randomsalience@users.noreply.github.com</email>
</author>
<published>2024-10-27T04:35:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=f5e80cf9fda54894e97af8629386e2a7c562479a'/>
<id>f5e80cf9fda54894e97af8629386e2a7c562479a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>work on d_camera / d_ev_camera (#2170)</title>
<updated>2024-06-25T14:34:59+00:00</updated>
<author>
<name>TakaRikka</name>
<email>38417346+TakaRikka@users.noreply.github.com</email>
</author>
<published>2024-06-25T14:34:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=d923917b39f99ca74bd2ee2f609e8ff193f5c48a'/>
<id>d923917b39f99ca74bd2ee2f609e8ff193f5c48a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>most of d_a_alink_wolf done / some misc (#1993)</title>
<updated>2023-11-27T11:14:06+00:00</updated>
<author>
<name>TakaRikka</name>
<email>38417346+TakaRikka@users.noreply.github.com</email>
</author>
<published>2023-11-27T11:14:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=9ff0f5029f3b109ef50d2a78bf810ed3420f1b62'/>
<id>9ff0f5029f3b109ef50d2a78bf810ed3420f1b62</id>
<content type='text'>
* wip on alink_wolf

* setup procvar unions

* most of d_a_alink_wolf done + some misc</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* wip on alink_wolf

* setup procvar unions

* most of d_a_alink_wolf done + some misc</pre>
</div>
</content>
</entry>
</feed>
