aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu (follow)
Commit message (Expand)AuthorAgeFilesLines
* '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
* Fix ignored mod.conf mod name for world.mt (broken by e8eaab6)SmallJoker2018-12-151-1/+1
* Fix ContentDB packages timing out by using download_file instead (#7891)rubenwardy2018-12-111-3/+31
* Content store: Fix missing screenshot in package view dialograndom-geek2018-12-101-1/+1
* Main menu style: Set to 'full' for Android, remove 'auto' option (#7936)Paramat2018-12-061-3/+0
* Disable game bar and header on Android (#7940)rubenwardy2018-12-061-72/+84
* Improve world configure menu (#7922)Paul Ouellette2018-12-022-11/+16
* Content store: Hide navigation buttons when there's no packagesClobberXD2018-11-261-19/+19
* Android: Improve UI scaling on smaller high-density displays (#7834)stujones112018-11-181-3/+4
* dlg_contentstore.lua: Various fixes and improvements (#7612)ClobberXD2018-11-131-17/+25
* Escape special characters when searching the server list (#7842)ChimneySwift2018-11-101-0/+1
* Conf.example generation: Remove quotation marks from noise flags (#7844)Muhammad Rifqi Priyo Susanto2018-11-091-1/+1
* Improve content store layout (#7806)random-geek2018-11-081-24/+32
* Advanced settings: Fix noise parameter flags (#7819)Paramat2018-10-281-0/+5