<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Starship/src/mods/spawner.c, branch 360floors</title>
<subtitle>Starship: Star Fox 64 PC port</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/'/>
<entry>
<title>Updated vs decomp</title>
<updated>2024-12-25T05:25:42+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-12-24T16:48:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=f40105e778ae46f19beabe7fe3684a592e9ae102'/>
<id>f40105e778ae46f19beabe7fe3684a592e9ae102</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Point filtering fix</title>
<updated>2024-11-20T22:22:25+00:00</updated>
<author>
<name>Sonic Dreamcaster</name>
<email>alejandro.asenjo88@gmail.com</email>
</author>
<published>2024-11-20T22:22:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=3dda020f3abe4ce8cb4e5977d29700cd163d9c13'/>
<id>3dda020f3abe4ce8cb4e5977d29700cd163d9c13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gArwingSpeed control in the spawner</title>
<updated>2024-11-16T15:36:22+00:00</updated>
<author>
<name>Sonic Dreamcaster</name>
<email>alejandro.asenjo88@gmail.com</email>
</author>
<published>2024-11-16T15:36:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=ad08681bdf79a50d87f30b9384321d5a27a490dc'/>
<id>ad08681bdf79a50d87f30b9384321d5a27a490dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix Spawner_Playground return type</title>
<updated>2024-11-16T07:32:50+00:00</updated>
<author>
<name>Sonic Dreamcaster</name>
<email>alejandro.asenjo88@gmail.com</email>
</author>
<published>2024-11-16T07:32:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=e9f236f150b7956f4cf03b9c338efb42262aa57b'/>
<id>e9f236f150b7956f4cf03b9c338efb42262aa57b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Actor Docs (#270)</title>
<updated>2024-08-24T22:36:53+00:00</updated>
<author>
<name>Alejandro Asenjo Nitti</name>
<email>96613413+sonicdcer@users.noreply.github.com</email>
</author>
<published>2024-08-24T22:36:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=e82019fa2bd527bca3a9dad48175a6b8f2a1fee7'/>
<id>e82019fa2bd527bca3a9dad48175a6b8f2a1fee7</id>
<content type='text'>
* Docs

* actor timer_04C -&gt; work_04C

* Actor &amp; Boss unk_04A -&gt; work_04A

* actor &amp; boss unk_048 -&gt; work_048

* actor &amp; boss unk_046 -&gt; work_046

* boss unk_044 -&gt; work_044

* actor event docs

* ActorEvent docs

* name all Event Actor IDs

* EVID names in EventActorInfo comments

* refactor EVC_PASSED_ALL_RINGS by @inspectredc

* clarification comment

* some option docs

* audio enums and macros

* some audio renamings</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Docs

* actor timer_04C -&gt; work_04C

* Actor &amp; Boss unk_04A -&gt; work_04A

* actor &amp; boss unk_048 -&gt; work_048

* actor &amp; boss unk_046 -&gt; work_046

* boss unk_044 -&gt; work_044

* actor event docs

* ActorEvent docs

* name all Event Actor IDs

* EVID names in EventActorInfo comments

* refactor EVC_PASSED_ALL_RINGS by @inspectredc

* clarification comment

* some option docs

* audio enums and macros

* some audio renamings</pre>
</div>
</content>
</entry>
<entry>
<title>General docs (#269)</title>
<updated>2024-08-12T14:58:54+00:00</updated>
<author>
<name>Alejandro Asenjo Nitti</name>
<email>96613413+sonicdcer@users.noreply.github.com</email>
</author>
<published>2024-08-12T14:58:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=0251769d1699b7f4bc7a6f05de6f52cf2ca4f29a'/>
<id>0251769d1699b7f4bc7a6f05de6f52cf2ca4f29a</id>
<content type='text'>
* fox_display.c DOCS

* PRINTF

* actor-&gt;destroy boolean

* corneria docs

* Boss-&gt;unk_04C to Boss-&gt;animFrame

* aCoGrangaWalkingAnim

* more corneria docs

* Spawner

* Spawner code refined

* Spawner description

* Actor Spawn guard

* Molar Rock (name by @inspectredc)

* more docs

* actor docs

* initial disassembly config for lodgenet

* correct vram addresses for lodgenet

* Actor Docs

* More actor docs

* more actor docs

* correction

* correction

* more actor docs

* Preliminary work for Effect documentation

* Change Init for Setup

* fox_play cleanup and defake

* fox_zo function names

* fox_so function renaming

* more object docs

* venom 1 actors

* actor docs

* some fox_bo docs

* some fox_fo corrections

* fox_ma obj-&gt;this

* fox_ma renamings

* fox_ma docs

* fox_ti Actors

* revert permuter settings to ido

* some renames on fox_andross.c

* fox_sy actors

* object names

* corrections

* some effect comments

* fix AudioTable struct and data to avoid UB

* uintptr_t in audio

* audio load changes

* event id enum usage in fox_sy

* clear padding in sPlaylists

* HUD_FoBase_ExplodeCs

* HUD</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fox_display.c DOCS

* PRINTF

* actor-&gt;destroy boolean

* corneria docs

* Boss-&gt;unk_04C to Boss-&gt;animFrame

* aCoGrangaWalkingAnim

* more corneria docs

* Spawner

* Spawner code refined

* Spawner description

* Actor Spawn guard

* Molar Rock (name by @inspectredc)

* more docs

* actor docs

* initial disassembly config for lodgenet

* correct vram addresses for lodgenet

* Actor Docs

* More actor docs

* more actor docs

* correction

* correction

* more actor docs

* Preliminary work for Effect documentation

* Change Init for Setup

* fox_play cleanup and defake

* fox_zo function names

* fox_so function renaming

* more object docs

* venom 1 actors

* actor docs

* some fox_bo docs

* some fox_fo corrections

* fox_ma obj-&gt;this

* fox_ma renamings

* fox_ma docs

* fox_ti Actors

* revert permuter settings to ido

* some renames on fox_andross.c

* fox_sy actors

* object names

* corrections

* some effect comments

* fix AudioTable struct and data to avoid UB

* uintptr_t in audio

* audio load changes

* event id enum usage in fox_sy

* clear padding in sPlaylists

* HUD_FoBase_ExplodeCs

* HUD</pre>
</div>
</content>
</entry>
</feed>
