aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Content store: Use composite key to track installations (#8054)rubenwardy2019-01-301-8/+10
* Rename 'Advanced Settings' button to 'All Settings' (#8131)Paramat2019-01-261-1/+1
* Make advanced settings noiseparams strings translatable (#8062)Wuzzy2019-01-203-18/+25
* Advanced settings noiseparams: No tailing comma for empty flagssrifqi2019-01-191-2/+4
* Fix some misspellings (#8104)Paul Ouellette2019-01-161-1/+1
* world.mt: Only accept true/false/nil values (#8055)SmallJoker2019-01-132-3/+6
* pkgmgr: Fix games list not being updated after game installrubenwardy2019-01-091-1/+5
* Content store: Disable more details dialog for now (#8060)rubenwardy2019-01-061-15/+22
* Content store: Fix update button not workingrubenwardy2019-01-061-1/+3
* Deprecate modpack.txt and use modpack.conf instead (#7892)rubenwardy2019-01-062-14/+46
* Fix installed modpacks not being found correctlyrubenwardy2018-12-301-3/+9
* Content store: Fix bugs relating to packages list sizerubenwardy2018-12-261-3/+9
* Remove 'Reset singleplayer world' button from full menu on Android (#8017)Paramat2018-12-231-1/+2