<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/doc, 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-25T03:28:06+00:00</updated>
<entry>
<title>Bump version to 0.4.11</title>
<updated>2014-12-25T03:28:06+00:00</updated>
<author>
<name>kwolekr</name>
<email>kwolekr@minetest.net</email>
</author>
<published>2014-12-25T03:24:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=3f83ca29d3cbe9d283c11ab836cc24b2cb99539d'/>
<id>urn:sha1:3f83ca29d3cbe9d283c11ab836cc24b2cb99539d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lua_api.txt: improve noise documentation. Remove previous eased 3D noise format example</title>
<updated>2014-12-20T19:50:57+00:00</updated>
<author>
<name>paramat</name>
<email>mat.gregory@virginmedia.com</email>
</author>
<published>2014-12-17T00:53:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=2b1052099903c0528dbac5a20a6a7b7e9cb072e3'/>
<id>urn:sha1:2b1052099903c0528dbac5a20a6a7b7e9cb072e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo in lua_api.txt</title>
<updated>2014-12-14T15:09:17+00:00</updated>
<author>
<name>Craig Robbins</name>
<email>kde.psych@gmail.com</email>
</author>
<published>2014-12-14T15:09:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=06207ac5508aff63573c91e758073ba1c8960a41'/>
<id>urn:sha1:06207ac5508aff63573c91e758073ba1c8960a41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add basic support for generating API documentation using Doxygen</title>
<updated>2014-12-12T19:59:57+00:00</updated>
<author>
<name>Jürgen Doser</name>
<email>jurgen.doser@gmail.com</email>
</author>
<published>2013-01-30T17:21:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=83830e8682de23840675a35daa386fa2820fbb7d'/>
<id>urn:sha1:83830e8682de23840675a35daa386fa2820fbb7d</id>
<content type='text'>
If CMake is run and Doxygen is found, add a make target called "doc",
which builds API documention in doc/html. This target is not included
in the default "all" target, you have to explicitly run "make doc" to
generate the documentation.

If graphviz is installed, in particular, if the "dot" binary is found,
doxygen is configured to generate various kinds of diagrams. Note that
due to this, the first run of doxygen can take a while.
</content>
</entry>
<entry>
<title>Add support for NoiseParams in minetest.get_perlin() and add docs on NoiseParams to lua_api.txt</title>
<updated>2014-12-12T07:02:44+00:00</updated>
<author>
<name>kwolekr</name>
<email>kwolekr@minetest.net</email>
</author>
<published>2014-12-12T07:02:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=2b8180a417465845759096670f498bf71cd39403'/>
<id>urn:sha1:2b8180a417465845759096670f498bf71cd39403</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename and repurpose minetest.set_noiseparam_defaults to set_noiseparams</title>
<updated>2014-12-10T04:44:04+00:00</updated>
<author>
<name>kwolekr</name>
<email>kwolekr@minetest.net</email>
</author>
<published>2014-12-10T04:44:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=d50878d608fdea2be890ff75b93212f5bba1d6f8'/>
<id>urn:sha1:d50878d608fdea2be890ff75b93212f5bba1d6f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite generate notification mechanism</title>
<updated>2014-12-06T18:53:35+00:00</updated>
<author>
<name>kwolekr</name>
<email>kwolekr@minetest.net</email>
</author>
<published>2014-12-06T09:18:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=5062b99cb0d252d9e377ff4560f7ecc9e66fd558'/>
<id>urn:sha1:5062b99cb0d252d9e377ff4560f7ecc9e66fd558</id>
<content type='text'>
Add support for notify-on-decoration
Clean up mapgen constructors
Clean up mapgen.cpp code style somewhat
Remove trailing whitespace from some files
</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>Improve Lua API documentation</title>
<updated>2014-11-28T23:35:45+00:00</updated>
<author>
<name>Ciaran Gultnieks</name>
<email>ciaran@ciarang.com</email>
</author>
<published>2014-03-17T20:05:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c30346ea3093ed96693e628493f5722c615ba138'/>
<id>urn:sha1:c30346ea3093ed96693e628493f5722c615ba138</id>
<content type='text'>
Changes:
  * Add extra documentation for remove_item.

    This isn't as silly as it sounds: iterate a list containing items with
    unique metadata each, and remove_item the first one you find, placing
    into a different - fine, except the remove will invariably remove the
    wrong one, leading to items being duplicated and others destroyed.

    Arguably it's a bug, and Inventory::removeItem should actually remove
    the item you tell it to. (i.e. if the passed ItemStack has metadata,
    match it). But it seems reasonable to just document the behaviour
    more clearly.

 * Improve string_to_pos documentation.
 * Clarify dig_node documentation (return value).
 * Better on_step documentation.
 * get_nodemeta -&gt; get_meta.
 * Other minor fixes.
</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>
</feed>
