<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/build/android/jni, branch 0.4.12</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.12</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.12'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2015-01-15T20:51:54+00:00</updated>
<entry>
<title>Android, build: Update curl to 7.40.00</title>
<updated>2015-01-15T20:51:54+00:00</updated>
<author>
<name>sapier</name>
<email>Sapier at GMX dot net</email>
</author>
<published>2015-01-15T20:51:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=9f52149a11fab736b61d34b2e619ae9f6bd1f287'/>
<id>urn:sha1:9f52149a11fab736b61d34b2e619ae9f6bd1f287</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch android build to external sqlite3</title>
<updated>2015-01-07T00:01:03+00:00</updated>
<author>
<name>sapier</name>
<email>Sapier at GMX dot net</email>
</author>
<published>2015-01-07T00:01:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=2b8ed9e80c60b47b432d3997d9ddfcace420d5c4'/>
<id>urn:sha1:2b8ed9e80c60b47b432d3997d9ddfcace420d5c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix broken android version due to new openssl not linking correct to curl</title>
<updated>2015-01-04T23:51:35+00:00</updated>
<author>
<name>sapier</name>
<email>Sapier at GMX dot net</email>
</author>
<published>2015-01-04T23:48:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a92c0830113e7a32d056fabd3cbd58cedbde684a'/>
<id>urn:sha1:a92c0830113e7a32d056fabd3cbd58cedbde684a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to official openssl version and update to 1.0.1j</title>
<updated>2015-01-04T15:57:19+00:00</updated>
<author>
<name>sapier</name>
<email>Sapier at GMX dot net</email>
</author>
<published>2015-01-03T22:49:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=bf5d6e670ab52f3e8623595f5112c107598d695b'/>
<id>urn:sha1:bf5d6e670ab52f3e8623595f5112c107598d695b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add fontengine.cpp to Android.mk</title>
<updated>2014-12-01T20:22:23+00:00</updated>
<author>
<name>Kahrl</name>
<email>kahrl@gmx.net</email>
</author>
<published>2014-12-01T20:22:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=e402aa89840b0f85e35ccf6b530b714b38190655'/>
<id>urn:sha1:e402aa89840b0f85e35ccf6b530b714b38190655</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes for Android build errors. Enable sensor landscape rotation.</title>
<updated>2014-11-25T03:28:51+00:00</updated>
<author>
<name>KodexKy</name>
<email>kodexky@gmail.com</email>
</author>
<published>2014-11-03T21:25:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=5413ed11955a5b8a09625b2df1c28fb18c99c296'/>
<id>urn:sha1:5413ed11955a5b8a09625b2df1c28fb18c99c296</id>
<content type='text'>
Fix typo in Android Makefile ndk path.
Fix touchscreen parts of game.cpp to work after Zeno's refactor.
Fix isdigit and isspace overload conflict with Android Irrlicht in string.h
Enable sensor landscape rotation in Android Manifiest.
Add mapgen v5 to Android build.
Fix Makefile not checking leveldb.

Signed-off-by: Craig Robbins &lt;kde.psych@gmail.com&gt;
</content>
</entry>
<entry>
<title>Implement WieldMeshSceneNode which improves wield mesh rendering</title>
<updated>2014-11-08T22:11:57+00:00</updated>
<author>
<name>Kahrl</name>
<email>kahrl@gmx.net</email>
</author>
<published>2014-11-02T02:47:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=9b551d5cbcaf71a8c39bbf7e886290649aed4799'/>
<id>urn:sha1:9b551d5cbcaf71a8c39bbf7e886290649aed4799</id>
<content type='text'>
- Don't create and cache an extruded mesh for every (non-node) item.
  Instead use a single one per image resolution.

- For cubic nodes reuse a single wield mesh too

- Improve lighting of the wielded item

- Increase far value of wield mesh scene camera, fixes #1770

- Also includes some minor refactorings of Camera and GenericCAO.
</content>
</entry>
<entry>
<title>Split up mapgen.cpp</title>
<updated>2014-11-01T17:16:23+00:00</updated>
<author>
<name>kwolekr</name>
<email>kwolekr@minetest.net</email>
</author>
<published>2014-11-01T17:16:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=9e811a92e7846b958e4bc84aeb30bad8b51e8e1d'/>
<id>urn:sha1:9e811a92e7846b958e4bc84aeb30bad8b51e8e1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split settings into seperate source and header files</title>
<updated>2014-09-21T18:39:35+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2014-09-11T22:22:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=6bc4cad0eddd7a7cf593ca1471599e2d75727379'/>
<id>urn:sha1:6bc4cad0eddd7a7cf593ca1471599e2d75727379</id>
<content type='text'>
This also cleans up settings a bit
</content>
</entry>
<entry>
<title>Makefile support for build without leveldb</title>
<updated>2014-08-16T10:28:07+00:00</updated>
<author>
<name>sapier</name>
<email>Sapier at GMX dot net</email>
</author>
<published>2014-07-07T21:10:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=f6e01adab7ed2adbdc8f07b855d1ae4669c607c9'/>
<id>urn:sha1:f6e01adab7ed2adbdc8f07b855d1ae4669c607c9</id>
<content type='text'>
</content>
</entry>
</feed>
