Slippery: Do not apply when swimming (#8198)
[oweals/minetest.git] / build /
2019-01-09 Loïc BlotAndroid build fixes
2019-01-04 Loïc BlotDrop libgmp on Android and use mini-gmp (#8047)
2019-01-04 Loïc BlotBump android version code for next Play Store version
2018-12-22 stujones11Android: Fix start-up crashes on version 4.x (#8003)
2018-12-14 SmallJokerAndroid: Add activeobjectmgr.cpp and ieee_float.cpp...
2018-12-05 Loic BlotGradle now copy most of assets
2018-12-04 Loic BlotUpdate android version code (rebuild)
2018-12-03 stujones11Re-master and improve touchscreen gui icons (#7931)
2018-12-02 MaksimUpdate Android java code (#7820)
2018-11-28 Quentin BazinMove client-specific files to 'src/client' (#7902)
2018-10-29 stujones11Move touchscreen input handling to base GUIModalMenu...
2018-09-23 Lourens-RichFix "Hunk #1 FAILED at 9 (different line endings)."
2018-08-05 Ben DeutschReplace auth.txt with SQLite auth database (#7279)
2018-07-22 Loic BlotUpdate gradle android tool to 3.1.3
2018-07-08 lhofhanslRevert 6587 - Optimize entity-entity collision (#7539)
2018-07-01 Loïc BlotBackport Android cleanup parts from #7123 (#7513)
2018-06-30 Loïc BlotModernize lua read (part 2 & 3): C++ templating assuran...
2018-06-28 Loic BlotBump android version to 20
2018-06-28 Loic BlotUpdate cURL (7.60.0) & SQLite3 (3.24.0)
2018-06-11 Loic BlotAndroid: gradle 3.1.3 is not available on mavenCentral
2018-06-11 Loïc BlotAndroid: fix tools versions
2018-06-11 Loïc BlotAndroid: fix assets cleanup
2018-06-10 Loic BlotBump android version for next release
2018-06-10 Loic BlotAndroid: use c++_shared library instead of c++_static
2018-06-10 Loic BlotFix many Android build issues
2018-04-21 SmallJokerFix Android build, broken since 87ad4d8
2018-04-19 rubenwardyAdd online content repository
2018-04-06 rubenwardyAdd player:get_meta(), deprecate player attributes...
2018-04-03 VitaliyOptimize entity-entity collision (#6587)
2018-03-24 Loïc BlotCleanup sound manager class (#7158)
2018-03-22 VitaliyUpdate mesh collector and move it to a separate file...
2018-03-17 Loic BlotAdd missing file to android build
2018-03-11 Loic BlotAndroid: typo fix since recent gradle update, as output...
2018-03-11 Loic BlotFix Android build, but there is a remaining linking...
2018-03-11 stujones11Android build fixes for c++11
2018-03-11 Loic BlotAndroid: update tools (gradle, NDK) & prepare to switch...
2018-01-20 red-001[CSM] Add functions to create particles and particlespa...
2018-01-20 Loic BlotGame refactor [4/X]: keycache is now owned by InputHandler
2018-01-20 red-001[CSM] Add basic HUD manipulation. (#6067)
2018-01-04 Wayward OnePrevent Android from automatically locking display...
2017-12-04 stujones11Android: Update build system for ndk-r15x
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-06-03 Loic BlotAndroid: update build tools version + versionCode bump...
2017-05-13 Loïc BlotAndroid dependencies updates (#5755)
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-16 Nathanaël CourantDisable android leveldb by default (#5596)
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-24 Ner'zhulAdd gradle wrapper (#4954)
2016-12-24 rubenwardyUpdate Android build tools to latest version (#4872)
2016-12-22 sfan5Bump version to 0.4.15 0.4.15
2016-12-22 sfan5Android: Workarounds for Googles completely broken NDK
2016-12-21 est31Android: update curl and libgmp
2016-12-09 rubenwardyFix sqlite databases being read-only on 64bit Android...
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-28 Ner'zhulIncrease android versionCode (#4350)
2016-07-03 kwolekrAdd MapSettingsManager and new mapgen setting script...
2016-06-11 est31Fix android build
2016-05-26 est31Tell irrlicht if we handle a key or not.
2016-05-16 est31Android: enable parallelism for main target too
2016-05-15 sfan5Bump version to 0.4.14 0.4.14
2016-05-14 est31Fix android build by fixing patch line endings
2016-05-14 Maksim GamarnikFix locked hardware buttons on Android
2016-05-12 est31Android: download deps using https
2016-05-11 est31Android: update openssl to 1.0.2h
2016-04-28 ShadowNinjaUpgrade Android build to Gradle build system
2016-04-26 Maksim GamarnikAndroid: Update dependencies, GMP was required as a...
2016-03-07 ShadowNinjaMove AreaStore to util
2016-03-05 Maksim GamarnikUpdate Android dependencies, -O3 optimization, remove...
2016-02-23 est31Fix android build
2016-02-22 est31Android: hardcode leveldb revision
2016-01-23 est31Fix compilation warning if compiling for android with...
2016-01-14 Duane RobertsonAdd Valleys mapgen.
2015-12-23 SapierAndroid: shorten initial progress bar text way more...
2015-12-23 est31Android: Tell make about sub-makes to speed up build
2015-12-20 ShadowNinjaAndroid: Fix extra files being copied to the APK
2015-12-17 SapierAndroid: Remove unused build target curl_binary
2015-12-17 SapierAndroid: Don't put html docs to apk
next