aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Give unnamed world names incrementing numbers. Format 'world<number>' (#10247)Paramat2020-10-131-3/+11
* Improve layout of main menu 'local' tab (#10366)Paramat2020-09-291-17/+16
* Remove "generate normal maps" feature (#10313)hecks2020-09-141-15/+7
* Android: drop simple MainMenu (#10227)Maksim2020-08-273-356/+33
* ContentDB: Add Update All and download queuing (#9995)rubenwardy2020-08-171-10/+81
* Mapgen Flat: Add caverns, disabled by default (#9913)Paramat2020-08-051-0/+1
* Fix incorrect view URL for gamesrubenwardy2020-07-281-2/+3
* Fix ContentDB menu icons not appearing on Windowssfan52020-07-081-4/+4
* Fix incorrect extension used for ContentDB thumbnailsrubenwardy2020-06-061-1/+7
* Add HTTP API to main menu (#9998)rubenwardy2020-06-061-23/+26
* Add buttons to ContentDB in game bar and configure world (#9944)rubenwardy2020-06-043-39/+79
* Update ContentDB dialog (#9949)rubenwardy2020-05-291-39/+47
* Make ContentDB downloads not block the UI (#9948)rubenwardy2020-05-271-41/+22
* Rename “Minimal development test” to “Development Test” (#9928)Wuzzy2020-05-261-6/+6
* Add engine version string to ContentDB API request (#9890)rubenwardy2020-05-241-2/+3
* builtin: Move common/async_event.lua to mainmenu/async_event.luasfan52020-05-172-3/+33
* Add core.open_url() to main menu API (#8592)rubenwardy2020-05-172-95/+29
* Add mapgen settings to world creation dialog (#9254)Wuzzy2020-05-121-22/+306
* Fix delayed error message in start game tabrubenwardy2020-04-121-29/+24
* Add allowed_mapgens option in game.conf. (#9263)Wren Turkal2020-04-061-0/+13
* Update credits for 5.2.0 (#9593)rubenwardy2020-04-051-47/+34
* Add comments for translators (#9510)Wuzzy2020-03-202-0/+12
* Cleanup global namespace pollution in builtin (#9451)Wuzzy2020-03-061-0/+56
* Fix luacheck errorsrubenwardy2019-12-071-9/+9
* All settings: Fix missing flags checkbox caused by 'possible flags' order (#8...Muhammad Rifqi Priyo Susanto2019-09-271-3/+5
* Automatically enable depends of mods when enabling the mods in the world conf...HybridDog2019-09-261-15/+93
* 'All Settings': Don't use checkboxes for 'no...' mapgen flags (#7847)Muhammad Rifqi Priyo Susanto2019-09-011-19/+29
* Fix undeclared global warning because of _ (#8798)DS2019-08-141-0/+1
* Add luacheck to check builtin (#7895)rubenwardy2019-08-0610-64/+63
* Add styles to most elementsrubenwardy2019-08-033-5/+2
* Add style[] tag with button supportrubenwardy2019-08-033-0/+5
* Use CDB author and name in installed package's config (#8550)Paul Ouellette2019-06-101-16/+13
* Remove modstore leftovers. Fix core.show_path_select_dialog documentation (#8...DS2019-06-071-11/+0
* Require 'waving = 3' in a nodedef to apply the liquid waving shader (#8418)Paramat2019-03-271-2/+2
* World config: Make depends easier to read (#7396)HybridDog2019-03-072-11/+40
* Hide uninstall package button on unmodifiable paths (#8255)rubenwardy2019-03-051-3/+7
* Update minetest.conf.example and settings_translation_file.cpp (#8278)Paramat2019-02-232-2/+6
* Content store: Ignore '_game' in game names in ID generation (#8270)rubenwardy2019-02-221-1/+6
* Update gamebar on tab enter (#8192)Paul Ouellette2019-02-182-10/+11
* Fix games not updating on deletionrubenwardy2019-02-181-1/+6
* Fix content store crash (#8244)Paul Ouellette2019-02-181-26/+10
* Update credits (#8162)rubenwardy2019-02-161-9/+35
* Builtin: Fix grayed-out but enabled modpacksSmallJoker2019-02-091-1/+1
* Remove fgettext("") in builtinWuzzy2019-02-091-1/+1
* Content store: Fix assertion failed on unsuccessful package list fetchrubenwardy2019-02-031-3/+1
* Add setting to hide mature content from ContentDBrubenwardy2019-02-031-3/+8
* Fix rename modpack dialog not appearing to take affectrubenwardy2019-02-032-5/+19
* Fix modpack rename dialog selecting the wrong modnumber Zero2019-02-032-7/+6
* Content store: Fix overlapping labelsrubenwardy2019-02-031-7/+7
* Content store: Fix storage leak by storing screenshots in cache (#8137)rubenwardy2019-01-311-1/+1