<feed xmlns='http://www.w3.org/2005/Atom'>
<title>DungeonCrawl/graphics/src, branch audio</title>
<subtitle>A rust Dungeon Crawler!
</subtitle>
<id>http://g.freya.cat/DungeonCrawl/atom?h=audio</id>
<link rel='self' href='http://g.freya.cat/DungeonCrawl/atom?h=audio'/>
<link rel='alternate' type='text/html' href='http://g.freya.cat/DungeonCrawl/'/>
<updated>2025-11-22T18:29:10Z</updated>
<entry>
<title>audio: refactor into seperate crate</title>
<updated>2025-11-22T18:29:10Z</updated>
<author>
<name>Freya Murphy</name>
<email>freya@freyacat.org</email>
</author>
<published>2025-11-22T18:29:10Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/DungeonCrawl/commit/?id=2274d33e469aca544a7aeb899a10769b973ae374'/>
<id>urn:sha1:2274d33e469aca544a7aeb899a10769b973ae374</id>
<content type='text'>
</content>
</entry>
<entry>
<title>audio: move 'asm' files out of data segment</title>
<updated>2025-11-22T18:21:41Z</updated>
<author>
<name>Freya Murphy</name>
<email>freya@freyacat.org</email>
</author>
<published>2025-11-22T18:21:41Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/DungeonCrawl/commit/?id=d0adf3c6813bb9e357d74f7a606352c957530686'/>
<id>urn:sha1:d0adf3c6813bb9e357d74f7a606352c957530686</id>
<content type='text'>
</content>
</entry>
<entry>
<title>audio: fix merge</title>
<updated>2025-11-22T06:25:54Z</updated>
<author>
<name>Freya Murphy</name>
<email>freya@freyacat.org</email>
</author>
<published>2025-11-22T06:25:54Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/DungeonCrawl/commit/?id=89f3385f1f091415d7e7ef553f6da6f503a0db92'/>
<id>urn:sha1:89f3385f1f091415d7e7ef553f6da6f503a0db92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>audio: change tempo -&gt; pause_len</title>
<updated>2025-11-22T06:00:53Z</updated>
<author>
<name>Freya Murphy</name>
<email>freya@freyacat.org</email>
</author>
<published>2025-11-22T06:00:53Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/DungeonCrawl/commit/?id=20dc6941752047a2e94176340a1297304dc7f123'/>
<id>urn:sha1:20dc6941752047a2e94176340a1297304dc7f123</id>
<content type='text'>
</content>
</entry>
<entry>
<title>audio: fix tempo (off by one, rahhhgit status!)</title>
<updated>2025-11-22T05:48:19Z</updated>
<author>
<name>Freya Murphy</name>
<email>freya@freyacat.org</email>
</author>
<published>2025-11-22T05:48:19Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/DungeonCrawl/commit/?id=ebb06a7f45852f468a75c7488e1d07027600a5af'/>
<id>urn:sha1:ebb06a7f45852f468a75c7488e1d07027600a5af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>audio: add temp changing</title>
<updated>2025-11-22T05:12:34Z</updated>
<author>
<name>Freya Murphy</name>
<email>freya@freyacat.org</email>
</author>
<published>2025-11-22T05:12:34Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/DungeonCrawl/commit/?id=696ab0aadc346f1046f35419a558c291097c521f'/>
<id>urn:sha1:696ab0aadc346f1046f35419a558c291097c521f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>audio: create orchestration system</title>
<updated>2025-11-22T03:25:37Z</updated>
<author>
<name>Freya Murphy</name>
<email>freya@freyacat.org</email>
</author>
<published>2025-11-22T03:25:37Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/DungeonCrawl/commit/?id=654277d89471010f57794b8022385d2a99a15a14'/>
<id>urn:sha1:654277d89471010f57794b8022385d2a99a15a14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dungeon: add chest usage/textures</title>
<updated>2025-11-21T01:27:50Z</updated>
<author>
<name>Freya Murphy</name>
<email>freya@freyacat.org</email>
</author>
<published>2025-11-21T01:27:50Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/DungeonCrawl/commit/?id=ff627e369f83fdaab8e90016529521b0e07d5e34'/>
<id>urn:sha1:ff627e369f83fdaab8e90016529521b0e07d5e34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dungeon: refactor player out of entity.rs</title>
<updated>2025-11-20T23:23:20Z</updated>
<author>
<name>Freya Murphy</name>
<email>freya@freyacat.org</email>
</author>
<published>2025-11-20T23:23:20Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/DungeonCrawl/commit/?id=2d4644889dafa69c06e284b8b2cd18d2f65e57bc'/>
<id>urn:sha1:2d4644889dafa69c06e284b8b2cd18d2f65e57bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dungeon: add chest tile</title>
<updated>2025-11-20T17:30:22Z</updated>
<author>
<name>Freya Murphy</name>
<email>freya@freyacat.org</email>
</author>
<published>2025-11-20T17:30:22Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/DungeonCrawl/commit/?id=07f782df6df192a60443dc687d871be193478f46'/>
<id>urn:sha1:07f782df6df192a60443dc687d871be193478f46</id>
<content type='text'>
</content>
</entry>
</feed>
