<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/src/script/common, branch 0.4.9</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.9</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.9'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2013-12-30T19:00:05+00:00</updated>
<entry>
<title>Fix InventoryList reading order</title>
<updated>2013-12-30T19:00:05+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2013-12-30T19:00:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=829426c71456f9980f42ebd5435c5eee6615dd6f'/>
<id>urn:sha1:829426c71456f9980f42ebd5435c5eee6615dd6f</id>
<content type='text'>
Lua does not guarantee that the indexes of a table will be in numerical order.
</content>
</entry>
<entry>
<title>Don't throw a error when writing JSON fails</title>
<updated>2013-12-18T23:18:43+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2013-12-18T23:17:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=e1f9ba435f8c0cca90f2d3df36e9aa82763e1da0'/>
<id>urn:sha1:e1f9ba435f8c0cca90f2d3df36e9aa82763e1da0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add 'minetest.write_json'</title>
<updated>2013-12-18T21:46:53+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2013-12-18T21:46:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=1ed90c90c304c6cc9cfddb722e4d15a1221d0177'/>
<id>urn:sha1:1ed90c90c304c6cc9cfddb722e4d15a1221d0177</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle LuaErrors in Lua -&gt; C++ calls on LuaJIT</title>
<updated>2013-12-18T21:35:55+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2013-12-18T21:35:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=49cec3f78240ed6310a9b5dd05ce09a79ed5a12e'/>
<id>urn:sha1:49cec3f78240ed6310a9b5dd05ce09a79ed5a12e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move script_run_callbacks to Lua</title>
<updated>2013-12-08T03:03:07+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2013-12-08T03:03:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a0dce51af62e41ddda312b7e877f6a350667a17d'/>
<id>urn:sha1:a0dce51af62e41ddda312b7e877f6a350667a17d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Shaders rework.</title>
<updated>2013-12-03T17:55:25+00:00</updated>
<author>
<name>RealBadAngel</name>
<email>mk@realbadangel.pl</email>
</author>
<published>2013-12-03T16:21:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=2330267d2207208799ad347ea0d129c0b4551d61'/>
<id>urn:sha1:2330267d2207208799ad347ea0d129c0b4551d61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Optimize table creation</title>
<updated>2013-11-30T18:05:13+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2013-11-30T17:11:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=4594ba652293e776ccba2184c16502a346f4147a'/>
<id>urn:sha1:4594ba652293e776ccba2184c16502a346f4147a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix possible implicit conversion of NULL to std::string</title>
<updated>2013-11-21T05:49:32+00:00</updated>
<author>
<name>kwolekr</name>
<email>kwolekr@minetest.net</email>
</author>
<published>2013-11-21T05:49:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=5323d800cc67814938fb668730d474011631fab5'/>
<id>urn:sha1:5323d800cc67814938fb668730d474011631fab5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed array limit check when reading Lua specialtiles table</title>
<updated>2013-11-16T14:31:17+00:00</updated>
<author>
<name>MetaDucky</name>
<email>metaducky AT gmail DOT com</email>
</author>
<published>2013-11-14T17:31:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=35606cfb679d2d5ead0780c84371089745630c1b'/>
<id>urn:sha1:35606cfb679d2d5ead0780c84371089745630c1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pass a errfunc to lua_pcall to get a traceback</title>
<updated>2013-11-15T19:13:31+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2013-11-05T17:06:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=371b39a09a0bf248d674fae718f5ff369e895b66'/>
<id>urn:sha1:371b39a09a0bf248d674fae718f5ff369e895b66</id>
<content type='text'>
</content>
</entry>
</feed>
