<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mesecons/mesecons_luacontroller, branch origin/actionqueue</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.linux-forks.de/mesecons/atom?h=origin%2Factionqueue</id>
<link rel='self' href='http://git.linux-forks.de/mesecons/atom?h=origin%2Factionqueue'/>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/'/>
<updated>2014-01-11T06:24:42+00:00</updated>
<entry>
<title>Try to fix gateswith serverstep code.</title>
<updated>2014-01-11T06:24:42+00:00</updated>
<author>
<name>Novatux</name>
<email>nathanael.courant@laposte.net</email>
</author>
<published>2014-01-10T15:38:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=f1ae54ed12413ee90675a6fc92da25f3a78e97d2'/>
<id>urn:sha1:f1ae54ed12413ee90675a6fc92da25f3a78e97d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change field receipt handling to work properly with Minetest 0.4.8.</title>
<updated>2013-12-18T19:54:46+00:00</updated>
<author>
<name>Uberi</name>
<email>azhang9@gmail.com</email>
</author>
<published>2013-12-18T19:54:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=e8d31c3e5a425e031ce9f2c8b60ccdeaf79f2f79'/>
<id>urn:sha1:e8d31c3e5a425e031ce9f2c8b60ccdeaf79f2f79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update code to standards of Minetest 0.4.8.</title>
<updated>2013-12-01T03:13:00+00:00</updated>
<author>
<name>Uberi</name>
<email>azhang9@gmail.com</email>
</author>
<published>2013-12-01T03:13:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=16b4b79c51719849588c49d1d47d9bcbc05533e4'/>
<id>urn:sha1:16b4b79c51719849588c49d1d47d9bcbc05533e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use minetest.swap_node() instead of mesecons' version,  Minor code changes</title>
<updated>2013-12-01T01:34:55+00:00</updated>
<author>
<name>Vanessa Ezekowitz</name>
<email>vanessaezekowitz@gmail.com</email>
</author>
<published>2013-12-01T01:20:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=f46bc329de7bfc35f64a17822247372e6fa3a1cb'/>
<id>urn:sha1:f46bc329de7bfc35f64a17822247372e6fa3a1cb</id>
<content type='text'>
here and there to facilitate this.
</content>
</entry>
<entry>
<title>Merge pull request #112 from khonkhortisan/multi_rules</title>
<updated>2013-08-28T05:22:30+00:00</updated>
<author>
<name>khonkhortisan</name>
<email>khonkhortisan@gmail.com</email>
</author>
<published>2013-08-28T05:22:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=913e355a718c41551fe0e29ff1356e11d669ac73'/>
<id>urn:sha1:913e355a718c41551fe0e29ff1356e11d669ac73</id>
<content type='text'>
Multi rules
Merged for near-future textures to be merged cleanly.</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'refs/remotes/origin/master'</title>
<updated>2013-06-22T19:39:01+00:00</updated>
<author>
<name>Anthony Zhang</name>
<email>azhang9@gmail.com</email>
</author>
<published>2013-06-22T19:39:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=ec63bd3abfdca2a77b7945834a9b37f7533a4e27'/>
<id>urn:sha1:ec63bd3abfdca2a77b7945834a9b37f7533a4e27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Descend µ in comment</title>
<updated>2013-06-22T16:11:06+00:00</updated>
<author>
<name>khonkhortisan</name>
<email>khonkhortisan@gmail.com</email>
</author>
<published>2013-06-22T16:11:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=d15e3eedb0f9a4d184afa1a5c712dec44c99738b'/>
<id>urn:sha1:d15e3eedb0f9a4d184afa1a5c712dec44c99738b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Crossover</title>
<updated>2013-06-20T16:30:26+00:00</updated>
<author>
<name>khonkhortisan</name>
<email>khonkhortisan@gmail.com</email>
</author>
<published>2013-06-20T02:38:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=885899cbaf6ccb2d22a3495131204ea0d01131ed'/>
<id>urn:sha1:885899cbaf6ccb2d22a3495131204ea0d01131ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support cyclic references in luacontroller memory tables, prohibit usage of goto statement (bugs reported by Nore).</title>
<updated>2013-06-10T20:40:34+00:00</updated>
<author>
<name>Anthony Zhang</name>
<email>azhang9@gmail.com</email>
</author>
<published>2013-06-10T20:40:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=c87bc606358f8727d69bd39b5cacb31c582bb1af'/>
<id>urn:sha1:c87bc606358f8727d69bd39b5cacb31c582bb1af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug where functions in Luacontroller EEPROM crashes the server (fixes #107).</title>
<updated>2013-06-06T20:38:40+00:00</updated>
<author>
<name>Anthony Zhang</name>
<email>azhang9@gmail.com</email>
</author>
<published>2013-06-06T20:38:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=8ea71a9036fb1070ea5478b91ecf26fc40b84e92'/>
<id>urn:sha1:8ea71a9036fb1070ea5478b91ecf26fc40b84e92</id>
<content type='text'>
</content>
</entry>
</feed>
