Commit Graph

31 Commits (e98d421aff046a2d9a9b87516779603dc170b209)

Author SHA1 Message Date
MoNTE48 e98d421aff Merge remote-tracking branch 'upstream/stable-0.4' into sync 2019-04-01 20:18:54 +02:00
sfan5 1e63e53a3f Fix core.wrap_text and make its behaviour consistent with the docs
Code based on initial implementation by @dsohler.
2018-06-03 17:31:59 +02:00
Maksim Gamarnik 35770f4abb Merge Minetest 0.4.16 2017-06-06 23:03:34 +03:00
SmallJoker b6ff239ec6 CSM: Document forgotten functions 2017-05-16 21:57:26 +01: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
Maksim Gamarnik 68423c8b53 Merge remote-tracking branch 'upstream/master' 2016-05-01 22:42:16 +03:00
Rui 7445d53aee Mainmenu: Remove space under mod list 2016-05-01 14:16:37 +10:00
Maksim Gamarnik 6d3bdc5a7d Merge 2016-04-12 21:28:50 +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 8f6ddcc57c Merge branch 'upstream/master' 2016-03-14 11:44:17 +02:00
Rui914 7a9e8367db Faster insertion into table 2016-03-06 23:42:04 +00: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
est31 050e18c50e Client: disable mmdb modstore
The service isn't online, and on the long term, mmdb will likekly be
replaced with other services from the modding community.
2015-08-19 18:56:44 +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
ngosang 9b423f94f5 Minor fixes in translations 2015-02-12 16:41:40 +01:00
Rui cb3bffd751 Fix tab_mods.lua: default screenshot patch
https://forum.minetest.net/viewtopic.php?f=6&t=11201
Fixed this bug.
2015-02-12 11:31:34 +01:00
Kahrl c57b36f06a Remove vertlabels from main menu and relayout a bit 2014-12-13 00:33:38 +01: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