<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/src/script/cpp_api, branch 0.4.10</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.10</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.10'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2014-05-30T23:38:11+00:00</updated>
<entry>
<title>Fix over-poping and only push the core once</title>
<updated>2014-05-30T23:38:11+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2014-05-30T23:38:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=5bd2aea663945d467744749579a1812f2e47bde7'/>
<id>urn:sha1:5bd2aea663945d467744749579a1812f2e47bde7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use "core" namespace internally</title>
<updated>2014-05-08T17:02:04+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2014-04-28T01:02:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c4359ff65cd8e4e754442b9f2ef7051a8eaa4241'/>
<id>urn:sha1:c4359ff65cd8e4e754442b9f2ef7051a8eaa4241</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Organize builtin into subdirectories</title>
<updated>2014-05-07T21:14:23+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2014-04-27T21:55:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=1cd512913e4d4ad1fb43d4b6e3d7971bb6c67528'/>
<id>urn:sha1:1cd512913e4d4ad1fb43d4b6e3d7971bb6c67528</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix heart + bubble bar size on different texture packs</title>
<updated>2014-05-07T19:46:27+00:00</updated>
<author>
<name>sapier</name>
<email>Sapier at GMX dot net</email>
</author>
<published>2014-04-28T21:41:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=d3ee617f37984b380ebe32cd37ef1cda66d96c48'/>
<id>urn:sha1:d3ee617f37984b380ebe32cd37ef1cda66d96c48</id>
<content type='text'>
Add DPI support for statbar
Move heart+bubble bar to Lua HUD
Add statbar size (based upon an idea by blue42u)
Add support for customizing breath and statbar
</content>
</entry>
<entry>
<title>Fix code style of async API</title>
<updated>2014-04-27T20:15:53+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2014-04-15T19:10:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=f2b93b7baeaa66f5096ee326ea9c22a471ada512'/>
<id>urn:sha1:f2b93b7baeaa66f5096ee326ea9c22a471ada512</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove dependency on marshal and many other async changes</title>
<updated>2014-04-27T20:15:53+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2014-04-15T17:41:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=6ab3b4c83856b5c8a1a526c0e4dc55babe79d50d'/>
<id>urn:sha1:6ab3b4c83856b5c8a1a526c0e4dc55babe79d50d</id>
<content type='text'>
This makes a number of changes:
  * Remove the dependency on marshal by using string.dump and loadstring.
  * Use lua_tolstring rather than having Lua functions pass string lengths to C++.
  * Move lua_api/l_async_events.* to cpp_api/s_async.*, where it belongs.
  * Make AsyncWorkerThread a child of ScriptApiBase, this removes some duplicate functionality.
  * Don't wait for async threads to shut down.  (Is this safe?  Might result in corruption if the thread is writing to a file.)
  * Pop more unused items from the stack
  * Code style fixes
  * Other misc changes
</content>
</entry>
<entry>
<title>Only push the Lua error handler once</title>
<updated>2014-04-27T20:15:53+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2014-04-15T17:30:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=db4ea4658c58772ee447ff0eff8bb39b692081ec'/>
<id>urn:sha1:db4ea4658c58772ee447ff0eff8bb39b692081ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix all warnings reported by clang</title>
<updated>2014-04-15T19:34:53+00:00</updated>
<author>
<name>Sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2014-04-15T17:49:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=118e2ae865bd7a0020586ef72d05bf14d66f4eae'/>
<id>urn:sha1:118e2ae865bd7a0020586ef72d05bf14d66f4eae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add more informative error messages for inventory and item method errors</title>
<updated>2014-03-15T21:20:52+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2014-03-15T21:20:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=f3d83a4516eb9c6658a7c3e07bf1b7d4f4996bef'/>
<id>urn:sha1:f3d83a4516eb9c6658a7c3e07bf1b7d4f4996bef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove lua_State parameter from LuaError::LuaError</title>
<updated>2014-03-15T20:28:59+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2014-03-15T20:28:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=31fe72dbac3d53e8da21ef116ccf99febbc5196e'/>
<id>urn:sha1:31fe72dbac3d53e8da21ef116ccf99febbc5196e</id>
<content type='text'>
</content>
</entry>
</feed>
