summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAge
* Add animated_image[] formspec element (#9258)Hugues Ross2020-02-15
* Formspec: Create a new class for inventorylists (#9287)DS2020-02-01
* Android: fix cyrillic characters, update iconv lib (#9117)Maksim2020-01-13
* Refactor to centralize GUIButton styling/rendering code (#9090)Hugues Ross2019-12-09
* Fix android build due to omitted file in src filesZaoqi2019-12-06
* Add arm64-v8a but it's not sufficient for 64bit buildLoic Blot2019-11-09
* Bump to version code 25Loic Blot2019-11-09
* Android: build fixes & compat fixesMoNTE482019-11-09
* Formspec: draw order and clipping for all elements (#8740)DS2019-11-07
* Bump version to 5.1.0sfan52019-10-12
* Move Quicktune code to util/ (#8871)ANAND2019-09-29
* Fix misuse of AsyncTask (#8799)Linjie Pan2019-09-19
* Update Gradle to 5.5.1 (#8771)hannesa22019-08-12
* Unify OpenGL ES supportsfan52019-08-04
* Add styles to most elementsrubenwardy2019-08-03
* Add custom colorable GUIButton implementationrubenwardy2019-08-03
* Add IGUIScrollbar implementation with variable bar sizes (#8507)stujones112019-05-24
* Add Android keystore to the repositoryLoic Blot2019-03-05
* Bump android version codeLoïc Blot2019-03-03
* Revert "Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8...Loïc Blot2019-02-26
* Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8288)Paramat2019-02-26
* Android build fixesLoïc Blot2019-01-09
* Drop libgmp on Android and use mini-gmp (#8047)Loïc Blot2019-01-04
* Bump android version code for next Play Store versionLoïc Blot2019-01-04
* Android: Fix start-up crashes on version 4.x (#8003)stujones112018-12-22
* Android: Add activeobjectmgr.cpp and ieee_float.cpp, sort listSmallJoker2018-12-14
* Gradle now copy most of assetsLoic Blot2018-12-05
* Update android version code (rebuild)Loic Blot2018-12-04
* Re-master and improve touchscreen gui icons (#7931)stujones112018-12-03
* Update Android java code (#7820)Maksim2018-12-02
* Move client-specific files to 'src/client' (#7902)Quentin Bazin2018-11-28
* Move touchscreen input handling to base GUIModalMenu classstujones112018-10-29
* Fix "Hunk #1 FAILED at 9 (different line endings)."Lourens-Rich2018-09-23
* Replace auth.txt with SQLite auth database (#7279)Ben Deutsch2018-08-05
* Update gradle android tool to 3.1.3Loic Blot2018-07-22
* Revert 6587 - Optimize entity-entity collision (#7539)lhofhansl2018-07-08
* Backport Android cleanup parts from #7123 (#7513)Loïc Blot2018-07-01
* Modernize lua read (part 2 & 3): C++ templating assurance (#7410)Loïc Blot2018-06-30
* Bump android version to 20Loic Blot2018-06-28
* Update cURL (7.60.0) & SQLite3 (3.24.0)Loic Blot2018-06-28
* Android: gradle 3.1.3 is not available on mavenCentralLoic Blot2018-06-11
* Android: fix tools versionsLoïc Blot2018-06-11
* Android: fix assets cleanupLoïc Blot2018-06-11
* Bump android version for next releaseLoic Blot2018-06-10
* Android: use c++_shared library instead of c++_staticLoic Blot2018-06-10
* Fix many Android build issuesLoic Blot2018-06-10
* Fix Android build, broken since 87ad4d8SmallJoker2018-04-21
* Add online content repositoryrubenwardy2018-04-19
* Add player:get_meta(), deprecate player attributes (#7202)rubenwardy2018-04-06
* Optimize entity-entity collision (#6587)Vitaliy2018-04-03