[CSM] Add basic HUD manipulation. (#6067)
[oweals/minetest.git] / build / android / jni / Android.mk
2018-01-20 red-001[CSM] Add basic HUD manipulation. (#6067)
2017-11-08 VitaliyMove files to subdirectories (#6599)
2017-10-09 adelcoding1FormSpec : Add an auto vertical scrollbar to the textarea
2017-07-06 Vaughan LapsleyMapgen: Add Carpathian mapgen (#6015)
2017-06-26 Loïc BlotIsolate irrlicht references and use a singleton (#6041)
2017-06-14 Loïc BlotRemove legacy content_abm.{cpp,h}
2017-06-11 red-001Improve the path select GUI (#5852)
2017-06-06 Loïc BlotRevert "Remove deprecated code segments (#5891)"
2017-06-04 Thomas--SRemove deprecated code segments (#5891)
2017-05-13 Loïc BlotMove KeyList & InputHandler from game.h to client/input...
2017-05-06 ShadowNinjaClean up numeric.h and split FacePositionCache from it
2017-05-05 bigfoot547[CSM] Add camera API (#5609)
2017-04-26 Loic BlotFix Android build since 2818d3f2244d2146a5cdb61cd41f656...
2017-04-23 Loïc BlotPlayer data to Database (#5475)
2017-04-17 Perttu AholaMeshUpdateQueue: Add a MapBlock cache that minimizes...
2017-04-14 Loic BlotFix android build
2017-04-02 Loïc BlotUpdate embedded jsoncpp from unk version to 0.10.6...
2017-04-01 Uwe KoloskaAdd missing source to android build (#5496)
2017-03-15 Wayward OneFix undefined references (#5400)
2017-02-08 Loic BlotFix android build
2017-02-04 rubenwardyAdd ItemStack key-value meta storage
2017-02-04 rubenwardyDerive NodeMetaRef from MetaDataRef
2017-02-04 rubenwardyDerive NodeMetadata from Metadata
2017-01-09 Ner'zhulEnvironment & IGameDef code refactoring (#4985)
2017-01-05 Wayward1Add raycast.cpp and tileanimation.cpp to Android.mk
2016-12-07 est31Android: fix build and update deps
2016-10-28 Ner'zhulAdd missing remoteplayer.cpp to Android build
2016-08-19 Rogier-5Fix for failure to find jsoncpp in android build (...
2016-07-03 kwolekrAdd MapSettingsManager and new mapgen setting script...
2016-06-11 est31Fix android build
2016-04-28 ShadowNinjaUpgrade Android build to Gradle build system
2016-03-07 ShadowNinjaMove AreaStore to util
2016-03-05 Maksim GamarnikUpdate Android dependencies, -O3 optimization, remove...
2016-02-23 est31Fix android build
2016-01-14 Duane RobertsonAdd Valleys mapgen.
2015-12-11 est31Fix android build
2015-11-11 paramatMapgen: Add flat mapgen in hidden form
2015-10-06 paramatAndroid/Mapgen: Add fractal mapgen file to android...
2015-08-24 ShadowNinjaFix Android build of threading sources
2015-08-24 ShadowNinjaClean up threading 2613/head
2015-07-29 est31Android: fix horrible libiconv build
2015-07-27 est31Add AreaStore data structure
2015-06-27 RealBadAngelAdd minimap feature
2015-06-13 est31Add utf-8 conversion utilities and re-add intlGUIEditBox
2015-05-19 kwolekrSplit ObjDef/ObjDefManager out to objdef.cpp
2015-05-16 ShadowNinjaAdd mod security
2015-05-11 est31Make early protocol auth mechanism generic, and add SRP
2015-05-11 est31Add LibGMP
2015-05-08 kwolekrTests: Add schematic unittests
2015-05-05 kwolekrTests: Add NodeResolver unittests
2015-05-04 kwolekrTests: Add ObjDef unittests
2015-04-29 kwolekrFix MSVC compatibility
2015-04-26 kwolekrTests: Modularize unit testing
2015-04-01 Craig RobbinsMove globals from main.cpp to more sane locations
2015-04-01 Aaron SuenClean scaling pre-filter for formspec/HUD.
2015-03-16 Loic BlotRename packethandler/{client,server}.cpp to {client...
2015-03-05 Loic BlotReplace std::list to std::vector into tile.cpp (m_textu...
2015-02-21 Loic BlotFix android build
2015-02-18 Loic BlotUpdate missing files for Android.mk
2015-02-18 Loic BlotAndroid build fix
2015-02-12 Loic Blotmain.cpp rework * Move ClientLauncher class to a dedica...
2015-02-11 Loic BlotFix Android build since a704c04f00bfea4b77550169fa08105...
2015-01-15 sapierAndroid, build: Update curl to 7.40.00
2015-01-07 sapierSwitch android build to external sqlite3
2015-01-04 sapierFix broken android version due to new openssl not linki...
2015-01-04 sapierSwitch to official openssl version and update to 1...
2014-12-01 KahrlAdd fontengine.cpp to Android.mk
2014-11-25 KodexKyFixes for Android build errors. Enable sensor landscape...
2014-11-08 KahrlImplement WieldMeshSceneNode which improves wield mesh...
2014-11-01 kwolekrSplit up mapgen.cpp
2014-09-21 ShadowNinjaSplit settings into seperate source and header files
2014-08-16 sapierMakefile support for build without leveldb 1457/head
2014-07-16 sapierFix android build after removal of indev and math mapgen
2014-07-06 sapierSwitch android to leveldb as sqlite3 is broken and...
2014-06-29 sapierAdd support for Android 2.3+ 1408/head