<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/src/script/cpp_api, branch 0.4.17</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.17</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.17'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2018-06-03T15:32:00+00:00</updated>
<entry>
<title>More C++03 fixes</title>
<updated>2018-06-03T15:32:00+00:00</updated>
<author>
<name>Loic Blot</name>
<email>loic.blot@unix-experience.fr</email>
</author>
<published>2018-05-14T05:42:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=695d02e6bda939f7b00af402273b39a8fd75a203'/>
<id>urn:sha1:695d02e6bda939f7b00af402273b39a8fd75a203</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move `setlocale` from Lua to C++.</title>
<updated>2018-06-03T15:32:00+00:00</updated>
<author>
<name>red-001</name>
<email>red-001@outlook.ie</email>
</author>
<published>2018-01-21T12:28:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=bb28afcfc337b73bff2b46ff1a1b8844e035c96e'/>
<id>urn:sha1:bb28afcfc337b73bff2b46ff1a1b8844e035c96e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unkown nodes: Provide position on interact (#6505)</title>
<updated>2018-06-03T15:31:59+00:00</updated>
<author>
<name>SmallJoker</name>
<email>SmallJoker@users.noreply.github.com</email>
</author>
<published>2017-10-07T13:11:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=0034abb56075b841da441b1c8ad2e7779f42eac9'/>
<id>urn:sha1:0034abb56075b841da441b1c8ad2e7779f42eac9</id>
<content type='text'>
* Unkown nodes: Provide position on interact
</content>
</entry>
<entry>
<title>Set placer to nil instead of a non-functional one in item_OnPlace (#6449)</title>
<updated>2018-06-03T15:31:59+00:00</updated>
<author>
<name>DTA7</name>
<email>dta7e@t-online.de</email>
</author>
<published>2017-09-21T19:52:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=e8286e8894cf132eeda4bac9924e5fd8c74a7eb2'/>
<id>urn:sha1:e8286e8894cf132eeda4bac9924e5fd8c74a7eb2</id>
<content type='text'>
* Set placer to nil instead of a non-functional one

This requires nil checks in core.rotate_node and core.rotate_and_place.
</content>
</entry>
<entry>
<title>ServerEnv: Clean up object lifecycle handling (#6414)</title>
<updated>2018-06-03T15:31:59+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2017-09-15T10:19:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c2a0333901a696f7dcb67356aeb0206b89be14e6'/>
<id>urn:sha1:c2a0333901a696f7dcb67356aeb0206b89be14e6</id>
<content type='text'>
* ServerEnv: Clean up object lifecycle handling
</content>
</entry>
<entry>
<title>Fix CSM crash (#5779)</title>
<updated>2017-05-20T14:45:49+00:00</updated>
<author>
<name>red-001</name>
<email>red-001@outlook.ie</email>
</author>
<published>2017-05-20T14:45:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=772944daf69ab463568fbbf35a9011e4c8e6c44a'/>
<id>urn:sha1:772944daf69ab463568fbbf35a9011e4c8e6c44a</id>
<content type='text'>
Caused by dc5bc6c and them made worse by 5ebf8f9</content>
</entry>
<entry>
<title>Fix a warning pointed by GCC 7.1</title>
<updated>2017-05-18T18:55:27+00:00</updated>
<author>
<name>Loic Blot</name>
<email>loic.blot@unix-experience.fr</email>
</author>
<published>2017-05-18T18:55:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=1c6d2f596df8fc2254916cf323bdbaf13905aebf'/>
<id>urn:sha1:1c6d2f596df8fc2254916cf323bdbaf13905aebf</id>
<content type='text'>
lua_tonumber overflow in snprintf (12 bytes and only 10 can be written)
</content>
</entry>
<entry>
<title>Use a settings object for the main settings</title>
<updated>2017-05-06T19:33:19+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2014-12-12T19:49:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=43d1f375d18a2fbc547a9b4f23d1354d645856ca'/>
<id>urn:sha1:43d1f375d18a2fbc547a9b4f23d1354d645856ca</id>
<content type='text'>
This unifies the settings APIs.

This also unifies the sync and async registration APIs, since the async
registration API did not support adding non-functions to the API table.
</content>
</entry>
<entry>
<title>[CSM] add `on_item_use` (#5544)</title>
<updated>2017-05-06T19:12:44+00:00</updated>
<author>
<name>red-001</name>
<email>red-001@outlook.ie</email>
</author>
<published>2017-05-06T19:12:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=5ebf8f945050e9c74a3bb6784a0844d1fb68bdff'/>
<id>urn:sha1:5ebf8f945050e9c74a3bb6784a0844d1fb68bdff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[CSM] Add event on_place_node API lua (#5548)</title>
<updated>2017-04-29T10:08:16+00:00</updated>
<author>
<name>Vincent Glize</name>
<email>vincentglize@hotmail.fr</email>
</author>
<published>2017-04-29T10:08:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=dc5bc6cac7b81ab27e0064bc25b5fd1d8d617340'/>
<id>urn:sha1:dc5bc6cac7b81ab27e0064bc25b5fd1d8d617340</id>
<content type='text'>
* [CSM] Add event on_place_node API lua
</content>
</entry>
</feed>
