Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Android: fix cyrillic characters, update iconv lib (#9117) | Maksim | 2020-01-13 |
| | |||
* | Refactor to centralize GUIButton styling/rendering code (#9090) | Hugues Ross | 2019-12-09 |
| | |||
* | Fix android build due to omitted file in src files | Zaoqi | 2019-12-06 |
| | |||
* | Add arm64-v8a but it's not sufficient for 64bit build | Loic Blot | 2019-11-09 |
| | |||
* | Bump to version code 25 | Loic Blot | 2019-11-09 |
| | |||
* | Android: build fixes & compat fixes | MoNTE48 | 2019-11-09 |
| | |||
* | Formspec: draw order and clipping for all elements (#8740) | DS | 2019-11-07 |
| | |||
* | Bump version to 5.1.0 | sfan5 | 2019-10-12 |
| | |||
* | Move Quicktune code to util/ (#8871) | ANAND | 2019-09-29 |
| | |||
* | Fix misuse of AsyncTask (#8799) | Linjie Pan | 2019-09-19 |
| | |||
* | Update Gradle to 5.5.1 (#8771) | hannesa2 | 2019-08-12 |
| | |||
* | Unify OpenGL ES support | sfan5 | 2019-08-04 |
| | |||
* | Add styles to most elements | rubenwardy | 2019-08-03 |
| | |||
* | Add custom colorable GUIButton implementation | rubenwardy | 2019-08-03 |
| | |||
* | Add IGUIScrollbar implementation with variable bar sizes (#8507) | stujones11 | 2019-05-24 |
| | |||
* | Add Android keystore to the repository | Loic Blot | 2019-03-05 |
| | | | | Password is not included :) | ||
* | Bump android version code | Loïc Blot | 2019-03-03 |
| | |||
* | Revert "Revert CSM particles commit to fix particle spawner bug for 5.0.0 ↵ | Loïc Blot | 2019-02-26 |
| | | | | | | (#8288)" This reverts commit 01cd63bd3bca0192dab2834faf414b022706a77e. | ||
* | Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8288) | Paramat | 2019-02-26 |
| | | | | Reverts 5dab7426451842793b183fbd961ad2ae83c8acbd "[CSM] Add functions to create particles and particlespawners." | ||
* | Android build fixes | Loïc Blot | 2019-01-09 |
| | | | | This fixes #8079 | ||
* | Drop libgmp on Android and use mini-gmp (#8047) | Loïc Blot | 2019-01-04 |
| | |||
* | Bump android version code for next Play Store version | Loïc Blot | 2019-01-04 |
| | |||
* | Android: Fix start-up crashes on version 4.x (#8003) | stujones11 | 2018-12-22 |
| | | | | | | * Android: Load shared STL library * Android: Fix exception with window background image | ||
* | Android: Add activeobjectmgr.cpp and ieee_float.cpp, sort list | SmallJoker | 2018-12-14 |
| | |||
* | Gradle now copy most of assets | Loic Blot | 2018-12-05 |
| | | | | It depends on cleanAssets, ensuring they are always fresh | ||
* | Update android version code (rebuild) | Loic Blot | 2018-12-04 |
| | |||
* | Re-master and improve touchscreen gui icons (#7931) | stujones11 | 2018-12-03 |
| | | | | Increase the resolution of the smaller icons to look better on modern HD screens. All master SVGs included in the the Android build directory. | ||
* | Update Android java code (#7820) | Maksim | 2018-12-02 |
| | | | | | | | | | | | | | | | Targets SDK 26 as required by the playstore. Fixes screen auto-rotation closing game. Hides on-screen navigation bar if present. Update gradlew. Fix display aspect on 18+/:9 displays (like a Samsung Galaxy S9). Remove small app icons, not required. Fix xml in unpacking activity. Support Android permission: On Android 6.0+ you need to manually give write permission (as required by google). Background during unpacking (just a demo for now). Material Design: no more Android 2 interface. Immersive mode (Android 4.4+ - hide NavBar for fullscreen mode). | ||
* | Move client-specific files to 'src/client' (#7902) | Quentin Bazin | 2018-11-28 |
| | | | | | Update Android.mk Remove 'src/client' from include_directories | ||
* | Move touchscreen input handling to base GUIModalMenu class | stujones11 | 2018-10-29 |
| | |||
* | Fix "Hunk #1 FAILED at 9 (different line endings)." | Lourens-Rich | 2018-09-23 |
| | |||
* | Replace auth.txt with SQLite auth database (#7279) | Ben Deutsch | 2018-08-05 |
| | | | | * Replace auth.txt with SQLite auth database | ||
* | Update gradle android tool to 3.1.3 | Loic Blot | 2018-07-22 |
| | | | | Thanks to Monte48 for the correct maven URL outside of android studio | ||
* | Revert 6587 - Optimize entity-entity collision (#7539) | lhofhansl | 2018-07-08 |
| | |||
* | Backport Android cleanup parts from #7123 (#7513) | Loïc Blot | 2018-07-01 |
| | | | | | | | Also resync properly the dependencies versions. Don't let the makefile handle the cleanups itself. Let gradle do it. This is one of the first steps to remove the makefile and replace it with a full gradle support | ||
* | Modernize lua read (part 2 & 3): C++ templating assurance (#7410) | Loïc Blot | 2018-06-30 |
| | | | | | | | | | * Modernize lua read (part 2 & 3): C++ templating assurance Implement the boolean reader Implement the string reader Also remove unused & unimplemented script_error_handler Add a reader with default value | ||
* | Bump android version to 20 | Loic Blot | 2018-06-28 |
| | |||
* | Update cURL (7.60.0) & SQLite3 (3.24.0) | Loic Blot | 2018-06-28 |
| | |||
* | Android: gradle 3.1.3 is not available on mavenCentral | Loic Blot | 2018-06-11 |
| | | | | Also update wrapper | ||
* | Android: fix tools versions | Loïc Blot | 2018-06-11 |
| | | | Resync with stable-0.4 | ||
* | Android: fix assets cleanup | Loïc Blot | 2018-06-11 |
| | |||
* | Bump android version for next release | Loic Blot | 2018-06-10 |
| | |||
* | Android: use c++_shared library instead of c++_static | Loic Blot | 2018-06-10 |
| | | | | MT doesn't launch without that | ||
* | Fix many Android build issues | Loic Blot | 2018-06-10 |
| | | | | It remains one issue with MT itself and rtti | ||
* | Fix Android build, broken since 87ad4d8 | SmallJoker | 2018-04-21 |
| | |||
* | Add online content repository | rubenwardy | 2018-04-19 |
| | | | | Replaces mods and texture pack tabs with a single content tab | ||
* | Add player:get_meta(), deprecate player attributes (#7202) | rubenwardy | 2018-04-06 |
| | | | | * Add player:get_meta(), deprecate player attributes | ||
* | Optimize entity-entity collision (#6587) | Vitaliy | 2018-04-03 |
| | | | | | | * Add IrrLicht type aliases * Add hash for IrrLicht vector * Add object map | ||
* | Cleanup sound manager class (#7158) | Loïc Blot | 2018-03-24 |
| | | | | | | | | | | * Cleanup sound manager client * Use some const refs * Use auto on iterators * Drop unused parameters * Move sound_openal.* to client folder * Move sound.cpp + OnDemandSoundFetcher to client/ folder + reorganize includes properly | ||
* | Update mesh collector and move it to a separate file (#6904) | Vitaliy | 2018-03-22 |
| | | | | | | * Update MeshCollector * Simplify MeshCollector |