aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Default settings, presets and configuration for dynamic shadows (#12359)x20482022-05-291-8/+9
* Deprecate game.conf name, use title instead (#12030)rubenwardy2022-05-213-13/+13
* Enable dependencies when enabling modpacks (#12202)Jude Melton-Houghton2022-05-081-2/+1
* Fix enabling of dependencies with identical names (#12253)Jude Melton-Houghton2022-05-081-2/+7
* Fix mods not being recursively enabledrubenwardy2022-05-081-1/+1
* Fix texture packs showing as "Nil (enabled)" in Content tabrubenwardy2022-05-071-2/+2
* ContentDB: Fix ungraceful crash on aliases when list download failsrubenwardy2022-05-031-1/+1
* Fix texture packs not showing as enabled in mainmenurubenwardy2022-04-241-1/+1
* Fix invalid queued package element and path (#12218)Alex2022-04-241-2/+1
* Use mod names/titles instead of technical names (#12192)olive2022-04-244-16/+36
* Fix typo and update settings filesShadowNinja2022-04-081-1/+1
* Fix spaces generated by settings file generatorShadowNinja2022-04-081-4/+11
* Tune shadow perspective distortion (#12146)x20482022-03-311-5/+5
* Store vector metatable in registryJude Melton-Houghton2022-03-291-0/+1
* Fix broken dependency enabling due to missing `enabled` field (#12093)rubenwardy2022-02-241-5/+7
* Apply texture pack main menu textures immediately (#12018)ROllerozxa2022-02-121-9/+12
* Add support for 'seed' in disallow_mapgen_settings (#12023)Wuzzy2022-02-121-6/+11
* Noise params serialization fixupGaël C2022-02-081-14/+14
* Fix types of get_mapgen_setting_noiseparams (#12025)Lars Müller2022-02-041-17/+13
* Revert "Disable dynamic shadows for the 5.5.0 release" (#12032)rubenwardy2022-01-311-7/+7
* Use virtual paths to specify exact mod to enable (#11784)rubenwardy2022-01-303-26/+73
* Update credits for 5.5.0 release (#12001)sfan52022-01-301-23/+27
* Fix Minetest logo when installed system-wideROllerozxa2022-01-301-1/+1
* Disable dynamic shadows for the 5.5.0 releaseSmallJoker2022-01-291-7/+7
* 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