<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/builtin/common, branch 0.4.11</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.11</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.11'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2014-12-12T06:21:29+00:00</updated>
<entry>
<title>Revert "Adjust the values of dirs1 and dirs2 so that rotate_and_place orients textures correctly"</title>
<updated>2014-12-12T06:21:29+00:00</updated>
<author>
<name>Craig Robbins</name>
<email>kde.psych@gmail.com</email>
</author>
<published>2014-12-12T06:21:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c151099b79e3e5eae39969495a10af28a44bf10f'/>
<id>urn:sha1:c151099b79e3e5eae39969495a10af28a44bf10f</id>
<content type='text'>
This reverts commit 9878e8de4fdf232ebb77b396766c339786c01218.

See: https://github.com/minetest/minetest/issues/1939 and IRC log for discussion
</content>
</entry>
<entry>
<title>Fix undeclared globals in functions and shorten lines in misc_helpers.lua.</title>
<updated>2014-12-12T02:37:46+00:00</updated>
<author>
<name>paramat</name>
<email>mat.gregory@virginmedia.com</email>
</author>
<published>2014-12-12T01:10:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=f114fc74d621a7cfb1e63b5405fddb0208ee71d2'/>
<id>urn:sha1:f114fc74d621a7cfb1e63b5405fddb0208ee71d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Lua helper functions vector.apply(v) math.sign(x, tolerance)</title>
<updated>2014-12-06T09:07:25+00:00</updated>
<author>
<name>SmallJoker</name>
<email>mk939@ymail.com</email>
</author>
<published>2014-12-05T22:18:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=2fd14e1bd53918b3c4fcdfbc81294ff8b7afe1fa'/>
<id>urn:sha1:2fd14e1bd53918b3c4fcdfbc81294ff8b7afe1fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add minetest.copy_table(table) To get rid off the "table references"</title>
<updated>2014-11-27T08:19:01+00:00</updated>
<author>
<name>SmallJoker</name>
<email>mk939@ymail.com</email>
</author>
<published>2014-10-04T17:23:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=6a43b3af09944f1d218b20be034ccb9e6ea073ff'/>
<id>urn:sha1:6a43b3af09944f1d218b20be034ccb9e6ea073ff</id>
<content type='text'>
Signed-off-by: Craig Robbins &lt;kde.psych@gmail.com&gt;
</content>
</entry>
<entry>
<title>Adjust the values of dirs1 and dirs2 so that rotate_and_place orients textures correctly</title>
<updated>2014-11-25T02:44:47+00:00</updated>
<author>
<name>dvere</name>
<email>dvere@users.noreply.github.com</email>
</author>
<published>2014-11-25T02:44:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=9878e8de4fdf232ebb77b396766c339786c01218'/>
<id>urn:sha1:9878e8de4fdf232ebb77b396766c339786c01218</id>
<content type='text'>
According to doc/lua_api.txt if paramtype2 == "facedir" the two least significant bits of parm2 orient the texture around the axis. For dirs1 (looking at a wall) these would be 0, 1, 2, 3 and for dirs2 (looking at the ceiling) 2, 1, 0, 3
</content>
</entry>
<entry>
<title>Make duplicate warning checks file and line specific</title>
<updated>2014-11-23T21:34:49+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2014-11-23T21:30:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a1db83e93f21c99b8799a7338df16ca65453a424'/>
<id>urn:sha1:a1db83e93f21c99b8799a7338df16ca65453a424</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix console spaming by debug function on mod checking for global variable to exist.</title>
<updated>2014-11-23T14:24:37+00:00</updated>
<author>
<name>sapier</name>
<email>Sapier at GMX dot net</email>
</author>
<published>2014-11-23T14:24:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=0dcc4b251f4de4631d2211e1be3f65b8da15439d'/>
<id>urn:sha1:0dcc4b251f4de4631d2211e1be3f65b8da15439d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add strict module</title>
<updated>2014-11-19T17:40:54+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2014-06-05T16:40:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a6ba042cf792d29cda4f7f7924a68a017d9b0335'/>
<id>urn:sha1:a6ba042cf792d29cda4f7f7924a68a017d9b0335</id>
<content type='text'>
Also fix leaking globals found by it.
</content>
</entry>
<entry>
<title>Tweak core.serialize</title>
<updated>2014-11-19T17:40:54+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2014-08-03T16:20:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=6afdb22ba771a828021e25430b82c1cadb835431'/>
<id>urn:sha1:6afdb22ba771a828021e25430b82c1cadb835431</id>
<content type='text'>
This adds proper support for nested tables and improves performance a bit.
</content>
</entry>
<entry>
<title>Fix dump() indentation with non-tab indents</title>
<updated>2014-11-08T17:49:50+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2014-11-08T17:48:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=05e7f71b330a2413e3a40658c6c7c79b5998a0db'/>
<id>urn:sha1:05e7f71b330a2413e3a40658c6c7c79b5998a0db</id>
<content type='text'>
</content>
</entry>
</feed>
