aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu
AgeCommit message (Expand)Author
2022-02-24Fix broken dependency enabling due to missing `enabled` field (#12093)rubenwardy
2022-02-12Apply texture pack main menu textures immediately (#12018)ROllerozxa
2022-02-12Add support for 'seed' in disallow_mapgen_settings (#12023)Wuzzy
2022-02-08Noise params serialization fixupGaël C
2022-02-04Fix types of get_mapgen_setting_noiseparams (#12025)Lars Müller
2022-01-31Revert "Disable dynamic shadows for the 5.5.0 release" (#12032)rubenwardy
2022-01-30Use virtual paths to specify exact mod to enable (#11784)rubenwardy
2022-01-30Update credits for 5.5.0 release (#12001)sfan5
2022-01-30Fix Minetest logo when installed system-wideROllerozxa
2022-01-29Disable dynamic shadows for the 5.5.0 releaseSmallJoker
2022-01-19Main menu: Fix automatic dependency enables on doubleclickSmallJoker
2022-01-09Mainmenu game-related changes (#11887)sfan5
2021-12-13Fix URL escaping in content storesfan5
2021-11-26Remove unused Direct3D shader error/warning (#11793)ROllerozxa
2021-11-22Allow for Game-Specific Menu Music (#11241)ExeVirus
2021-10-07Move instead of copy during content install if possiblesfan5
2021-10-07Move archive extraction in content store to async jobsfan5
2021-10-07Add "MINETEST_MOD_PATH" environment variable (#11515)emixa-d
2021-08-12Add disable_settings to game.conf to get rid of "Enable Damage"/"Creative Mod...Hugues Ross
2021-08-02ContentDB: Add support for package aliases / renaming (#11484)rubenwardy
2021-07-27ContentDB: Add reason to downloads (#10876)rubenwardy
2021-06-30Fix spurious shadow enablement in mainmenusfan5
2021-06-21Strip carriage returns from lines in settingtypes.txt (#11338)William L. DeRieux IV
2021-06-21Fix some typos in builtin (#11370)Wuzzy
2021-06-06Shadow mapping render pass (#11244)Liso
2021-06-04Add metatables to lua vectors (#11039)DS
2021-04-09Fix server favorites not saving when client/serverlist/ doesn't exist already...sfan5
2021-03-30Consistent title bar + render information in mainmenu (#10764)SmallJoker
2021-03-20Mainmenu: Improve "Join Game" tab (#11078)sfan5
2021-03-01Make pkgmgr handle modpacks containing modpacks properlyElias Fleckenstein
2021-02-28pkgmgr: Fix crash when .conf release field is invalidrubenwardy
2021-02-24Allow toggling of texture pack by double clickingYaman Qalieh
2021-02-23Update credits tab and mailmapsfan5
2021-02-11Replace 'minetest.' with 'core.' in builtinrubenwardy
2021-02-09Fix crash in tab_online when cURL is disabledrubenwardy
2021-02-07Use consistent temp folder path (#10892)rubenwardy
2021-01-28ContentDB: Order installed content first (#10864)rubenwardy
2021-01-22Use JSON for favorites, move server list code to Lua (#10085)rubenwardy
2021-01-21Load system-wide texture packs too (#10791)Zughy
2021-01-20Local tab: rename 'Configure' to 'Select Mods' (#10779)Zughy
2021-01-16ContentDB: Ignore content not installed from ContentDBrubenwardy
2021-01-10Sanitize server IP field in mainmenu (#10793)Zughy
2021-01-04ContentDB: Add overwrite dialog when content is already installed (#10768)rubenwardy
2021-01-02"Browse online content" formspec improvement (#10756)Zughy
2020-12-28Display Minetest header when menu_last_game value isn't available anymore (#1...Zughy
2020-12-23Add dependency resolution to ContentDB (#9997)rubenwardy
2020-12-19MainMenu: Add clear button and icon for search input (#10363)Andrey
2020-12-19Add open user data button to main menu (#10579)rubenwardy
2020-10-25Shaders for Android (GLES 2) (#10506)Vitaliy
2020-10-17Remove all bump mapping and parallax occlusion related code.Lars