<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/build/android/jni, branch 0.4.11</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.11</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.11'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2014-12-01T20:22:23+00:00</updated>
<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>
<entry>
<title>Fix android build after removal of indev and math mapgen</title>
<updated>2014-07-16T11:40:30+00:00</updated>
<author>
<name>sapier</name>
<email>Sapier at GMX dot net</email>
</author>
<published>2014-07-16T11:40:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=903d343b08df17c88eafdd698af5b9f73ef6e389'/>
<id>urn:sha1:903d343b08df17c88eafdd698af5b9f73ef6e389</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch android to leveldb as sqlite3 is broken and fails to save any mapblock there</title>
<updated>2014-07-06T19:27:54+00:00</updated>
<author>
<name>sapier</name>
<email>Sapier at GMX dot net</email>
</author>
<published>2014-07-06T19:24:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=b459f53ac366930f93928352833ea266fbfcd92e'/>
<id>urn:sha1:b459f53ac366930f93928352833ea266fbfcd92e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for Android 2.3+</title>
<updated>2014-06-29T16:17:56+00:00</updated>
<author>
<name>sapier</name>
<email>Sapier at GMX dot net</email>
</author>
<published>2014-04-21T12:10:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=1cc40c0a7c260f0562572bc99f39a666a12f1b09'/>
<id>urn:sha1:1cc40c0a7c260f0562572bc99f39a666a12f1b09</id>
<content type='text'>
There have been plenty of ppl involved in creating this version.
I don't wanna mention names as I'm sure I'd forget someone so I
just tell where help has been done:
- The partial android versions done by various ppl
- Testing on different android devices
- reviewing code (especially the in core changes)
- testing controls
- reviewing texts

A big thank you to everyone helping this to be completed!
</content>
</entry>
</feed>
