aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu/dlg_config_world.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add check_mod_configuration to main menurubenwardy2022-07-141-4/+85
* Use mod names/titles instead of technical names (#12192)olive2022-04-241-1/+4
* Use virtual paths to specify exact mod to enable (#11784)rubenwardy2022-01-301-3/+22
* Replace 'minetest.' with 'core.' in builtinrubenwardy2021-02-111-1/+1
* Add buttons to ContentDB in game bar and configure world (#9944)rubenwardy2020-06-041-39/+56
* World config: Make depends easier to read (#7396)HybridDog2019-03-071-9/+38
* Fix some misspellings (#8104)Paul Ouellette2019-01-161-1/+1
* world.mt: Only accept true/false/nil values (#8055)SmallJoker2019-01-131-1/+1
* Improve world configure menu (#7922)Paul Ouellette2018-12-021-8/+12
* World config: Add modpack descriptions and remove dependencies there (#7397)HybridDog2018-08-171-7/+19
* Tidy up dlg_config_world.lua (#5351)you2018-05-291-127/+84
* Add online content repositoryrubenwardy2018-04-191-5/+5
* Mainmenu: Fix issues while trying to enable all mods (#5770)SmallJoker2017-05-191-11/+13
* Use a settings object for the main settingsShadowNinja2017-05-061-2/+2
* Use tree to list mods rather than textlistrubenwardy2017-02-101-80/+30
* Separate optional from required mod dependencies in main menu (#4721)Wuzzy2016-11-051-5/+10
* Add a button for disabling all mods to world config. (#3900)red-0012016-10-121-9/+28
* Mainmenu: Standardize the menu button order and sizesSmallJoker2016-04-281-19/+19
* Add modname convention checkingNovatux2015-02-181-3/+8
* MainMenu: Save 'hide gamemods' and 'hide modpack contents' checkbox state (fi...fz722014-12-281-20/+36
* Add formspec toolkit and refactor mainmenu to use itsapier2014-05-161-0/+290