<feed xmlns='http://www.w3.org/2005/Atom'>
<title>af/include/m_actor.h, branch main</title>
<subtitle>Decompilation of Animal Forest (Dōbutsu no Mori, N64)</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/af/'/>
<entry>
<title>ac_hanami_npc1 OK (#228)</title>
<updated>2024-11-27T18:46:58+00:00</updated>
<author>
<name>kuchenmitsahne</name>
<email>25233413+kuchenmitsahne@users.noreply.github.com</email>
</author>
<published>2024-11-27T18:46:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/af/commit/?id=7c055329a7a71f8652587cb7dc779ac3eb69f5d4'/>
<id>7c055329a7a71f8652587cb7dc779ac3eb69f5d4</id>
<content type='text'>
* Rename symbols

* First pass on struct Hanami_Npc1

* Actor funcs (ct, save, dt, init, draw) OK

* Add trailing member to struct_809AEFA4

* Update Clip_unk_040_unk_E4 typedef to ActorFunc signature in order to unify *_actor_draw signatures

* All talk functions and proc functions (minus aHM1_think_main_proc.s) OK

* mFI_GetPuleIdx (func_8008930C_jp) OK; rename symbols (m_field_info)

* aHM1_set_animation OK

* aHM1_actor_move OK; update *_actor_move function signature to ActorFunc across project

* aHM1_set_request_act, aHM1_check_moveRange OK

* aHM1_check_inBlock OK; fix style in aHM1_check_moveRange

* aHM1_turn, aHM1_walk, aHM1_set_spd_info OK

* aHM1_think_init_proc OK

* aHM1_revise_moveRange OK with fake (all functions matching)

* Remove extraneous prototypes

* Fix aHM1_think_main_proc signature

* Import data

* Fix aHM1_revise_moveRange signature

* Standardize actor accesses

* Improve define usage

* Name blockX and blockZ members in Actor struct

* Remove extraneous comments

* mFI_BkNum2WposXZ OK (m_field_info)

* Add defines to m_field_info

* Formatting pass

* Remove extraneous comments

* Fix unk_18 type in struct_809AEFA4

---------

Co-authored-by: emilybrooks &lt;emilybrooksemilybrooks@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Rename symbols

* First pass on struct Hanami_Npc1

* Actor funcs (ct, save, dt, init, draw) OK

* Add trailing member to struct_809AEFA4

* Update Clip_unk_040_unk_E4 typedef to ActorFunc signature in order to unify *_actor_draw signatures

* All talk functions and proc functions (minus aHM1_think_main_proc.s) OK

* mFI_GetPuleIdx (func_8008930C_jp) OK; rename symbols (m_field_info)

* aHM1_set_animation OK

* aHM1_actor_move OK; update *_actor_move function signature to ActorFunc across project

* aHM1_set_request_act, aHM1_check_moveRange OK

* aHM1_check_inBlock OK; fix style in aHM1_check_moveRange

* aHM1_turn, aHM1_walk, aHM1_set_spd_info OK

* aHM1_think_init_proc OK

* aHM1_revise_moveRange OK with fake (all functions matching)

* Remove extraneous prototypes

* Fix aHM1_think_main_proc signature

* Import data

* Fix aHM1_revise_moveRange signature

* Standardize actor accesses

* Improve define usage

* Name blockX and blockZ members in Actor struct

* Remove extraneous comments

* mFI_BkNum2WposXZ OK (m_field_info)

* Add defines to m_field_info

* Formatting pass

* Remove extraneous comments

* Fix unk_18 type in struct_809AEFA4

---------

Co-authored-by: emilybrooks &lt;emilybrooksemilybrooks@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>m_player audio and other_func functions (#218)</title>
<updated>2024-09-27T17:26:30+00:00</updated>
<author>
<name>Prakxo</name>
<email>87568477+Prakxo@users.noreply.github.com</email>
</author>
<published>2024-09-27T17:26:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/af/commit/?id=8f359e10f09c51a45c7d45a7e6b91ead5fe05206'/>
<id>8f359e10f09c51a45c7d45a7e6b91ead5fe05206</id>
<content type='text'>
* m_player_sound

* m_player_other_func

* format</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* m_player_sound

* m_player_other_func

* format</pre>
</div>
</content>
</entry>
<entry>
<title>m_player controller functions (#217)</title>
<updated>2024-09-26T14:39:38+00:00</updated>
<author>
<name>Prakxo</name>
<email>87568477+Prakxo@users.noreply.github.com</email>
</author>
<published>2024-09-26T14:39:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/af/commit/?id=bd553a1ca83a6135604920e8f073ebe29122bc5a'/>
<id>bd553a1ca83a6135604920e8f073ebe29122bc5a</id>
<content type='text'>
* player work1

* m_player_controller

* format</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* player work1

* m_player_controller

* format</pre>
</div>
</content>
</entry>
<entry>
<title>m_roll_lib OK (#198)</title>
<updated>2024-07-13T13:50:22+00:00</updated>
<author>
<name>Prakxo</name>
<email>87568477+Prakxo@users.noreply.github.com</email>
</author>
<published>2024-07-13T13:50:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/af/commit/?id=aeb01dcb95e8281f89f355604dbeba519ef073d5'/>
<id>aeb01dcb95e8281f89f355604dbeba519ef073d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>`m_trademark` OK (#192)</title>
<updated>2024-05-30T21:00:57+00:00</updated>
<author>
<name>Anghelo Carvajal</name>
<email>angheloalf95@gmail.com</email>
</author>
<published>2024-05-30T21:00:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/af/commit/?id=fd0581121366309a56c648eda7a299537e355b28'/>
<id>fd0581121366309a56c648eda7a299537e355b28</id>
<content type='text'>
* C file

* trademark_init

* trademark_cancel, trademark_move, trademark_main

* trademark_draw

* trademark_goto_demo_scene and func_80805360_jp

* set_npc_4_title_demo

* func_80804C40_jp

* trademark_cleanup

* func_808052B8_jp

* func_80805104_jp

* func_80804F78_jp

* func_80804EE0_jp

* fix warnings

* small cleanup

* fix build

* some fixes

* stuff

* some cleanups

* Fix rebase

* Import data

* Migrate bss

* cleanup

* Save substruct

* format

* TrademarkState and some other stuff

* remove fake match

* stuff I missed

* whoops

* Stupid `-Wtype-limits`

* Update src/overlays/gamestates/ovl_trademark/m_trademark.c

Co-authored-by: Prakxo &lt;87568477+Prakxo@users.noreply.github.com&gt;

* Review

* Update src/overlays/gamestates/ovl_trademark/m_trademark.c

Co-authored-by: emilybrooks &lt;emilybrooksemilybrooks@gmail.com&gt;

* Update src/overlays/gamestates/ovl_trademark/m_trademark.c

Co-authored-by: Prakxo &lt;87568477+Prakxo@users.noreply.github.com&gt;

* clang-tidy changes???

* review

---------

Co-authored-by: Prakxo &lt;87568477+Prakxo@users.noreply.github.com&gt;
Co-authored-by: emilybrooks &lt;emilybrooksemilybrooks@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* C file

* trademark_init

* trademark_cancel, trademark_move, trademark_main

* trademark_draw

* trademark_goto_demo_scene and func_80805360_jp

* set_npc_4_title_demo

* func_80804C40_jp

* trademark_cleanup

* func_808052B8_jp

* func_80805104_jp

* func_80804F78_jp

* func_80804EE0_jp

* fix warnings

* small cleanup

* fix build

* some fixes

* stuff

* some cleanups

* Fix rebase

* Import data

* Migrate bss

* cleanup

* Save substruct

* format

* TrademarkState and some other stuff

* remove fake match

* stuff I missed

* whoops

* Stupid `-Wtype-limits`

* Update src/overlays/gamestates/ovl_trademark/m_trademark.c

Co-authored-by: Prakxo &lt;87568477+Prakxo@users.noreply.github.com&gt;

* Review

* Update src/overlays/gamestates/ovl_trademark/m_trademark.c

Co-authored-by: emilybrooks &lt;emilybrooksemilybrooks@gmail.com&gt;

* Update src/overlays/gamestates/ovl_trademark/m_trademark.c

Co-authored-by: Prakxo &lt;87568477+Prakxo@users.noreply.github.com&gt;

* clang-tidy changes???

* review

---------

Co-authored-by: Prakxo &lt;87568477+Prakxo@users.noreply.github.com&gt;
Co-authored-by: emilybrooks &lt;emilybrooksemilybrooks@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>ac_Fuusen OK and documented (#174)</title>
<updated>2024-04-16T19:31:29+00:00</updated>
<author>
<name>inspectredc</name>
<email>78732756+inspectredc@users.noreply.github.com</email>
</author>
<published>2024-04-16T19:31:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/af/commit/?id=e6ea51bc3dcf69310c5dcdae5b812dc74e628aaf'/>
<id>e6ea51bc3dcf69310c5dcdae5b812dc74e628aaf</id>
<content type='text'>
* ac_Fuusen OK and documented

* add struct offsets

* use null post merge

* fix sym stuff

* suggestions

* act_balloon extracted

* remove fake symbol

* name object enum

* include assets

* fgname enum/macro</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ac_Fuusen OK and documented

* add struct offsets

* use null post merge

* fix sym stuff

* suggestions

* act_balloon extracted

* remove fake symbol

* name object enum

* include assets

* fgname enum/macro</pre>
</div>
</content>
</entry>
<entry>
<title>ac_ball OK and documented (#173)</title>
<updated>2024-04-15T23:19:43+00:00</updated>
<author>
<name>inspectredc</name>
<email>78732756+inspectredc@users.noreply.github.com</email>
</author>
<published>2024-04-15T23:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/af/commit/?id=7f426967efd07046bfbe791ed4e64808ae5a26e2'/>
<id>7f426967efd07046bfbe791ed4e64808ae5a26e2</id>
<content type='text'>
* ac_ball OK

* hopefully format

* address warnings

* Apply suggestions from code review

Co-authored-by: emilybrooks &lt;emilybrooksemilybrooks@gmail.com&gt;

* suggestions pt2

---------

Co-authored-by: emilybrooks &lt;emilybrooksemilybrooks@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ac_ball OK

* hopefully format

* address warnings

* Apply suggestions from code review

Co-authored-by: emilybrooks &lt;emilybrooksemilybrooks@gmail.com&gt;

* suggestions pt2

---------

Co-authored-by: emilybrooks &lt;emilybrooksemilybrooks@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>migrated rodata in m_actor.c (#172)</title>
<updated>2024-04-14T13:55:02+00:00</updated>
<author>
<name>emilybrooks</name>
<email>emilybrooksemilybrooks@gmail.com</email>
</author>
<published>2024-04-14T13:55:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/af/commit/?id=4ab3a1d9dcb76d80fe745dcbe79f3e925b8fac7e'/>
<id>4ab3a1d9dcb76d80fe745dcbe79f3e925b8fac7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>m_actor_shadow OK (#142)</title>
<updated>2024-02-09T16:55:22+00:00</updated>
<author>
<name>Prakxo</name>
<email>87568477+Prakxo@users.noreply.github.com</email>
</author>
<published>2024-02-09T16:55:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/af/commit/?id=4a679da4895cf66b68dd90a601a4c0c9e41e5409'/>
<id>4a679da4895cf66b68dd90a601a4c0c9e41e5409</id>
<content type='text'>
* werk

* more werk

* m_actor_shadow OK

* format

* protos fix

* jenkins happy</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* werk

* more werk

* m_actor_shadow OK

* format

* protos fix

* jenkins happy</pre>
</div>
</content>
</entry>
<entry>
<title>The NPC PR 3/3 OK (#119)</title>
<updated>2023-11-23T17:03:30+00:00</updated>
<author>
<name>Prakxo</name>
<email>87568477+Prakxo@users.noreply.github.com</email>
</author>
<published>2023-11-23T17:03:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/af/commit/?id=e1fcb33cef0b8e58ce3cecc2977921e685f129ba'/>
<id>e1fcb33cef0b8e58ce3cecc2977921e685f129ba</id>
<content type='text'>
* npc werk

* atleast it builds

* m_npc OK

* forgor format

* review

* format

* fix warns?</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* npc werk

* atleast it builds

* m_npc OK

* forgor format

* review

* format

* fix warns?</pre>
</div>
</content>
</entry>
</feed>
