<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Starship/include/global.h, branch hooks</title>
<subtitle>Starship: Star Fox 64 PC port</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/'/>
<entry>
<title>Added frame interpolation header on every file</title>
<updated>2024-11-18T05:22:51+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-11-18T05:22:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=ab1c87f1a3a041922d2a981bc3f2514d5ba9c72a'/>
<id>ab1c87f1a3a041922d2a981bc3f2514d5ba9c72a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix building interpolation</title>
<updated>2024-10-17T00:16:05+00:00</updated>
<author>
<name>Sonic Dreamcaster</name>
<email>alejandro.asenjo88@gmail.com</email>
</author>
<published>2024-10-17T00:16:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=7496dd4c2e7a66ee9629f45a19e298097c6d92ef'/>
<id>7496dd4c2e7a66ee9629f45a19e298097c6d92ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed all remaining compilation issues</title>
<updated>2024-09-17T23:20:26+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-05-21T04:29:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=69cfe9b2c44c54a5a2beaf004fe6ee7190efe05f'/>
<id>69cfe9b2c44c54a5a2beaf004fe6ee7190efe05f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into otr</title>
<updated>2024-09-17T22:14:09+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-04-09T00:05:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=3892bcefa20e4262a676466050d5810b04454faa'/>
<id>3892bcefa20e4262a676466050d5810b04454faa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
<entry>
<title>More docs and renames, fox_bg now mostly figured out (#220)</title>
<updated>2024-04-23T02:51:20+00:00</updated>
<author>
<name>petrie911</name>
<email>69443847+petrie911@users.noreply.github.com</email>
</author>
<published>2024-04-23T02:51:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=81291a0c443a8e671f9b77726bb8d6c9f0e9e674'/>
<id>81291a0c443a8e671f9b77726bb8d6c9f0e9e674</id>
<content type='text'>
* lights fix

* names

* remove header

* so many names

* format</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lights fix

* names

* remove header

* so many names

* format</pre>
</div>
</content>
</entry>
<entry>
<title>Docs relating to fox_360. Also a UB fix in audio_load. (#215)</title>
<updated>2024-04-15T23:38:19+00:00</updated>
<author>
<name>petrie911</name>
<email>69443847+petrie911@users.noreply.github.com</email>
</author>
<published>2024-04-15T23:38:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=0e54a134335f924ac7d1b8de7ccfb97bf37abff0'/>
<id>0e54a134335f924ac7d1b8de7ccfb97bf37abff0</id>
<content type='text'>
* docs

* format

* format plz</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* docs

* format

* format plz</pre>
</div>
</content>
</entry>
<entry>
<title>Further docs on script, various other things (#204)</title>
<updated>2024-04-08T22:25:56+00:00</updated>
<author>
<name>petrie911</name>
<email>69443847+petrie911@users.noreply.github.com</email>
</author>
<published>2024-04-08T22:25:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=52e1b6cb17e7ca10b1e7d5a4e0e0dd023e475a9a'/>
<id>52e1b6cb17e7ca10b1e7d5a4e0e0dd023e475a9a</id>
<content type='text'>
* stuff

* too much

* Torch commit

* torch again

* names and such

* names

* even more stuff

* format

* enums

* whoops on the gbi</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* stuff

* too much

* Torch commit

* torch again

* names and such

* names

* even more stuff

* format

* enums

* whoops on the gbi</pre>
</div>
</content>
</entry>
<entry>
<title>Attempt to fix math weirdness on Windows</title>
<updated>2024-04-06T10:33:13+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-04-03T15:57:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=defb215e7851e4005b7704dbec0bbcef32de9d68'/>
<id>defb215e7851e4005b7704dbec0bbcef32de9d68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added gfx_dimensions.h</title>
<updated>2024-04-06T10:33:13+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-04-03T08:16:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=b5b93e0e561466711e51d0db42530580107871af'/>
<id>b5b93e0e561466711e51d0db42530580107871af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
