<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tww/include/d/actor/d_a_npc_ko1.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>Auto-generate trivial process_method_funcs</title>
<updated>2025-06-03T20:30:53+00:00</updated>
<author>
<name>Ammar Askar</name>
<email>ammar@ammaraskar.com</email>
</author>
<published>2025-06-03T20:25:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=67050779feee688ac383ec98dfabd7dcb57020ba'/>
<id>67050779feee688ac383ec98dfabd7dcb57020ba</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>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 fpc_ProcID type and use it for all process IDs</title>
<updated>2024-07-13T01:14:13+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2024-07-13T01:14:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=2def735282a0584a5a2b3ed007bd99ddfb72b394'/>
<id>2def735282a0584a5a2b3ed007bd99ddfb72b394</id>
<content type='text'>
See https://github.com/zeldaret/tp/pull/2173
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://github.com/zeldaret/tp/pull/2173
</pre>
</div>
</content>
</entry>
<entry>
<title>Add uint typedef</title>
<updated>2024-03-11T22:23:44+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2024-03-11T22:23:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=d0e8844b4bce31b72e38c10c3467f23ac69e4072'/>
<id>d0e8844b4bce31b72e38c10c3467f23ac69e4072</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add autogenerated HIO class defs to actor headers</title>
<updated>2023-12-30T22:15:03+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2023-12-30T22:15:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=d84ec1c3d73c9548671fa9f4aa309538b814a666'/>
<id>d84ec1c3d73c9548671fa9f4aa309538b814a666</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>Define empty structs/enums to get actors closer to compiling</title>
<updated>2023-11-25T21:27:51+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2023-11-25T21:27:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=6715b95c905d77b8c58b31772b449fbc8e42af61'/>
<id>6715b95c905d77b8c58b31772b449fbc8e42af61</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>
<entry>
<title>Automatically generate headers for all actors</title>
<updated>2023-11-24T17:44:06+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2023-11-24T17:44:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=471b881de831a2ad4d4478489cf9705d6e284f9f'/>
<id>471b881de831a2ad4d4478489cf9705d6e284f9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
