<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mm/src/code/z_en_a_keep.c, branch main</title>
<subtitle>Decompilation of The Legend of Zelda: Majora’s Mask</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/mm/'/>
<entry>
<title>Remove THIS macro (#1756)</title>
<updated>2024-12-13T11:34:39+00:00</updated>
<author>
<name>Tom Overton</name>
<email>tom-overton@users.noreply.github.com</email>
</author>
<published>2024-12-13T11:34:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/mm/commit/?id=8efc382b9f9c670063611e32b21cac53345bd3b2'/>
<id>8efc382b9f9c670063611e32b21cac53345bd3b2</id>
<content type='text'>
* Remove THIS macro

* Revert changes to the documentation

* Undo revert to STYLE.md</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove THIS macro

* Revert changes to the documentation

* Undo revert to STYLE.md</pre>
</div>
</content>
</entry>
<entry>
<title>Target -&gt; Attention (System Rename) Part 2 (#1721)</title>
<updated>2024-10-20T14:05:53+00:00</updated>
<author>
<name>engineer124</name>
<email>47598039+engineer124@users.noreply.github.com</email>
</author>
<published>2024-10-20T14:05:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/mm/commit/?id=781d1d111936bf17063d0a925f9f60ca04ab7507'/>
<id>781d1d111936bf17063d0a925f9f60ca04ab7507</id>
<content type='text'>
* remaining attention rename

* cleanup</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* remaining attention rename

* cleanup</pre>
</div>
</content>
</entry>
<entry>
<title>Sync Colliders Final (#1718)</title>
<updated>2024-10-18T12:54:54+00:00</updated>
<author>
<name>Derek Hensley</name>
<email>hensley.derek58@gmail.com</email>
</author>
<published>2024-10-18T12:54:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/mm/commit/?id=784c1724ff4b33b8d1cb9079a353f2911f09a208'/>
<id>784c1724ff4b33b8d1cb9079a353f2911f09a208</id>
<content type='text'>
* ElementDamageInfoAT

* ElementDamageInfoAC

* colMaterial

* elemMaterial</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ElementDamageInfoAT

* ElementDamageInfoAC

* colMaterial

* elemMaterial</pre>
</div>
</content>
</entry>
<entry>
<title>InitVars -&gt; Profile (#1697)</title>
<updated>2024-09-28T05:12:20+00:00</updated>
<author>
<name>Derek Hensley</name>
<email>hensley.derek58@gmail.com</email>
</author>
<published>2024-09-28T05:12:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/mm/commit/?id=d0cb5d9be4ba15c4426e8f08cdd59777f99a9bc4'/>
<id>d0cb5d9be4ba15c4426e8f08cdd59777f99a9bc4</id>
<content type='text'>
* ActorProfile

* EffectSsProfile

* TransitionProfile

* variables.txt</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ActorProfile

* EffectSsProfile

* TransitionProfile

* variables.txt</pre>
</div>
</content>
</entry>
<entry>
<title>Document `Actor_TalkOfferAccepted` (#1502)</title>
<updated>2023-11-21T01:36:02+00:00</updated>
<author>
<name>engineer124</name>
<email>47598039+engineer124@users.noreply.github.com</email>
</author>
<published>2023-11-21T01:36:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/mm/commit/?id=0e441520cc586d35de9ede578d85aa8de99bf4a1'/>
<id>0e441520cc586d35de9ede578d85aa8de99bf4a1</id>
<content type='text'>
* rename

* PR Review</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* rename

* PR Review</pre>
</div>
</content>
</entry>
<entry>
<title>Fix `/* */` to `/**/` (#1455)</title>
<updated>2023-10-27T20:55:14+00:00</updated>
<author>
<name>Anghelo Carvajal</name>
<email>angheloalf95@gmail.com</email>
</author>
<published>2023-10-27T20:55:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/mm/commit/?id=e634be7cd4b751ce19c1bb57a0c1d1b7d254e6ad'/>
<id>e634be7cd4b751ce19c1bb57a0c1d1b7d254e6ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove `(ActorFunc)` cast on `InitVars` (#1148)</title>
<updated>2023-10-27T13:03:02+00:00</updated>
<author>
<name>Anghelo Carvajal</name>
<email>angheloalf95@gmail.com</email>
</author>
<published>2023-10-27T13:03:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/mm/commit/?id=cf41eeb3ac65c0d51d6758ddc4cad9474b38a796'/>
<id>cf41eeb3ac65c0d51d6758ddc4cad9474b38a796</id>
<content type='text'>
* Remove ActorFunc cast

* Format

* Revert "Format"

This reverts commit a6e89b39692c22cfae26c8aa3a8fe288ccd61c32.

* Messing with formatting

* format header a bit

* Revert "Messing with formatting"

This reverts commit c8db520278d7730a83e3fbc460ebe87929c16928.

* comment

* format

* more comments

* format

* format

* format

* properly format</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove ActorFunc cast

* Format

* Revert "Format"

This reverts commit a6e89b39692c22cfae26c8aa3a8fe288ccd61c32.

* Messing with formatting

* format header a bit

* Revert "Messing with formatting"

This reverts commit c8db520278d7730a83e3fbc460ebe87929c16928.

* comment

* format

* more comments

* format

* format

* format

* properly format</pre>
</div>
</content>
</entry>
<entry>
<title>Documentation pass for the Target system (#1281)</title>
<updated>2023-09-02T19:16:45+00:00</updated>
<author>
<name>Anghelo Carvajal</name>
<email>angheloalf95@gmail.com</email>
</author>
<published>2023-09-02T19:16:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/mm/commit/?id=9cceea48f31bdeea1c2933a1f64a74b60b80f17a'/>
<id>9cceea48f31bdeea1c2933a1f64a74b60b80f17a</id>
<content type='text'>
* cleanup

* import bss

* sActorHiliteMtx

* some cleanups on func_800BB604

* Actor_IsInTargetableRange

* rematch func_800BB604

Co-authored-by: engineer124 &lt;engineer124engineer124@gmail.com&gt;

* Name ACTOR_FLAG_UNFRIENDLY and ACTOR_FLAG_FRIENDLY

* Rename some Target_ functions

* cleanusp

* TargetMode enum

* Target_800B82EC

* sNaming

* more

* more naming

* fairyHintPos

* rotation

* ACTOR_FLAG_TARGETABLE

* update namefixer

* remove trailing comma

* bss

* Wall of text for Target_800BB604

* function naming

* cleanups

* Target_GetAdjustedDistSq

* NotLeash

* more comments

* minor comment

* review

* fix

* rotZTick

* review

* name last members

* fix

* review

* review

* more namefixer

* swap members

* comment

* Update src/code/z_actor.c

Co-authored-by: Derek Hensley &lt;hensley.derek58@gmail.com&gt;

* Update src/code/z_actor.c

Co-authored-by: Derek Hensley &lt;hensley.derek58@gmail.com&gt;

* review

* format

* Update src/code/z_actor.c

Co-authored-by: engineer124 &lt;47598039+engineer124@users.noreply.github.com&gt;

* Update include/z64actor.h

Co-authored-by: engineer124 &lt;47598039+engineer124@users.noreply.github.com&gt;

* review

* review

* fix

* fix

---------

Co-authored-by: engineer124 &lt;engineer124engineer124@gmail.com&gt;
Co-authored-by: Derek Hensley &lt;hensley.derek58@gmail.com&gt;
Co-authored-by: engineer124 &lt;47598039+engineer124@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* cleanup

* import bss

* sActorHiliteMtx

* some cleanups on func_800BB604

* Actor_IsInTargetableRange

* rematch func_800BB604

Co-authored-by: engineer124 &lt;engineer124engineer124@gmail.com&gt;

* Name ACTOR_FLAG_UNFRIENDLY and ACTOR_FLAG_FRIENDLY

* Rename some Target_ functions

* cleanusp

* TargetMode enum

* Target_800B82EC

* sNaming

* more

* more naming

* fairyHintPos

* rotation

* ACTOR_FLAG_TARGETABLE

* update namefixer

* remove trailing comma

* bss

* Wall of text for Target_800BB604

* function naming

* cleanups

* Target_GetAdjustedDistSq

* NotLeash

* more comments

* minor comment

* review

* fix

* rotZTick

* review

* name last members

* fix

* review

* review

* more namefixer

* swap members

* comment

* Update src/code/z_actor.c

Co-authored-by: Derek Hensley &lt;hensley.derek58@gmail.com&gt;

* Update src/code/z_actor.c

Co-authored-by: Derek Hensley &lt;hensley.derek58@gmail.com&gt;

* review

* format

* Update src/code/z_actor.c

Co-authored-by: engineer124 &lt;47598039+engineer124@users.noreply.github.com&gt;

* Update include/z64actor.h

Co-authored-by: engineer124 &lt;47598039+engineer124@users.noreply.github.com&gt;

* review

* review

* fix

* fix

---------

Co-authored-by: engineer124 &lt;engineer124engineer124@gmail.com&gt;
Co-authored-by: Derek Hensley &lt;hensley.derek58@gmail.com&gt;
Co-authored-by: engineer124 &lt;47598039+engineer124@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Talk Exchange System Docs (#1312)</title>
<updated>2023-07-31T23:40:12+00:00</updated>
<author>
<name>Derek Hensley</name>
<email>hensley.derek58@gmail.com</email>
</author>
<published>2023-07-31T23:40:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/mm/commit/?id=410d412d0a89aa89cf03f538134f05f4657cdd7e'/>
<id>410d412d0a89aa89cf03f538134f05f4657cdd7e</id>
<content type='text'>
* Fix typo

* PLAYER_IA_HELD

* Actor offer exchange item functions

* SubS_OfferExchangeItemCustom

* SubS_OfferItem + enum

* Actors that use Subs_OfferItem

* SubS_OfferExchangeItemFacing

* Comments

* Format

* Better comment

* EnRg

* function names and comments

* Split enum

* exchangeItemId -&gt; exchangeItemAction

* namefixer

* PR comments

* Missed a comment

* Max -&gt; Mask

* SubS_SetOfferMode

* Some more comments updating

* rg comment

* PLAYER_IA_CONTINUE

* Revert back to PLAYER_IA_MINUS1

* Comment typos/grammar

* Verify functions

* yawRange

* Actor_OfferTalkNearby

* Actor_OfferTalkExchangeEquiCylinder

* format

* Actor_OfferTalkNearColChkInfoCylinder

* OfferTalk comments

* Actor_OfferTalkExchange comment enum

* format</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix typo

* PLAYER_IA_HELD

* Actor offer exchange item functions

* SubS_OfferExchangeItemCustom

* SubS_OfferItem + enum

* Actors that use Subs_OfferItem

* SubS_OfferExchangeItemFacing

* Comments

* Format

* Better comment

* EnRg

* function names and comments

* Split enum

* exchangeItemId -&gt; exchangeItemAction

* namefixer

* PR comments

* Missed a comment

* Max -&gt; Mask

* SubS_SetOfferMode

* Some more comments updating

* rg comment

* PLAYER_IA_CONTINUE

* Revert back to PLAYER_IA_MINUS1

* Comment typos/grammar

* Verify functions

* yawRange

* Actor_OfferTalkNearby

* Actor_OfferTalkExchangeEquiCylinder

* format

* Actor_OfferTalkNearColChkInfoCylinder

* OfferTalk comments

* Actor_OfferTalkExchange comment enum

* format</pre>
</div>
</content>
</entry>
<entry>
<title>Import `EnAObj`'s data and a few cleanups (#1111)</title>
<updated>2022-12-08T19:47:03+00:00</updated>
<author>
<name>Anghelo Carvajal</name>
<email>angheloalf95@gmail.com</email>
</author>
<published>2022-12-08T19:47:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/mm/commit/?id=a5425e4ffc87b6cdc65200c703b6ce94383cfa90'/>
<id>a5425e4ffc87b6cdc65200c703b6ce94383cfa90</id>
<content type='text'>
* try to import data

* bss

* spec

* name actionfuncs

* macros for params

* review

Co-authored-by: Derek Hensley &lt;hensley.derek58@gmail.com&gt;
Co-authored-by: EllipticEllipsis &lt;elliptic.ellipsis@gmail.com&gt;

Co-authored-by: Derek Hensley &lt;hensley.derek58@gmail.com&gt;
Co-authored-by: EllipticEllipsis &lt;elliptic.ellipsis@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* try to import data

* bss

* spec

* name actionfuncs

* macros for params

* review

Co-authored-by: Derek Hensley &lt;hensley.derek58@gmail.com&gt;
Co-authored-by: EllipticEllipsis &lt;elliptic.ellipsis@gmail.com&gt;

Co-authored-by: Derek Hensley &lt;hensley.derek58@gmail.com&gt;
Co-authored-by: EllipticEllipsis &lt;elliptic.ellipsis@gmail.com&gt;</pre>
</div>
</content>
</entry>
</feed>
