52 Commits

Author SHA1 Message Date
Maksim
c3dd4c934a TouchScreenGUI: update and cleanup 2020-06-04 11:36:58 +02:00
MoNTE48
c4e71a602a TouchScreenGUI: update, add camera button 2020-01-22 19:05:43 +01:00
MoNTE48
a24f1c0f99 Android: open Pause when losing focus 2019-11-13 21:45:43 +01:00
MoNTE48
8bc5168b00 Update touchscreengui.h 2019-11-09 00:00:04 +01:00
MoNTE48
ed99c0b5bd Add visual feedback to touchscreen buttons 2019-09-11 18:28:44 +02:00
MoNTE48
862ed96826 Fix prev commit "Touchscreengui. Some improvements" 2019-09-06 17:23:45 +02:00
MoNTE48
e03a442103 Touchscreengui. Some improvements 2019-08-10 22:56:36 +02:00
MoNTE48
634a11a2a0 Update touchscreengui 2019-06-20 00:17:58 +02:00
Maksim Gamarnik
cc3045473e merge diff branch 2019-05-03 21:32:29 +02:00
MoNTE48
e93262bd29 Revert "Add visual feedback to touchscreen D-pad buttons"
This reverts commit e71e99eba1d500a7de79563fdc17eba4ceb946ec.
2018-08-23 01:43:33 +02:00
stujones11
3cbb4223b3 Add visual feedback to touchscreen D-pad buttons 2018-08-21 16:07:03 +02:00
sfan5
ff1f608bed Touch: Fix node selection distance (#116)
(ported from minetest/minetest@01c319d778)
2018-05-27 12:16:46 +02:00
Maksim Gamarnik
3aad256438 Fix iOS port (by @sfan5)
* Fix iOS port

* Don't use additional fonts

* Try to fix touch issues

* Change font for iOS only
2017-07-21 22:03:45 +03:00
Maksim Gamarnik
35770f4abb Merge Minetest 0.4.16 2017-06-06 23:03:34 +03:00
Loic Blot
4cda1263f5 Minetest for C++11 (CMakeLists + Travis)
* Move GCC to GCC 6 & GCC 7
* Move Clang to Clang 3.6 & Clang 4.0
* LINT moves from Clang 3.9 to Clang 4.0
* Move XCode 7.3 to 8.0
* Use more travis tricks to install compilers instead of adding complexity to our build script
* Clang format fixes on checked files (compat Cpp11 instead of Cpp03)
* Mingw GCC update from 4.8.4 to 5.3 (Ubuntu Xenial)
* Drop mingw cmake generated files and add them to gitignore
2017-06-04 09:57:08 +02:00
ShadowNinja
dc73e2cec8 Clean up getTime helpers
This increases size of the getTime return values to 64 bits.
It also removes the TimeGetter classes since the getTime functions
are now very precise.
2017-04-28 14:43:18 -04:00
Loïc Blot
a294f8198f Clang-format fix for Android 2017-04-10 09:40:06 +02:00
Loic Blot
feb0cb119c Pass clang-format on 14 trivial header files fixes
Also remove them from whitelist
2017-04-07 23:22:00 +02:00
Maksim Gamarnik
e05f7db82f Updated to Minetest ver. 0.4.15 2017-01-30 00:44:07 +02:00
sfan5
fdbd5c7a56 iOS: pause game/status text from external code (#50)
* external game pausing

* external status text

* fix compilation on other platforms
2016-12-19 23:23:16 +02:00
rubenwardy
5ab5b2c397 Fix segfault on startup error on Android 2016-12-12 13:22:26 +00:00
rubenwardy
b487c28601 Fix camera jumping on Android when panning past 0/360 mark 2016-12-12 13:20:18 +00:00
Maksim Gamarnik
c438038ed3 iOS: remove redis, minimap and add pause texture. Fix build script 2016-11-23 20:21:32 +02:00
sfan5
d525673848 iOS changed files (#41) 2016-11-06 00:14:16 +02:00
sfan5
e2265c8e5f touch gui fix (#40) 2016-11-06 00:14:07 +02:00
Maksim Gamarnik
2ced43eec8 Android: Fix build. Change progress bar size, android tune 2016-10-18 01:15:14 +03:00
Maksim Gamarnik
6e6f3fedfc ver. 1.1.6 2016-10-16 22:23:15 +03:00
Maksim Gamarnik
df40c58333 Fix merge prev commits and fix bugs
Android: mpir, x86 flags, range view, fix favorite server icon, other
2016-05-03 04:21:56 +03:00
Maksim Gamarnik
da97d550e7 ver. 1.1.2.3 2016-04-08 20:43:15 +03:00
Maksim Gamarnik
4c92192351 Very big update! MultiCraft 1.1 | Part 1/3
Joystick.
environment.cpp improve (thanks @Bremaweb)
Improving the management interface.
The new font.
Settings to improve performance.
Improvements ellementov size on larger phones.
A lot of small fixes and improvements.
2016-02-07 03:11:12 +02:00
Maksim Gamarnik
b521d87631 Pre-release 2016-02-01 18:11:26 +02:00
Maksim Gamarnik
2b8d0905fe Revert sapier touchscreengui :) 2016-01-31 21:15:20 +02:00
Maksim Gamarnik
23614e9479 Merge
I have not tested this
2015-12-28 11:26:50 +02:00
Maksim Gamarnik
1fcb1f2fcc MultiCraft 1.0.2 2015-12-27 22:55:32 +02:00
Sapier
8636852882 Android: Implement Autohiding button bars to cleanup screen 2015-12-18 20:35:54 +01:00
Sapier
07a78dc3d8 Android: Fix pressed buttons not beeing cleared on opening menu 2015-12-17 20:43:25 +01:00
Maksim Gamarnik
8a23d39647 Fix 2015-12-15 14:05:18 +02:00
Maksim Gamarnik
a31fbaa334 Merge and Fix 2015-12-11 11:18:54 +02:00
Maksim Gamarnik
96325da676 Update 1 2015-11-27 12:03:23 +02:00
Maksim Gamarnik
87046b3d3f Fix makefile 2015-11-10 19:18:32 +02:00
Maksim Gamarnik
919be490f9 Update
Sync all Minetest commits
2015-11-10 13:49:24 +02:00
Maksim Gamarnik
f2278317b5 Update libs, performance improve, update gui 2015-08-16 17:07:40 +03:00
Maksim Gamarnik
9247f32e0e LGPL 2.1 to 3.0 on all files 2015-08-14 01:26:28 +03:00
OttoLidenbrock
290545c34d Fix place bug
There are spaces (not buttons) inside the control pad area now. Ignore any tap events if they are within the control pad rectangle so that blocks are not accidentally placed
2015-05-02 20:43:02 +10:00
OttoLidenbrock
ff3d30df0f Move android GUI buttons around 2015-05-02 20:28:09 +10:00
Craig Robbins
b73ff80b2e Fix extern decl. of touchgui_button_imagenames 2015-04-26 16:46:08 +10:00
Craig Robbins
21baa6e058 Disable noclip button for Android 2015-04-26 16:46:08 +10:00
Aaron Suen
e8d51554ae Clean scaling pre-filter for formspec/HUD. 2015-04-01 00:01:05 -04:00
Craig Robbins
0d5696e73d Slow down the "key repeat" touch speed for some Android controls
Increases the key/buttons repeat delay for fly, noclip, fast, debug and camera buttons
2015-03-24 22:19:32 +10:00
Loic Blot
188c15c3d8 Replace std::list to std::vector into tile.cpp (m_texture_trash) and move tile.hpp to src/client/ 2015-03-05 11:59:40 +01:00