<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/src/servermain.cpp, branch find_nodes_in_area</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=find_nodes_in_area</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=find_nodes_in_area'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2012-03-10T15:10:16+00:00</updated>
<entry>
<title>Remove servermain.cpp, use main.cpp with a couple of #ifdefs instead</title>
<updated>2012-03-10T15:10:16+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-03-10T14:46:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=f3dba05143fc8be277137e42fe1933ac185365d4'/>
<id>urn:sha1:f3dba05143fc8be277137e42fe1933ac185365d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix addon and configuration file paths</title>
<updated>2012-03-10T15:10:16+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-03-10T14:10:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=102070791808ba03f4a5836a9073b87029e72858'/>
<id>urn:sha1:102070791808ba03f4a5836a9073b87029e72858</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial directory structure rework</title>
<updated>2012-03-10T15:10:10+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-03-10T13:56:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c89d1cf072f4ac34cfb35eadd8c9890b3de1b922'/>
<id>urn:sha1:c89d1cf072f4ac34cfb35eadd8c9890b3de1b922</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove header in servermain.cpp to make minetestserver to build</title>
<updated>2012-03-10T09:28:13+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-03-09T01:26:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=f60a5ec08fd9c1138d924911847140c6e3dd8fb5'/>
<id>urn:sha1:f60a5ec08fd9c1138d924911847140c6e3dd8fb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add descriptions to command line arguments</title>
<updated>2012-02-28T19:03:45+00:00</updated>
<author>
<name>Juhani Numminen</name>
<email>juhaninumminen0@gmail.com</email>
</author>
<published>2012-01-27T12:56:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=79326e6287153c5eb1ecf03a12101bf8e46bf69b'/>
<id>urn:sha1:79326e6287153c5eb1ecf03a12101bf8e46bf69b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Node placement / mineral / serialization / iron freq / node_dig callback</title>
<updated>2012-01-22T15:24:50+00:00</updated>
<author>
<name>Kahrl</name>
<email>kahrl@gmx.net</email>
</author>
<published>2012-01-20T23:11:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=157a4cf18cb9c098f465b8baecd7d2cd5705f2dd'/>
<id>urn:sha1:157a4cf18cb9c098f465b8baecd7d2cd5705f2dd</id>
<content type='text'>
- Node placement code moved to Lua
- Mineral system removed (added default:stone_with_coal and default:stone_with_iron).
- MapBlock and MapNode serialization updated.
- Mapgen: Frequency of iron increased.
- node_dig callback and related changes.
</content>
</entry>
<entry>
<title>Better mod loading error handling</title>
<updated>2011-12-03T01:23:14+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2011-12-03T01:23:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=2f4a92d70192468096e35974f0725532aef837b1'/>
<id>urn:sha1:2f4a92d70192468096e35974f0725532aef837b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>GameDef compiles</title>
<updated>2011-11-29T17:13:42+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2011-11-14T19:41:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c6fd2986d4261cf742d3bc21e8c12be59ab89f95'/>
<id>urn:sha1:c6fd2986d4261cf742d3bc21e8c12be59ab89f95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create framework for getting rid of global definitions of node/tool/item/whatever types</title>
<updated>2011-11-29T17:13:41+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2011-11-13T22:19:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=abceeee92f99b84ebb79968269835a4f509bfb90'/>
<id>urn:sha1:abceeee92f99b84ebb79968269835a4f509bfb90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move ContentFeatures to mapnode_contentfeatures.{h,cpp} and clean stuff</title>
<updated>2011-11-29T17:13:40+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2011-11-13T08:57:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=64996422c00ddb70cfc8aee7da7b62485b8b0416'/>
<id>urn:sha1:64996422c00ddb70cfc8aee7da7b62485b8b0416</id>
<content type='text'>
</content>
</entry>
</feed>
