aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix builtin lua function os.tempfolder (#7368)nOOb31672018-06-051-8/+3
* Tidy up dlg_config_world.lua (#5351)you2018-05-292-127/+126
* Add screenshots to online content browserrubenwardy2018-05-201-2/+60
* Add updating to online content browserrubenwardy2018-05-162-78/+139
* Fix description wrapping in browse online contentrubenwardy2018-04-261-8/+4
* Add online content repositoryrubenwardy2018-04-1914-565/+996
* Load dependencies and description from mod.confAndrew Ward2018-03-282-53/+19
* Rename 'subgame' to 'game'paramat2018-03-132-3/+3
* Delete world dialog: Move buttons to avoid double click deletionMuhammad Rifqi Priyo Susanto2018-02-201-12/+9
* Add a refresh button to the serverlist (#6957)Tre2018-02-191-2/+9
* Add main_menu_style settingPorygonZRocks2018-02-082-9/+9
* Main menu: Change tabs to 'Start Game' and 'Join Game' (#6955)Tre2018-01-252-2/+2
* Advanced settings: Add range check for float typeMuhammad Rifqi Priyo Susanto2017-12-261-0/+12
* Fix error if setting menu_last_game is not a valid gamenOOb31672017-12-221-11/+14
* Give subgames the ability to disallow specific mapgens (#6792)Ezhh2017-12-161-13/+35
* Change Normal Map setting to be less ambigousTre2017-12-161-2/+2
* Mainmenu: Improve button alignmentezhh2017-11-194-15/+15
* Mainmenu: Make capitalisation consistent in mainmenu and advanced settingsezhh2017-11-143-7/+7
* Improve Settings tab button alignmentsezhh2017-11-131-23/+23
* Fix Settings tab formspec alignment (#6585)Ezhh2017-11-051-2/+2
* Improvements/fixes for noise parameter input in advanced settingsMuhammad Rifqi Priyo Susanto2017-10-232-38/+292
* Formspec: textarea with scrollbar improvementsadrido2017-10-091-2/+2
* Fix core.wrap_text and make its behaviour consistent with the docssfan52017-09-122-2/+2
* Make world creation menu automatically generate a random world name (#6257)lisacvuk2017-08-181-5/+7
* Advanced settings: Re-organise mapgen settings for ease of useparamat2017-08-141-1/+2
* Add short description for disabled texture packsWuzzy2017-08-131-1/+4
* Update credits (#6228)Zeno-2017-08-091-1/+1
* Remove remaining modstore code (#6120)Elijah Duffy2017-07-143-643/+0
* Advanced settings: Reformat noise parameter format exampleparamat2017-07-111-2/+3
* Create a filesystem abstraction layer for CSM and only allow accessing files ...red-0012017-06-302-8/+8
* Change the server description after a search (#6074)Vincent Glize2017-06-291-0/+1
* Improve the path select GUI (#5852)red-0012017-06-111-5/+11
* Menu: Do not use textlist for shaders in settings tab (#5820)Elijah Duffy2017-06-101-11/+14
* make ret variable in /builtin/mainmenu/tab_credits.lua local (#5942)DS2017-06-071-1/+1
* Update creditsrubenwardy2017-06-031-37/+44
* Add formspec escaping to subgame list in create world dialog (#5808)rubenwardy2017-05-241-2/+2
* Menu: Merge singleplayer and server tabs (#5627)Elijah Duffy2017-05-214-229/+98
* Mainmenu: Fix issues while trying to enable all mods (#5770)SmallJoker2017-05-192-12/+16
* Builtin: Fix subgame mod selection (#5367)SmallJoker2017-05-171-9/+9
* CSM: Document forgotten functionsSmallJoker2017-05-162-2/+2
* Add option to use neither node highlighting nor outliningezhh2017-05-151-2/+3
* Menu: Fix starting a server if the server address is an empty string. (#5742)red-0012017-05-101-1/+2
* Android: Fix crash while loading main menu (#5736)red-0012017-05-091-0/+4
* Move Pilzadam to previous developers. (#5735)Auke Kok2017-05-091-1/+1
* Use a settings object for the main settingsShadowNinja2017-05-0613-165/+161
* Save minetest screen width/height options when modified (#5683)Loïc Blot2017-05-051-1/+8
* Conf.example: Move some lines to minetest.conf.example.extraparamat2017-04-191-6/+0
* Multiplayer menu: fix attempt to open nonexistant imagekilbith2017-02-182-2/+3
* Mainmenu: Brighter text colours for readabilityHybrid Dog2017-02-121-3/+3
* Use tree to list mods rather than textlistrubenwardy2017-02-103-112/+59