aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Main menu: Fix automatic dependency enables on doubleclickSmallJoker2022-01-191-0/+1
* Mainmenu game-related changes (#11887)sfan52022-01-093-169/+197
* Fix URL escaping in content storesfan52021-12-131-11/+24
* Remove unused Direct3D shader error/warning (#11793)ROllerozxa2021-11-261-7/+1
* Allow for Game-Specific Menu Music (#11241)ExeVirus2021-11-225-53/+69
* Move instead of copy during content install if possiblesfan52021-10-071-6/+2
* Move archive extraction in content store to async jobsfan52021-10-073-96/+32
* Add "MINETEST_MOD_PATH" environment variable (#11515)emixa-d2021-10-071-5/+3
* Add disable_settings to game.conf to get rid of "Enable Damage"/"Creative Mod...Hugues Ross2021-08-121-12/+80
* ContentDB: Add support for package aliases / renaming (#11484)rubenwardy2021-08-021-3/+17
* ContentDB: Add reason to downloads (#10876)rubenwardy2021-07-271-15/+26
* Fix spurious shadow enablement in mainmenusfan52021-06-301-1/+1
* Strip carriage returns from lines in settingtypes.txt (#11338)William L. DeRieux IV2021-06-211-0/+4
* Fix some typos in builtin (#11370)Wuzzy2021-06-211-1/+1
* Shadow mapping render pass (#11244)Liso2021-06-061-2/+56
* Add metatables to lua vectors (#11039)DS2021-06-041-0/+1
* Fix server favorites not saving when client/serverlist/ doesn't exist already...sfan52021-04-091-4/+6
* Consistent title bar + render information in mainmenu (#10764)SmallJoker2021-03-302-5/+10
* Mainmenu: Improve "Join Game" tab (#11078)sfan52021-03-202-283/+281
* Make pkgmgr handle modpacks containing modpacks properlyElias Fleckenstein2021-03-011-22/+17
* pkgmgr: Fix crash when .conf release field is invalidrubenwardy2021-02-281-2/+2
* Allow toggling of texture pack by double clickingYaman Qalieh2021-02-241-0/+15
* Update credits tab and mailmapsfan52021-02-231-26/+28
* Replace 'minetest.' with 'core.' in builtinrubenwardy2021-02-114-14/+14
* Fix crash in tab_online when cURL is disabledrubenwardy2021-02-091-0/+9
* Use consistent temp folder path (#10892)rubenwardy2021-02-071-28/+8
* ContentDB: Order installed content first (#10864)rubenwardy2021-01-281-2/+34
* Use JSON for favorites, move server list code to Lua (#10085)rubenwardy2021-01-226-108/+367
* Load system-wide texture packs too (#10791)Zughy2021-01-211-25/+34
* Local tab: rename 'Configure' to 'Select Mods' (#10779)Zughy2021-01-201-1/+1
* ContentDB: Ignore content not installed from ContentDBrubenwardy2021-01-161-3/+3
* Sanitize server IP field in mainmenu (#10793)Zughy2021-01-101-1/+1
* ContentDB: Add overwrite dialog when content is already installed (#10768)rubenwardy2021-01-041-5/+69
* "Browse online content" formspec improvement (#10756)Zughy2021-01-021-32/+36
* Display Minetest header when menu_last_game value isn't available anymore (#1...Zughy2020-12-282-0/+11
* Add dependency resolution to ContentDB (#9997)rubenwardy2020-12-233-5/+299
* MainMenu: Add clear button and icon for search input (#10363)Andrey2020-12-192-3/+17
* Add open user data button to main menu (#10579)rubenwardy2020-12-191-3/+17
* Shaders for Android (GLES 2) (#10506)Vitaliy2020-10-251-4/+7
* Remove all bump mapping and parallax occlusion related code.Lars2020-10-171-23/+7
* 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