aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Advanced settings tree menu: Resize, fix clipped values (#7790)Paramat2018-10-181-7/+7
* Advanced settings menu: Centre setting edit box (#7778)Paramat2018-10-111-1/+1
* Various grammar improvements (#7769)Paramat2018-10-061-3/+3
* Remove settings properly (#7676)SmallJoker2018-09-301-6/+1
* Menu content tab: Fix clipped description and missing depends (#7703)SmallJoker2018-09-071-24/+21
* Content tab: Fix clipped text in texture pack button (#7667)Paramat2018-08-221-4/+4
* World config: Add modpack descriptions and remove dependencies there (#7397)HybridDog2018-08-171-7/+19
* Make the primary, flow-advancing action the right-most (#7594)texmex2018-07-311-2/+2
* Disable shaders GUI on unsupported drivers (#7563)Vitaliy2018-07-211-4/+17
* Update to new ContentDB APIrubenwardy2018-06-181-7/+7
* Make os.tempfolder work correctly for MinGW & MSVC (#7443)nOOb31672018-06-131-0/+17
* 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