<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tww/src/d/d_a_bomb_static.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>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>More demo work, cleanup</title>
<updated>2025-06-01T20:05:42+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2025-06-01T20:05:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=cdfaa05635dc5e4857eede2e1cb66ad37751032e'/>
<id>cdfaa05635dc5e4857eede2e1cb66ad37751032e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>C_BG_MIN_HEIGHT, C_BG_MAX_HEIGHT</title>
<updated>2025-03-07T01:41:37+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2025-03-07T01:41:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=49c69eeb0f3540e654721cd2bb19e7d36bfe0b66'/>
<id>49c69eeb0f3540e654721cd2bb19e7d36bfe0b66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up cc enums</title>
<updated>2024-10-29T04:16:46+00:00</updated>
<author>
<name>Jasper St. Pierre</name>
<email>jstpierre@mecheye.net</email>
</author>
<published>2024-10-29T04:16:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=70044ec8dd10369b64cc52424fb62f913fcfbed0'/>
<id>70044ec8dd10369b64cc52424fb62f913fcfbed0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix JUT_ASSERT to use double defines</title>
<updated>2024-06-22T13:54:20+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2024-06-22T13:54:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=0d66571e86d86957899d11bea11b71183445663a'/>
<id>0d66571e86d86957899d11bea11b71183445663a</id>
<content type='text'>
We know JUT_ASSERT originally had double defines because defines such as NULL and ARRAY_SIZE are expanded in assertion strings, as discovered by Jasper:
https://godbolt.org/z/PvqsG9asb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We know JUT_ASSERT originally had double defines because defines such as NULL and ARRAY_SIZE are expanded in assertion strings, as discovered by Jasper:
https://godbolt.org/z/PvqsG9asb
</pre>
</div>
</content>
</entry>
<entry>
<title>Use NULL instead of 0</title>
<updated>2024-04-23T18:04:42+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2024-04-23T18:04:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=12e1b800ad83fbab516ee0b963f0e9197ca2c5e1'/>
<id>12e1b800ad83fbab516ee0b963f0e9197ca2c5e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename fopAc_ac_c member vars to match TP decomp</title>
<updated>2024-03-09T02:31:41+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2024-03-09T02:31:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=443691603d40fde49c29245374ce98ead02ac02b'/>
<id>443691603d40fde49c29245374ce98ead02ac02b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Documentation, field naming throughout d_a_bomb_static.cpp (#597)</title>
<updated>2024-02-08T03:10:43+00:00</updated>
<author>
<name>Kit</name>
<email>129910473+Eclipse32767@users.noreply.github.com</email>
</author>
<published>2024-02-08T03:10:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=6c3bb08b774aa3c830aad59d430da2d99bc97a13'/>
<id>6c3bb08b774aa3c830aad59d430da2d99bc97a13</id>
<content type='text'>
* change field 0x6F2 of daBomb_c to mBombFire

* add comments to functions involving mBombTimer, rename field 0x738 to mBombTimer

* fixes suggested by crain-32</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* change field 0x6F2 of daBomb_c to mBombFire

* add comments to functions involving mBombTimer, rename field 0x738 to mBombTimer

* fixes suggested by crain-32</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up comments</title>
<updated>2024-02-02T01:56:47+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2024-02-02T01:56:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=f4ac738d36d4904a04e893d7741034f25428e216'/>
<id>f4ac738d36d4904a04e893d7741034f25428e216</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>d_a_bomb2 OK</title>
<updated>2023-12-29T08:41:50+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2023-12-29T08:41:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=2c44ba2bd42985e06d7f10dbed9f84ecff867560'/>
<id>2c44ba2bd42985e06d7f10dbed9f84ecff867560</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
