1
0

260 Commits

Author SHA1 Message Date
luk3yx
ccd62bace8
Allow table and textarea scrollbars to be customised (#129) 2023-04-19 09:21:25 +12:00
Deve
a3f08fe31f
Chat console improvements (#124) 2023-03-24 11:05:35 +02:00
Deve
2249e49f1b
Fix left shift key in the change menu (#128)
* Set shift_down false when it's not pressed anymore

* Prefer character only if Char is not 0 which does not happen in SDL anyway
2023-03-17 15:15:26 +02:00
luk3yx
4f93cf68cc Make guiVolumeChange use custom scrollbar 2023-03-08 13:12:05 +13:00
Maksym H
b97d9bf018 Minor engine changes and fixes 2023-01-26 10:32:51 +02:00
Deve
0df81d3e20
Add a possibility to copy text from non-writable edit box (#118) 2023-01-24 07:42:01 +02:00
Maksym H
141559689e Minor TouchScreenGUI fixes 2023-01-03 13:24:04 +02:00
Maksym H
e8dc878d1f Fix and improve guiConfirmRegistration dialog 2022-12-16 14:32:50 +02:00
luk3yx
c7bb8e5baf Translate error message before clearing translations 2022-11-27 11:09:20 +13:00
Maksym H
da679d619e Android: simplify input dialog 2022-11-24 20:57:03 +02:00
Maksym H
3f4adfd6bb Minor changes and fixes 2022-11-14 12:59:33 +01:00
Maksym H
3d33abf1cd Yet another MainMenu improvements PR (#101)
* Yet another improvements instead of a complete redo

Co-authored-by: luk3yx <luk3yx@users.noreply.github.com>
2022-11-14 00:46:46 +01:00
Maksym H
a254814f11 TouchScreenGUI: use mouse_sensitivity setting instead of mouse_sensity 2022-11-11 22:24:06 +01:00
Deve
8535658791
Use raw pointer for sound manager (#107)
Use raw pointer for sound manager to avoid a crash in destructor after exit(0)
2022-11-07 10:57:20 +01:00
Maksym H
e9157515b9
Android: add mouse support (#102)
Co-authored-by: Deve <deveee@gmail.com>
2022-10-24 13:31:08 +03:00
Maksym H
a6b126e91f TouchScreenGUI: add Aux1 button 2022-10-03 10:07:53 +02:00
luk3yx
7f4a384c69 Allow transparency in scrollbar button textures and fix horizontal image scrollbars 2022-10-02 11:32:07 +13:00
Maksym H
443332f33b Minor code sync 2022-09-23 13:19:07 +02:00
luk3yx
6befa9c8e9 Save settings when closing volume/keys dialogs 2022-09-20 12:10:02 +02:00
luk3yx
4918f6a50f
Improve change keys, change volume and change password menus (#94)
Co-authored-by: Maksym H <Maksym48@pm.me>
2022-09-08 12:52:31 +03:00
Deve
fe5495288e
macOS: use SDL2 (#90) 2022-09-02 00:26:24 +03:00
x2048
0fed6077fe Use legacy image implementation (no NNAA filter) when not using 9-slice image (#12608) 2022-08-01 17:33:59 +12:00
Vincent Robinson
0bfc98fe26 Backport (II): "FormSpec: 9-slice images, animated_images, and fgimg_middle (#12453)"
* FormSpec: 9-slice images and animated_images

* Add fgimg_middle; clean up code

* Address issues, add tests

* Fix stupid error; bump formspec version

* Re-add image[] elements without a size
2022-07-03 21:31:56 +03:00
luk3yx
3cf9c06ae4
Mobile: don't stretch formspec to entire screen if it has a tabheader (#62) 2022-06-22 09:00:28 +03:00
Maksim
fbd1c6b88d Backport: "FormSpec: 9-slice images, animated_images, and fgimg_middle (#10265)"
Co-Authored-By: Vincent Robinson <robinsonvincent89@gmail.com>
2022-06-15 10:45:38 +03:00
luk3yx
d6c82c3f7c Improve main menu (#60)
Co-authored-by: Maksim <Maksym48@pm.me>
2022-06-14 12:02:40 +03:00
Maksim
afea7abc41 TouchScreenGUI: minor fixes 2022-06-08 19:59:05 +02:00
luk3yx
4765019103 Stop main menu and CSM formspec input errors from crashing the game entirely on Android 2022-05-30 19:50:22 +12:00
Maksim
941fcdd97e TouchScreenGUI: fix rare crash 2022-05-13 02:24:46 +03:00
Maksim
aee23e4940 Minor GUI scaling fixes 2022-04-10 13:20:59 +02:00
Maksim
aea47b3afe TouchScreenGUI: minor fixes 2022-04-09 12:45:35 +02:00
luk3yx
feb71c65e3
Improve change password UI (#46) 2022-04-01 10:20:19 +02:00
Maksim
f19a76ff3e Few improvements to GUI scaling
Co-Authored-By: Vitaliy <numzer0@yandex.ru>
2022-03-31 17:32:03 +02:00
numzero
82236ebc1d Render pressed as also hovered on touchscreen 2022-03-31 13:53:50 +02:00
Maksim
f83601b937 TouchScreenGUI: minor improvements 2022-03-17 00:37:13 +02:00
Maksim
3b200d6e48 Update MainMenu look 2022-03-08 10:23:00 +01:00
Bektur
db273c4645 Android: latest bugfixes and features (#39)
Co-authored-by: Maksim <MoNTE48@mail.ua>
2022-02-20 23:59:43 +01:00
Vitaliy
e03170fb77
Mobile: fix spurious double-taps (#38) 2022-02-17 22:59:57 +02:00
TheBrokenRail
5cf79ce632 Touch UI support for desktop builds (#10729) 2022-02-06 22:42:54 +02:00
MoNTE48
26a5aed0c4 Mobile: minor fixes 2022-01-27 00:35:15 +01:00
MoNTE48
73392bc567 Scale images in the table on the desktop 2022-01-24 01:04:35 +01:00
DS
f8fb722740 Use utf-8 for the Irrlicht clipboard (#11538) 2022-01-24 01:04:35 +01:00
MoNTE48
bf9a01085e Clear the item selection when receive an Inventory event 2021-12-31 00:35:04 +01:00
MoNTE48
2352512795 Mobile: fix KeyChangeMenu scaling 2021-12-30 00:44:30 +01:00
MoNTE48
4cfc5a506f OSX: minor fixes 2021-12-26 02:24:23 +01:00
sfan5
75d755a331 Reserve vectors before pushing and other code quality changes (#11161) 2021-12-04 23:47:06 +01:00
MoNTE48
9454597e32 Mobile: improve formspec scaling on large tablets 2021-12-02 10:12:03 +01:00
MoNTE48
0534d696f7 Merge MultiCraft Legacy changes 2021-07-25 12:06:24 +02:00
luk3yx
8f0dd004f1 Add minetest.load_translation to the main menu API 2021-07-25 12:06:24 +02:00
luk3yx
9bd686216a Make it compile 2021-07-25 12:06:24 +02:00