<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/src/script, branch 0.4.8</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.8</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.8'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2013-11-21T05:49:32+00:00</updated>
<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>LuaVoxelManip: Update parameter index of set_lighting()</title>
<updated>2013-11-21T05:45:17+00:00</updated>
<author>
<name>kwolekr</name>
<email>kwolekr@minetest.net</email>
</author>
<published>2013-11-21T05:45:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=98e4e2b373ccb138c1e1244c2995e80b95340ca1'/>
<id>urn:sha1:98e4e2b373ccb138c1e1244c2995e80b95340ca1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix issue #1009 (minetest.get_connected_players() returns non-existing players)</title>
<updated>2013-11-17T20:15:59+00:00</updated>
<author>
<name>kwolekr</name>
<email>kwolekr@minetest.net</email>
</author>
<published>2013-11-17T07:57:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=86ef7147b60868f86d38d55a1dcf6271d68427ce'/>
<id>urn:sha1:86ef7147b60868f86d38d55a1dcf6271d68427ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Decoration: Stop DecoSimple::resolveNodeNames from complaining about no node name if decolist is used</title>
<updated>2013-11-17T07:22:24+00:00</updated>
<author>
<name>kwolekr</name>
<email>kwolekr@minetest.net</email>
</author>
<published>2013-11-17T07:22:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=cca4f09ba15eca707a6ae1717a00fcf73c6efa6f'/>
<id>urn:sha1:cca4f09ba15eca707a6ae1717a00fcf73c6efa6f</id>
<content type='text'>
Fix warning message for spawnby nodes

Prevent type-punning warning caused by casting enum to int
</content>
</entry>
<entry>
<title>Fix invalid listname and listsize not handled correctly in set_size</title>
<updated>2013-11-16T14:52:41+00:00</updated>
<author>
<name>sapier</name>
<email>Sapier at GMX dot net</email>
</author>
<published>2013-11-11T23:06:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=90e7832408eb313676d40b747ec533c3b07e5c28'/>
<id>urn:sha1:90e7832408eb313676d40b747ec533c3b07e5c28</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>
<entry>
<title>Fix invalid usage of temporary object in mainmenu json conversion</title>
<updated>2013-11-11T22:23:58+00:00</updated>
<author>
<name>sapier</name>
<email>Sapier at GMX dot net</email>
</author>
<published>2013-11-09T21:51:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a935d810537853eaeda702b7dc341df1e9de1fd1'/>
<id>urn:sha1:a935d810537853eaeda702b7dc341df1e9de1fd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a callback: minetest.register_on_craft(itemstack, player,</title>
<updated>2013-11-01T14:55:34+00:00</updated>
<author>
<name>Novatux</name>
<email>nathanael.courant@laposte.net</email>
</author>
<published>2013-10-26T09:25:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=bd6d4666abe20247437ede28f73955d413fe5e22'/>
<id>urn:sha1:bd6d4666abe20247437ede28f73955d413fe5e22</id>
<content type='text'>
old_craft_grid, craft_inv) and
minetest.register_craft_predict(itemstack, player, old_craft_grid,
craft_inv)
</content>
</entry>
<entry>
<title>Add set_name(), set_count(), set_wear() and set_metadata() to Lua ItemStack</title>
<updated>2013-09-28T21:46:48+00:00</updated>
<author>
<name>PilzAdam</name>
<email>pilzadam@minetest.net</email>
</author>
<published>2013-09-28T20:47:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a9c0961e0c9c3b854aca34b6d582198be1cd2277'/>
<id>urn:sha1:a9c0961e0c9c3b854aca34b6d582198be1cd2277</id>
<content type='text'>
</content>
</entry>
</feed>
