aboutsummaryrefslogtreecommitdiff
path: root/build/android/jni (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add utf-8 conversion utilities and re-add intlGUIEditBoxest312015-06-131-1/+8
* Split ObjDef/ObjDefManager out to objdef.cppkwolekr2015-05-181-0/+1
* Add mod securityShadowNinja2015-05-161-1/+2
* Make early protocol auth mechanism generic, and add SRPest312015-05-111-0/+4
* Add LibGMPest312015-05-111-3/+8
* Tests: Add schematic unittestskwolekr2015-05-081-0/+1
* Tests: Add NodeResolver unittestskwolekr2015-05-051-0/+1
* Tests: Add ObjDef unittestskwolekr2015-05-031-0/+1
* Fix MSVC compatibilitykwolekr2015-04-291-0/+1
* Tests: Modularize unit testingkwolekr2015-04-261-1/+16
* Move globals from main.cpp to more sane locationsCraig Robbins2015-04-011-0/+1
* Clean scaling pre-filter for formspec/HUD.Aaron Suen2015-04-011-0/+2
* Rename packethandler/{client,server}.cpp to {client,server}packethandler.cppLoic Blot2015-03-161-2/+2
* 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
* 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-151-2/+2
* Switch android build to external sqlite3sapier2015-01-071-1/+2
* Fix broken android version due to new openssl not linking correct to curlsapier2015-01-051-6/+6
* Switch to official openssl version and update to 1.0.1jsapier2015-01-041-2/+2
* Add fontengine.cpp to Android.mkKahrl2014-12-011-0/+1
* Fixes for Android build errors. Enable sensor landscape rotation.KodexKy2014-11-251-0/+1
* 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-161-12/+18
* Fix android build after removal of indev and math mapgensapier2014-07-161-2/+0
* Switch android to leveldb as sqlite3 is broken and fails to save any mapblock...sapier2014-07-061-12/+10
* Add support for Android 2.3+sapier2014-06-292-0/+318