aboutsummaryrefslogtreecommitdiff
path: root/build/android/jni (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fix undefined references (#5400)Wayward One2017-03-151-1/+5
* Fix android buildLoic Blot2017-02-081-0/+1
* Add ItemStack key-value meta storagerubenwardy2017-02-041-0/+2
* Derive NodeMetaRef from MetaDataRefrubenwardy2017-02-041-0/+1
* Derive NodeMetadata from Metadatarubenwardy2017-02-041-1/+1
* Environment & IGameDef code refactoring (#4985)Ner'zhul2017-01-091-0/+2
* Add raycast.cpp and tileanimation.cpp to Android.mkWayward12017-01-051-0/+2
* Android: fix build and update depsest312016-12-071-0/+1
* Add missing remoteplayer.cpp to Android buildNer'zhul2016-10-281-0/+1
* Fix for failure to find jsoncpp in android build (#4456)Rogier-52016-08-191-2/+2
* Add MapSettingsManager and new mapgen setting script API functionskwolekr2016-07-031-0/+2
* Fix android buildest312016-06-111-1/+4
* Upgrade Android build to Gradle build systemShadowNinja2016-04-282-17/+18
* Move AreaStore to utilShadowNinja2016-03-071-1/+1
* Update Android dependencies, -O3 optimization, remove old ARMv5 configMaksim Gamarnik2016-03-051-1/+1
* Fix android buildest312016-02-231-0/+1
* Add Valleys mapgen.Duane Robertson2016-01-141-0/+1
* Fix android buildest312015-12-111-0/+1
* Mapgen: Add flat mapgen in hidden formparamat2015-11-111-0/+1
* Android/Mapgen: Add fractal mapgen file to android makefilesparamat2015-10-061-0/+1
* Fix Android build of threading sourcesShadowNinja2015-08-241-3/+3
* Clean up threadingShadowNinja2015-08-231-8/+7
* Android: fix horrible libiconv buildest312015-07-291-4/+4
* Add AreaStore data structureest312015-07-271-0/+2
* Add minimap featureRealBadAngel2015-06-271-0/+1
* 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