<feed xmlns='http://www.w3.org/2005/Atom'>
<title>SpaghettiKart/.github, branch bettercontrollerpak</title>
<subtitle>SpaghettiKart: Mario Kart 64 PC port</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/'/>
<entry>
<title>line</title>
<updated>2025-07-19T02:07:51+00:00</updated>
<author>
<name>briaguya</name>
<email>70942617+briaguya-ai@users.noreply.github.com</email>
</author>
<published>2025-07-19T01:10:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=524a4810e2cc10d6a1305d74f8b327dbb2281e99'/>
<id>524a4810e2cc10d6a1305d74f8b327dbb2281e99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add some stuff back</title>
<updated>2025-07-19T02:07:51+00:00</updated>
<author>
<name>briaguya</name>
<email>70942617+briaguya-ai@users.noreply.github.com</email>
</author>
<published>2025-07-19T01:09:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=154e779234737064083d798c1f86937c52a18407'/>
<id>154e779234737064083d798c1f86937c52a18407</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>another tinyxml2 thing</title>
<updated>2025-07-19T02:07:51+00:00</updated>
<author>
<name>briaguya</name>
<email>70942617+briaguya-ai@users.noreply.github.com</email>
</author>
<published>2025-07-19T00:53:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=fd321f151ed6c734648df30ce708d83332b18fd9'/>
<id>fd321f151ed6c734648df30ce708d83332b18fd9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>try a tinyxml thing</title>
<updated>2025-07-19T02:07:51+00:00</updated>
<author>
<name>briaguya</name>
<email>70942617+briaguya-ai@users.noreply.github.com</email>
</author>
<published>2025-07-19T00:44:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=4dcb15c2d04d47831ba9fdca8b676ea22e6b8501'/>
<id>4dcb15c2d04d47831ba9fdca8b676ea22e6b8501</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>only try building for switch for now</title>
<updated>2025-07-19T02:07:51+00:00</updated>
<author>
<name>briaguya</name>
<email>70942617+briaguya-ai@users.noreply.github.com</email>
</author>
<published>2025-07-18T23:16:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=1b8d745cb1e5e0dd3f303ab594015e6c8cd0fc61'/>
<id>1b8d745cb1e5e0dd3f303ab594015e6c8cd0fc61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add version and debug state (#437)</title>
<updated>2025-07-13T19:26:50+00:00</updated>
<author>
<name>V10lator</name>
<email>v10lator@myway.de</email>
</author>
<published>2025-07-13T19:26:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=4c6e68aa8ad900000e5103dcb8c8144ecd4ac163'/>
<id>4c6e68aa8ad900000e5103dcb8c8144ecd4ac163</id>
<content type='text'>
* cmake: Correctly set PROJECT_VERSION

This needs CI to adjust

Signed-off-by: Thomas Rohloff &lt;v10lator@myway.de&gt;

* Log version

Signed-off-by: Thomas Rohloff &lt;v10lator@myway.de&gt;

* Show version and debug state

Signed-off-by: Thomas Rohloff &lt;v10lator@myway.de&gt;

* Log debug mode toggling

Signed-off-by: Thomas Rohloff &lt;v10lator@myway.de&gt;

* Finish version string

Signed-off-by: Thomas Rohloff &lt;v10lator@myway.de&gt;

* Update CMakeLists.txt

* Update CMakeLists.txt

* Try to fix execute_process() from within CI

Signed-off-by: Thomas Rohloff &lt;v10lator@myway.de&gt;

* CI: Checkout with tags

Signed-off-by: Thomas Rohloff &lt;v10lator@myway.de&gt;

* Fix PR CIs, too

Signed-off-by: Thomas Rohloff &lt;v10lator@myway.de&gt;

* Add config button for version

Signed-off-by: Thomas Rohloff &lt;v10lator@myway.de&gt;

---------

Signed-off-by: Thomas Rohloff &lt;v10lator@myway.de&gt;
Co-authored-by: MegaMech &lt;MegaMech@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* cmake: Correctly set PROJECT_VERSION

This needs CI to adjust

Signed-off-by: Thomas Rohloff &lt;v10lator@myway.de&gt;

* Log version

Signed-off-by: Thomas Rohloff &lt;v10lator@myway.de&gt;

* Show version and debug state

Signed-off-by: Thomas Rohloff &lt;v10lator@myway.de&gt;

* Log debug mode toggling

Signed-off-by: Thomas Rohloff &lt;v10lator@myway.de&gt;

* Finish version string

Signed-off-by: Thomas Rohloff &lt;v10lator@myway.de&gt;

* Update CMakeLists.txt

* Update CMakeLists.txt

* Try to fix execute_process() from within CI

Signed-off-by: Thomas Rohloff &lt;v10lator@myway.de&gt;

* CI: Checkout with tags

Signed-off-by: Thomas Rohloff &lt;v10lator@myway.de&gt;

* Fix PR CIs, too

Signed-off-by: Thomas Rohloff &lt;v10lator@myway.de&gt;

* Add config button for version

Signed-off-by: Thomas Rohloff &lt;v10lator@myway.de&gt;

---------

Signed-off-by: Thomas Rohloff &lt;v10lator@myway.de&gt;
Co-authored-by: MegaMech &lt;MegaMech@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #352 from V10lator/docker</title>
<updated>2025-07-04T23:37:03+00:00</updated>
<author>
<name>coco875</name>
<email>59367621+coco875@users.noreply.github.com</email>
</author>
<published>2025-07-04T23:37:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=1effdc5b853bdff336fd0bbead4d03b546cb4406'/>
<id>1effdc5b853bdff336fd0bbead4d03b546cb4406</id>
<content type='text'>
Add Docker support for Linux</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add Docker support for Linux</pre>
</div>
</content>
</entry>
<entry>
<title>Fix MacOS build in GitHub workflow (#415)</title>
<updated>2025-07-04T21:16:36+00:00</updated>
<author>
<name>Maciek Baron</name>
<email>1668712+MaciekBaron@users.noreply.github.com</email>
</author>
<published>2025-07-04T21:16:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=3585aa7ae468ced2fb364439e73d1f4c195dbf4c'/>
<id>3585aa7ae468ced2fb364439e73d1f4c195dbf4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/main' into docker</title>
<updated>2025-07-04T11:10:26+00:00</updated>
<author>
<name>Thomas Rohloff</name>
<email>v10lator@myway.de</email>
</author>
<published>2025-07-04T11:10:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=fd5acc8c9a15c3fa471b129dceaf2d535a58f35d'/>
<id>fd5acc8c9a15c3fa471b129dceaf2d535a58f35d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CI: Docker: Add cache</title>
<updated>2025-07-04T08:45:01+00:00</updated>
<author>
<name>Thomas Rohloff</name>
<email>v10lator@myway.de</email>
</author>
<published>2025-07-04T08:40:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=e398ecfe131ef517d64293c497020dce8b0af86e'/>
<id>e398ecfe131ef517d64293c497020dce8b0af86e</id>
<content type='text'>
Signed-off-by: Thomas Rohloff &lt;v10lator@myway.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Thomas Rohloff &lt;v10lator@myway.de&gt;
</pre>
</div>
</content>
</entry>
</feed>
