aboutsummaryrefslogtreecommitdiff
path: root/build (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update Android MakefileMaksim Gamarnik2015-03-081-22/+22
* Replace std::list to std::vector into tile.cpp (m_texture_trash) and move til...Loic Blot2015-03-051-2/+2
* Fix android buildLoic Blot2015-02-211-2/+2
* Bump version to 0.4.12Perttu Ahola2015-02-181-1/+1
* Update missing files for Android.mkLoic Blot2015-02-181-2/+2
* Android build fixLoic Blot2015-02-181-1/+1
* main.cpp rework * Move ClientLauncher class to a dedicated file * ClientLaunc...Loic Blot2015-02-121-1/+2
* Fix Android build since a704c04f00bfea4b77550169fa08105c2ee0dfd0Oxh. ok @zeno-Loic Blot2015-02-111-0/+8
* Android, build: Update curl to 7.40.00sapier2015-01-152-4/+6
* Fix Android crash on keyboard connection change.Kodexky2015-01-131-1/+1
* Increase stepheight on android by 0.5 to smoothen movementsapier2015-01-111-2/+0
* Fix armv7 using arm arch while arm uses armv7sapier2015-01-081-2/+2
* Switch android build to external sqlite3sapier2015-01-072-3/+20
* Fixes for androidsapier2015-01-062-4/+66
* Fix broken android version due to new openssl not linking correct to curlsapier2015-01-052-15/+19
* Switch to official openssl version and update to 1.0.1jsapier2015-01-043-17/+36
* Speedup initial android startup on some devices by factor 10 or moresapier2015-01-022-129/+248
* Bump version to 0.4.11kwolekr2014-12-241-1/+1
* Add fontengine.cpp to Android.mkKahrl2014-12-011-0/+1
* Fixes for Android build errors. Enable sensor landscape rotation.KodexKy2014-11-253-8/+9
* Implement WieldMeshSceneNode which improves wield mesh renderingKahrl2014-11-081-2/+3
* Split up mapgen.cppkwolekr2014-11-011-1/+4
* Split settings into seperate source and header filesShadowNinja2014-09-211-1/+2
* Makefile support for build without leveldbsapier2014-08-162-14/+29
* Fix error handling on inconsistent client ready messagesapier2014-07-161-1/+5
* Fix android build after removal of indev and math mapgensapier2014-07-161-2/+0
* Update version numbers for 0.4.10sapier2014-07-061-1/+1
* Switch android to leveldb as sqlite3 is broken and fails to save any mapblock...sapier2014-07-062-13/+11
* Add support for Android 2.3+sapier2014-06-2919-0/+1925