68 Commits

Author SHA1 Message Date
Maksim
9a5bb1eb32 Mobile: minor update 2022-03-19 01:59:59 +01:00
Maksim
11a7f2a8a2 Mobile: add simple Settings Menu 2021-12-14 18:19:43 +01:00
MoNTE48
3e36fcbc4a Android: upgrade to SDK 31 and NDK 23 2021-09-14 18:38:46 +02:00
Maksim
2cb281935a MainMenu: minor cleanup 2020-10-10 21:53:27 +02:00
Maksim
eeb50936d6 Mainmenu: update 2020-06-29 18:04:54 +02:00
MoNTE48
73511ef92e Builtin: some minor fixes 2020-03-13 21:06:26 +01:00
MoNTE48
d19476376c MainMenu: fixes and background optimizations 2020-02-07 00:03:31 +01:00
MoNTE48
9b28204882 Builtin: Backport MT5 MainMenu, Part I 2020-02-06 16:32:56 +01:00
MoNTE48
9eff8f7d01 Colorize the buttons for creating and deleting the world 2019-12-09 22:20:05 +01:00
MoNTE48
f04a8a483b Mainmenu: some improvements 2019-11-14 11:53:17 +01:00
MoNTE48
32c44e00c4 Builtin: Clearing Functions and Variables 2019-10-16 20:08:12 +02:00
MoNTE48
9b24c80ccb Builtin cleanup 2019-10-11 14:28:30 +02:00
MoNTE48
b79a1fd5e5 Small update mainmenu. Cleanup and fixes 2019-06-25 15:10:15 +02:00
sfan5
7e66756c27 Add libcurl to iOS and enable multiplayer 2017-08-16 17:54:50 +03:00
Maksim Gamarnik
4ab1883ef9 Fix builtin and textures 2017-06-12 03:05:57 +03:00
Maksim Gamarnik
35770f4abb Merge Minetest 0.4.16 2017-06-06 23:03:34 +03:00
Elijah Duffy
de0b0e873a Menu: Merge singleplayer and server tabs (#5627)
Rename "Singleplayer" tab to "Play" and remove "Server" tab placing server functionality under a "Host Game" checkbox in "Play."
2017-05-21 10:07:05 +02:00
ShadowNinja
dfb4074a5a Use a settings object for the main settings
This unifies the settings APIs.

This also unifies the sync and async registration APIs, since the async
registration API did not support adding non-functions to the API table.
2017-05-06 15:33:19 -04:00
Hybrid Dog
526a8bfd73 Mainmenu: Brighter text colours for readability 2017-02-12 01:53:18 +00:00
red-001
4cf03c2016 Add keyword based search to serverlist 2017-01-15 13:43:47 -08:00
Maksim Gamarnik
da108a77a3 iOS: 1.0.4 2016-12-19 23:20:21 +02: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
Rui
d1dc7d7ace Fix #4111 ("Provided world path doesn't exist" if choosing singleplayer on first run")
Bug and whitespace error fixed (Zeno)
2016-05-13 01:41:16 +10:00
Maksim Gamarnik
a52fa91a77 Small fix mainmenu and add crack_anylenght 2016-05-06 00:59: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
05b9ece1c3 Part II 2016-04-18 23:16:34 +03:00
Maksim Gamarnik
6dce059ec6 . 2016-04-16 13:36:34 +03:00
Maksim Gamarnik
193a60e3c9 Fix 2016-04-16 13:35:47 +03:00
Maksim Gamarnik
6d3bdc5a7d Merge 2016-04-12 21:28:50 +03:00
Maksim Gamarnik
da97d550e7 ver. 1.1.2.3 2016-04-08 20:43:15 +03:00
Rui914
b283ced646 Mainmenu: Refactor tab UI code
- Use local variables for tabs in place of globals
 - Merge together if statements where possible
 - Replace manual table searching code with indexof where possible
2016-04-08 02:25:04 -04:00
Maksim Gamarnik
edb4cab692 Merge release 2016-03-28 20:08:34 +03:00
Maksim Gamarnik
0b7bd78343 Minor update Android, light, remove pageflip, other 2016-03-21 01:38:25 +02:00
Maksim Gamarnik
596801371d ver. 1.2.1.1 2016-03-19 00:16:30 +02:00
Maksim Gamarnik
76ef29709c v. 1.1.2-pre | build1 2016-02-23 06:40:14 +02:00
Maksim Gamarnik
40b3667bd2 Merge remote-tracking branch 'upstream/master' 2016-02-23 00:38:30 +02:00
BlockMen
5e0a7cd4eb Restore simple settings tab and add advanced settings as dialog 2016-02-21 08:54:33 +00:00
Maksim Gamarnik
fe634c29eb MultiCraft 1.1 | Part 3/3
Font, textures and licension
2016-02-07 04:05:25 +02:00
Maksim Gamarnik
1fcb1f2fcc MultiCraft 1.0.2 2015-12-27 22:55:32 +02:00
Maksim Gamarnik
96325da676 Update 1 2015-11-27 12:03:23 +02:00
Maksim Gamarnik
18204b95ed Fix 2015-11-10 21:14:24 +02:00
Maksim Gamarnik
919be490f9 Update
Sync all Minetest commits
2015-11-10 13:49:24 +02:00
Maksim D. Gamarnik
98c1c2965a Stock MainMenu 2015-11-01 10:01:13 +02:00
Maksim Gamarnik
9247f32e0e LGPL 2.1 to 3.0 on all files 2015-08-14 01:26:28 +03:00
4aiman
a790f2b4c1 Auto-merge of 4aiman's changes 2015-08-11 11:31:39 +03:00
4aiman
e9bb54b421 changed splashes 2015-08-11 11:30:30 +03:00
4aiman Konsorumaniakku
7d9a37a450 - X (close) button in the formspecs
- attempt to fix BG in the mainmenu
- fixed textures path on Windows
2015-08-11 07:32:17 +03:00
4aiman Konsorumaniakku
e0ddb1f4e1 core->multicraft 2015-07-05 15:23:28 +03:00
4aiman
169fa6f29f HUDs, hunger, mobs, mapgen, splash, mainmemu etc 2015-07-01 12:27:28 +03:00