Fix bone-attached entities (#10015)
[oweals/minetest.git] / build /
2020-06-25 rubenwardyRelease test build to Android beta program
2020-06-23 MaksimAndroid: fix maxAspectRatio (should be float) (#10080)
2020-06-20 rubenwardyAndroid: Fix asset upgrade by renaming license file...
2020-06-18 rubenwardyAdd .nomedia file to Android assets (#10047)
2020-06-05 BekturShow Toast in UI thread and fix unpacking on Android...
2020-05-23 sfan5Implement spawning particles with node texture appearance
2020-05-17 rubenwardyAdd core.open_url() to main menu API (#8592)
2020-05-04 MaksimAndroid: some java-part improvements (#9760)
2020-04-22 MaksimAndroid: add OpenGL ES 2 support (#9715)
2020-04-15 MaksimAndroid: add Android Studio support, completely redone...
2020-04-13 DSAdd scroll_container formspec element (redo) (#9101)
2020-04-11 Loic BlotDrop content_sao.{cpp,h}
2020-04-11 Loic BlotMove serveractiveobject & unitsao
2020-04-10 Loïc BlotDrop genericobject.{cpp,h} (#9629)
2020-04-05 sfan5Bump version to 5.2.0 5.2.0
2020-02-15 Hugues RossAdd animated_image[] formspec element (#9258)
2020-02-01 DSFormspec: Create a new class for inventorylists (#9287)
2020-01-13 MaksimAndroid: fix cyrillic characters, update iconv lib...
2019-12-09 Hugues RossRefactor to centralize GUIButton styling/rendering...
2019-12-06 ZaoqiFix android build due to omitted file in src files
2019-11-09 Loic BlotAdd arm64-v8a but it's not sufficient for 64bit build
2019-11-09 Loic BlotBump to version code 25
2019-11-09 MoNTE48Android: build fixes & compat fixes
2019-11-07 DSFormspec: draw order and clipping for all elements...
2019-10-12 sfan5Bump version to 5.1.0 5.1.0
2019-09-29 ANANDMove Quicktune code to util/ (#8871)
2019-09-18 Linjie PanFix misuse of AsyncTask (#8799)
2019-08-12 hannesa2Update Gradle to 5.5.1 (#8771)
2019-08-04 sfan5Unify OpenGL ES support
2019-08-03 rubenwardyAdd styles to most elements
2019-08-03 rubenwardyAdd custom colorable GUIButton implementation
2019-05-24 stujones11Add IGUIScrollbar implementation with variable bar...
2019-03-05 Loic BlotAdd Android keystore to the repository
2019-03-03 Loïc BlotBump android version code
2019-02-26 Loïc BlotRevert "Revert CSM particles commit to fix particle...
2019-02-26 ParamatRevert CSM particles commit to fix particle spawner...
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
next