<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git, branch 20120204_luaentity_allfaces</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=20120204_luaentity_allfaces</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=20120204_luaentity_allfaces'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2012-02-04T17:08:25+00:00</updated>
<entry>
<title>added drawallfaces to luaentities</title>
<updated>2012-02-04T17:08:25+00:00</updated>
<author>
<name>sapier</name>
<email>sapier at gmx dot net</email>
</author>
<published>2012-02-04T17:08:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=09476447297a35f04b0bd89dddafbadcbb96f83d'/>
<id>urn:sha1:09476447297a35f04b0bd89dddafbadcbb96f83d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote branch 'upstream/master' into sapier_experimental</title>
<updated>2012-02-04T11:41:25+00:00</updated>
<author>
<name>sapier</name>
<email>sapier at gmx dot net</email>
</author>
<published>2012-02-04T11:41:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=77df09540c4d7eadef760779e123af88a48aafaa'/>
<id>urn:sha1:77df09540c4d7eadef760779e123af88a48aafaa</id>
<content type='text'>
Conflicts:
	src/scriptapi.cpp
</content>
</entry>
<entry>
<title>Set better visual light levels</title>
<updated>2012-02-02T14:14:32+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-01-26T17:57:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a1eb2836c0764829ebad1462432bb3c5f32750df'/>
<id>urn:sha1:a1eb2836c0764829ebad1462432bb3c5f32750df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some warnings on some compilers</title>
<updated>2012-02-02T13:54:20+00:00</updated>
<author>
<name>Giuseppe Bilotta</name>
<email>giuseppe.bilotta@gmail.com</email>
</author>
<published>2012-01-23T19:23:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=64af6d3afe6ff677aa25e2cbb7395a911f8621af'/>
<id>urn:sha1:64af6d3afe6ff677aa25e2cbb7395a911f8621af</id>
<content type='text'>
ItemStack is a struct, not a class
CollisionInfo is a struct, not a class
InventoryAction is abstract and it needs a virtual destructor
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'kahrl/hidehud'</title>
<updated>2012-02-02T12:35:18+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-02-02T12:35:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=365f7a5bfe0cf1838b0c6f3936c4437f3dd9f1f7'/>
<id>urn:sha1:365f7a5bfe0cf1838b0c6f3936c4437f3dd9f1f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix server hang when stepping a furnace with a huge dtime</title>
<updated>2012-02-02T10:50:11+00:00</updated>
<author>
<name>Kahrl</name>
<email>kahrl@gmx.net</email>
</author>
<published>2012-01-31T19:42:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=796009ef2152262ba9b2541256a880ff555449fd'/>
<id>urn:sha1:796009ef2152262ba9b2541256a880ff555449fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Page up/down: don't display the old value, it was a little confusing</title>
<updated>2012-02-01T01:37:01+00:00</updated>
<author>
<name>Kahrl</name>
<email>kahrl@gmx.net</email>
</author>
<published>2012-02-01T01:37:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=b85b4ede822b9d2d5f82c034e520341e9d86b08a'/>
<id>urn:sha1:b85b4ede822b9d2d5f82c034e520341e9d86b08a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Page up and down change the minimum viewing range</title>
<updated>2012-02-01T01:24:55+00:00</updated>
<author>
<name>Kahrl</name>
<email>kahrl@gmx.net</email>
</author>
<published>2012-02-01T01:24:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=2cb96d9d6800a3fd74bb6264974e8811ff8d4acd'/>
<id>urn:sha1:2cb96d9d6800a3fd74bb6264974e8811ff8d4acd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show the top line too when only chat, but not HUD is shown</title>
<updated>2012-02-01T00:36:59+00:00</updated>
<author>
<name>Kahrl</name>
<email>kahrl@gmx.net</email>
</author>
<published>2012-02-01T00:36:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=78bf92175a81e96545c9bf2f331c344012c71230'/>
<id>urn:sha1:78bf92175a81e96545c9bf2f331c344012c71230</id>
<content type='text'>
</content>
</entry>
<entry>
<title>F1 toggles HUD, F2 toggles chat, F5 toggles debug info, F6 toggles profiler pages</title>
<updated>2012-01-31T23:56:30+00:00</updated>
<author>
<name>Kahrl</name>
<email>kahrl@gmx.net</email>
</author>
<published>2012-01-31T23:56:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=0c3d39357b7006844f5e86baf21704d3fa8a7be7'/>
<id>urn:sha1:0c3d39357b7006844f5e86baf21704d3fa8a7be7</id>
<content type='text'>
</content>
</entry>
</feed>
