<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tww/include/d/actor/d_a_obj_swhammer.h, 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>Fix missing includes in some headers</title>
<updated>2025-08-22T00:33:57+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2025-08-22T00:33:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=8a33466528492886fd9cf1e4942c17d95446fc34'/>
<id>8a33466528492886fd9cf1e4942c17d95446fc34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix weak function order of dBgS_MoveBgActor::Draw</title>
<updated>2025-05-19T22:41:23+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2025-05-19T22:41:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=fd6cb6e4cad33f907adcd29eba71498a60dbc9cc'/>
<id>fd6cb6e4cad33f907adcd29eba71498a60dbc9cc</id>
<content type='text'>
fixes #217
fixes #239
fixes #389
fixes #418
fixes #428
fixes #147
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #217
fixes #239
fixes #389
fixes #418
fixes #428
fixes #147
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix obj_shelf weak order, fix MoveBG inline usage</title>
<updated>2025-03-21T05:42:04+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2025-03-21T05:42:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=9a3f07b7da5747f12393f97a99a1c1d9764da330'/>
<id>9a3f07b7da5747f12393f97a99a1c1d9764da330</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `cPhs_State` typedef and use it everywhere</title>
<updated>2025-03-18T02:26:56+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2025-03-18T02:26:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=822b13e57a978cb940abfdb2286588ad3c338b4d'/>
<id>822b13e57a978cb940abfdb2286588ad3c338b4d</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-obj-swhammer equivalent (#702)</title>
<updated>2025-03-11T01:17:26+00:00</updated>
<author>
<name>Ross Newman</name>
<email>rzn3102@gmail.com</email>
</author>
<published>2025-03-11T01:17:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=7a8b7bfc95bdba9596a7d867221b521d90e450e0'/>
<id>7a8b7bfc95bdba9596a7d867221b521d90e450e0</id>
<content type='text'>
* start d-a-obj-swhammer

* mostly match swhammer and name members

* rename smoke callback member mColor

* name attrs and match createheap

* 100% equivalent</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* start d-a-obj-swhammer

* mostly match swhammer and name members

* rename smoke callback member mColor

* name attrs and match createheap

* 100% equivalent</pre>
</div>
</content>
</entry>
<entry>
<title>Switch return type of _execute/_draw/_delete to be `bool` by default instead of `BOOL`</title>
<updated>2025-02-01T21:17:46+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2025-02-01T21:17:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=025b7e459abad49def5fb68717be6905aaab818d'/>
<id>025b7e459abad49def5fb68717be6905aaab818d</id>
<content type='text'>
It's not completely consistent, but it seems like the majority used `bool`, and only a handful used `BOOL`. So I switched all of them to `bool` except for 13 TUs that stopped matching when changed like this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's not completely consistent, but it seems like the majority used `bool`, and only a handful used `BOOL`. So I switched all of them to `bool` except for 13 TUs that stopped matching when changed like this.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add return type and static keyword for more static funcs</title>
<updated>2024-02-02T03:26:39+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2024-02-02T03:26:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=e8506099f04b247c5a50f3db61c2541198d657f3'/>
<id>e8506099f04b247c5a50f3db61c2541198d657f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get more actors compiling</title>
<updated>2024-01-08T23:58:38+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2024-01-08T23:58:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=7309bd9ab103b0f932a31ee785eb09332805e0c6'/>
<id>7309bd9ab103b0f932a31ee785eb09332805e0c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some unnecessary includes from headers</title>
<updated>2023-11-27T01:00:50+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2023-11-27T01:00:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=1c5dad23a20855655329b2992633724f3a020f95'/>
<id>1c5dad23a20855655329b2992633724f3a020f95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better defaults for create/delete/execute/draw/isdelete</title>
<updated>2023-11-24T21:49:23+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2023-11-24T21:49:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=8a2bc19a89c26f329b3c4369e29cadd39d26460d'/>
<id>8a2bc19a89c26f329b3c4369e29cadd39d26460d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
