317 Commits

Author SHA1 Message Date
Mrchiantos
48ce801856 Revert "games -> planets"
This reverts commit dc725eb649763704c31a259550787d69fb3c9921.
2019-07-22 03:14:15 +02:00
Mrchiantos
dc725eb649 games -> planets 2019-07-22 02:51:54 +02:00
Mrchiantos
de123125ce Fix 2019-07-22 00:28:43 +02:00
Mrchiantos
7bb155ac9e Revert "modify"
This reverts commit 8863f80860723eab7d1a046542ad15bacc114ce0.
2019-07-22 00:17:14 +02:00
Mrchiantos
8863f80860 modify
Run in place= 1
Modify version -> 2.0.0
add blockcolor.conf
add worlds
2019-07-21 21:00:42 +02:00
Mrchiantos
291d35fe69 Start Test with BlockColor
The goal is to modify the multicraft / minetest sources to run blockcolor on and to provide a legal and valid source to compile for windows, android, linux.

The goal is to modify the multicraft / minetest sources to run blockcolor on and to provide a legal and valid source to compile for windows, android, linux.

It may be that the project does not compile correctly or badly, I have not finished. Any help is welcome and I would soon open a forum for this.
2019-07-19 12:41:33 +02:00
MoNTE48
2c45593015 Android: add ARM64 and clang support 2019-07-17 19:58:05 +02:00
Maksim Gamarnik
b028ff30f6 Mobile: fix statustext and hud text position 2019-06-05 20:29:42 +02:00
MoNTE48
53c4472481 Mobile: Integrate libintl-lite (locale) 2019-06-05 19:32:48 +02:00
Maksim Gamarnik
33192bd4a1 Android: update java part 2019-05-13 14:16:51 +02:00
Maksim Gamarnik
e183a46be7 merge diff branch 2019-05-03 21:32:29 +02:00
MoNTE48
351257bd8a Fix merging, Android: newest irrlicht 2019-05-03 21:32:07 +02:00
MoNTE48
695e833477 Merge remote-tracking branch 'upstream/stable-0.4' into sync 2019-04-01 20:18:54 +02:00
MoNTE48
d7befa1a30 Minor iOS update - v. 1.1.24 2019-01-07 01:17:55 +01:00
Loïc Blot
dda844be16
Drop libgmp on Android and use mini-gmp (#8047) 2019-01-04 16:41:42 +01:00
Loïc Blot
899dcbf1ee Bump android version code for next Play Store version 2019-01-04 14:16:09 +01:00
stujones11
3d15a6774d
Android: Fix start-up crashes on version 4.x (#8003)
* Android: Load shared STL library

* Android: Fix exception with window background image
2018-12-22 19:02:27 +01:00
Loic Blot
3c24f941e0
Add missing variables since previous cherry-pick 2018-12-22 17:28:22 +01:00
Maksim
9d64805ec1
Update Android java code (#7820)
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).
2018-12-22 17:25:38 +01:00
Loic Blot
86e29ae586
Update android version code (rebuild) 2018-12-04 19:11:03 +01:00
MoNTE48
ea5fcb5ea2 Rename touch crack texture 2018-08-09 21:31:47 +02:00
berkut
eb7155d77d Latest Java changes (#123) 2018-07-24 21:01:36 +02:00
MoNTE48
f1ac8c101d Android: Fix gradle assembly 2018-07-20 13:26:38 +02:00
sfan5
8a4933f707 Completely disable SQLite so it can be omitted (#120)
* Completely disable SQLite so it can be omitted

* Remove old auto-migration code

* Show error when loading sqlite3 world in Main Menu
2018-07-19 12:13:47 +02:00
Paramat
05015fdc70 Mgv7p development (#94) 2018-07-19 12:09:50 +02:00
MoNTE48
968954a3cc Android+iOS: Disable show Irrlicht errors. Disable flying in survival. Android - optimization GUI dimension. 2018-07-05 01:03:25 +02:00
Loic Blot
dd5f03731a Bump android version to 20 2018-06-28 19:11:01 +02:00
Loic Blot
5e7faf3f50 Update cURL (7.60.0) & SQLite3 (3.24.0) 2018-06-28 19:11:01 +02:00
MoNTE48
3cf64d3947 Android: fix resolution, upd. irrlicht compile flags, add recommended ARMv7a and x86 flags,
Android resolution fix by @sfan5
SRP fix by @red-001 (https://github.com/minetest/minetest/pull/7484)
2018-06-26 01:58:52 +02:00
MoNTE48
88135921a6 iOS: 1.1.18 - fix text on ja, ko, he; compress logo 2018-06-13 23:41:09 +02:00
Loic Blot
ea86ecf015
Android: gradle 3.1.3 is not available on mavenCentral
Also update wrapper
2018-06-11 20:37:17 +02:00
Loic Blot
4a48cd57e8
Fix android tools version used to build MT 2018-06-11 19:14:10 +02:00
Loic Blot
289c8dfde5
Android: fix clean_assets target 2018-06-11 19:13:56 +02:00
Loic Blot
9dfe9be1f3
Bump android version for next release 2018-06-10 18:28:41 +02:00
Loic Blot
f5c9c760e3
Android: use c++_shared library instead of c++_static
MT doesn't launch without that
2018-06-10 17:48:48 +02:00
Loic Blot
fb4bfc60de
Android: fix another build typo 2018-06-10 17:11:57 +02:00
Loic Blot
9bbe99b4f8
Android: fix RTTI issue 2018-06-10 17:07:32 +02:00
Loic Blot
0ef9c53a8c
Fix many Android build issues
It remains one issue with MT itself and rtti
2018-06-10 17:01:47 +02:00
berkut
7577cf848b Android: update Java part (#118) 2018-06-04 08:51:50 +02:00
stujones11
b5350e27ad
Android: Update build system for ndk-r15x
Add workarounds for ndk-r16.
2018-06-03 23:14:26 +02:00
SmallJoker
ecbb9310de Bump version to 0.4.17 2018-06-03 17:35:20 +02:00
MoNTE48
f4792bcc27 Revert Android -mfpu=vfpv4 2018-05-27 17:14:03 +02:00
MoNTE48
359e7472bf Fix WindowsApp build, change global version: 1.1.10 2018-05-27 13:31:00 +02:00
MoNTE48
3f53786561 Update Android build, restore "player does not sink when swimming" 2018-04-29 18:32:37 +02:00
sfan5
6ed7365dd0 Android: Update build system for ndk-r15x (#113)
Add workarounds for ndk-r16.
(ported from 2507d32afe)
2018-04-29 18:12:48 +02:00
Maksim Gamarnik
46a7280b49 iOS: fix for iPhone X 2017-12-19 03:29:54 +02:00
Maksim Gamarnik
2fc840fb64 Android: v.1.1.9 2017-08-02 23:22:07 +03:00
berkut
3bd0a32b11 New progressbar when delete/copy, NPE and others fixes (#84)
Realize Indeterminate spinner when delete/copy, fix NPE and WindowBadToken
2017-07-21 22:07:41 +03:00
sfan5
1698a96d2a Disable CSM at compile-time (#78) 2017-07-09 23:37:40 +03:00
Maksim Gamarnik
f3d9305985 Update Android build 2017-06-09 23:23:47 +03:00