<feed xmlns='http://www.w3.org/2005/Atom'>
<title>myArcade/mario, branch origin/develop</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.linux-forks.de/myArcade/atom?h=origin%2Fdevelop</id>
<link rel='self' href='http://git.linux-forks.de/myArcade/atom?h=origin%2Fdevelop'/>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/myArcade/'/>
<updated>2015-11-07T09:27:05+00:00</updated>
<entry>
<title>Some refactoring for the on_player_collision</title>
<updated>2015-11-07T09:27:05+00:00</updated>
<author>
<name>Fernando Carmona Varo</name>
<email>ferkiwi@gmail.com</email>
</author>
<published>2015-11-07T09:27:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/myArcade/commit/?id=aeaca5d7494efe55767c997181a5c071c4800c43'/>
<id>urn:sha1:aeaca5d7494efe55767c997181a5c071c4800c43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improved portal detection, using the already existing collision detection logic instead of abms</title>
<updated>2015-11-07T08:57:35+00:00</updated>
<author>
<name>Fernando Carmona Varo</name>
<email>ferkiwi@gmail.com</email>
</author>
<published>2015-11-07T08:57:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/myArcade/commit/?id=234cac868e1baf2089ef255d0751a7e288725db5'/>
<id>urn:sha1:234cac868e1baf2089ef255d0751a7e288725db5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/DonBatman/myarcade</title>
<updated>2015-10-27T23:03:28+00:00</updated>
<author>
<name>Fernando Carmona Varo</name>
<email>ferkiwi@gmail.com</email>
</author>
<published>2015-10-27T23:03:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/myArcade/commit/?id=4c03a0e5880e44e920007ead8212025858a1fb21'/>
<id>urn:sha1:4c03a0e5880e44e920007ead8212025858a1fb21</id>
<content type='text'>
Conflicts:
	mario/gamestate.lua
	mario/hud.lua
	mario/init.lua
</content>
</entry>
<entry>
<title>Integrated Mario gamestate logic, some fixes and tweaks</title>
<updated>2015-10-27T22:26:43+00:00</updated>
<author>
<name>Fernando Carmona Varo</name>
<email>ferkiwi@gmail.com</email>
</author>
<published>2015-10-27T22:26:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/myArcade/commit/?id=3eb0d44c20383a1c3d0fe4552b169b223010a46e'/>
<id>urn:sha1:3eb0d44c20383a1c3d0fe4552b169b223010a46e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added mario2.mts</title>
<updated>2015-10-27T21:47:18+00:00</updated>
<author>
<name>DonBatman</name>
<email>serfdon@gmail.com</email>
</author>
<published>2015-10-27T21:47:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/myArcade/commit/?id=55ba62165293b6bf8f3f78e2e5fc3bb5152400f4'/>
<id>urn:sha1:55ba62165293b6bf8f3f78e2e5fc3bb5152400f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stared work on gamestate and hud for mario</title>
<updated>2015-10-27T19:35:55+00:00</updated>
<author>
<name>DonBatman</name>
<email>serfdon@gmail.com</email>
</author>
<published>2015-10-27T19:35:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/myArcade/commit/?id=32148072652c69844bbaa3e19d6071d48980a7d8'/>
<id>urn:sha1:32148072652c69844bbaa3e19d6071d48980a7d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added the schem I forgot last time</title>
<updated>2015-10-27T02:59:28+00:00</updated>
<author>
<name>DonBatman</name>
<email>serfdon@gmail.com</email>
</author>
<published>2015-10-27T02:59:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/myArcade/commit/?id=3837307e5b81743dc6421193ab00f9c15e64aa83'/>
<id>urn:sha1:3837307e5b81743dc6421193ab00f9c15e64aa83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/DonBatman/myarcade</title>
<updated>2015-10-27T00:02:12+00:00</updated>
<author>
<name>Fernando Carmona Varo</name>
<email>ferkiwi@gmail.com</email>
</author>
<published>2015-10-27T00:02:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/myArcade/commit/?id=97cebf050265bf2ebbffd7770d57b3ed0b911bf8'/>
<id>urn:sha1:97cebf050265bf2ebbffd7770d57b3ed0b911bf8</id>
<content type='text'>
Conflicts:
	mario/init.lua
	mario/turtle.lua
</content>
</entry>
<entry>
<title>Added turtle movement</title>
<updated>2015-10-26T23:58:36+00:00</updated>
<author>
<name>Fernando Carmona Varo</name>
<email>ferkiwi@gmail.com</email>
</author>
<published>2015-10-26T23:58:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/myArcade/commit/?id=087713746ba1b8cac4ce5142fa136d3bde56cca6'/>
<id>urn:sha1:087713746ba1b8cac4ce5142fa136d3bde56cca6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added sound files to mario</title>
<updated>2015-10-26T23:33:48+00:00</updated>
<author>
<name>DonBatman</name>
<email>serfdon@gmail.com</email>
</author>
<published>2015-10-26T23:33:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/myArcade/commit/?id=ff0c1eef4b5e4e06b02b164509590c18e7b450b9'/>
<id>urn:sha1:ff0c1eef4b5e4e06b02b164509590c18e7b450b9</id>
<content type='text'>
fixed portal issue
updated schematic
started on turtles and gamestate
</content>
</entry>
</feed>
