28 Commits

Author SHA1 Message Date
Maksim
c59b9009cd Builtin: minor cleanup 2020-04-16 21:00:57 +02:00
MoNTE48
9b28204882 Builtin: Backport MT5 MainMenu, Part I 2020-02-06 16:32:56 +01:00
MoNTE48
32c44e00c4 Builtin: Clearing Functions and Variables 2019-10-16 20:08:12 +02:00
Maksim Gamarnik
35770f4abb Merge Minetest 0.4.16 2017-06-06 23:03:34 +03:00
SmallJoker
8d10e65867 Mainmenu: Fix issues while trying to enable all mods (#5770) 2017-05-19 07:45:47 +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
rubenwardy
d998034307 Use tree to list mods rather than textlist 2017-02-10 17:59:17 +00:00
Maksim Gamarnik
e05f7db82f Updated to Minetest ver. 0.4.15 2017-01-30 00:44:07 +02:00
Wuzzy
3ed4ba9e09 Separate optional from required mod dependencies in main menu (#4721)
* Separate optional from require dep's in main menu

* Simplify modmgr mod dependency listing code
2016-11-05 18:42:14 +01:00
red-001
25426f9156 Add a button for disabling all mods to world config. (#3900) 2016-10-12 03:11:38 +10:00
Maksim Gamarnik
d5854e5cf7 Merge minetest commits / WIP!
Java part WIP, pls, use prev commits!
2016-04-29 10:11:25 +03:00
SmallJoker
8cf828a818 Mainmenu: Standardize the menu button order and sizes 2016-04-28 07:16:58 +01: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 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
4aiman
482fcf5d1f 14/15 2015-05-25 23:44:45 +03:00
Maksim Gamarnik
0598e2169e New MainMenu, update WversionManager, Makefile change
New MainMenu by 4aiman
WVersionManager - 1.3
Makefile - rename output apk
2015-05-12 10:59:17 +03:00
Maksim Gamarnik
328debf39a New API
Change minetest on multicraft api
2015-05-05 23:01:09 +03:00
4aiman
f0cc6e9cd9 main menu tweaks 2015-04-27 22:03:59 +03:00
4aiman
2857721408 'New' menu 2015-04-23 22:55:42 +03:00
Novatux
c9e6dde91e Add modname convention checking
Fixes #2037
2015-02-18 16:48:58 +01:00
fz72
b3fa76ffa6 MainMenu: Save 'hide gamemods' and 'hide modpack contents' checkbox state (fixes #1960) 2014-12-28 23:20:51 -05:00
sapier
53f01294df Add formspec toolkit and refactor mainmenu to use it
Fix crash on using cursor keys in client menu without selected server
Add support for non fixed size tabviews
2014-05-16 22:57:14 +02:00