aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu
AgeCommit message (Expand)Author
2023-02-27Add minetest.get_player_window_information() (#12367)rubenwardy
2023-01-16Fix Enter key after creating a new world (#12997)Muhammad Rifqi Priyo Susanto
2022-12-25Fix join game tab being slightly shorter than the others (#13073)ROllerozxa
2022-12-04Remove Irrlicht documentation URL from key settings (#13010)sfan5
2022-12-03Fix startup after removing last game (#13015)Jude Melton-Houghton
2022-11-30Avoid resetting music when dialog opens (#13003)Jude Melton-Houghton
2022-11-09Fix typos and en_US/en_GB inconsistency in various files (#12902)Abdou-31
2022-10-18Implement vector and node conversion in Lua (#12609)Jude Melton-Houghton
2022-10-17Fix list sorting behaviour with missing geoipsfan5
2022-10-17Take geographic distance into account for server list ordering (#12790)sfan5
2022-09-29Add crosshair support for Android (#7865)Muhammad Rifqi Priyo Susanto
2022-09-25Fix double escape in update checker dialogLars Mueller
2022-09-16Content tab: Fix content download broken by bc3dcccSmallJoker
2022-09-12Mainmenu: Properly sort mods and games (#12758)SmallJoker
2022-09-10Fix texture pack sorting in content tab (#12727)ROllerozxa
2022-09-02Fix incorrectly placed label in tab_online (#12732)Niklp
2022-08-16Add package title to ContentDB error messages (#12705)rubenwardy
2022-08-15Add unit tests for pkgmgr.install_dirrubenwardy
2022-08-15Refactor pkgmgr.install_dir to simplify logicrubenwardy
2022-08-15Fix crash when trying to overwrite a packagerubenwardy
2022-08-04Disable dynamic shadow dropdown on OGLES2 (#12637)ROllerozxa
2022-08-04Improve look of credits listsfan5
2022-08-04Update credits tabsfan5
2022-08-02Run Minetest update checker on startup (#7629)SmallJoker
2022-08-02Add `minetest.settings` to CSM API and allow CSMs to provide `settingtypes.tx...AFCMS
2022-07-22Mainmenu: Escape server_favorite_delete pathSmallJoker
2022-07-17Enable the gamebar on Android (#12354)ROllerozxa
2022-07-14Add check_mod_configuration to main menurubenwardy
2022-07-09Enforce limits of settings that could cause buggy behaviour (#12450)SmallJoker
2022-06-30Reorganise settingtypes.txt (#12490)rubenwardy
2022-06-29Improve warnings when no games or only devtest is installed (#11955)ROllerozxa
2022-06-16Update my nameNathanaƫl Courant
2022-06-05Android: Add support for sharing debug.txt (#12370)rubenwardy
2022-06-05Add register dialog to separate login/register (#12185)rubenwardy
2022-06-05Hide "Autosave Screen Size" on AndroidROllerozxa
2022-06-03Rework main menu confirmation dialogs (#12356)ROllerozxa
2022-05-29Default settings, presets and configuration for dynamic shadows (#12359)x2048
2022-05-21Deprecate game.conf name, use title instead (#12030)rubenwardy
2022-05-08Enable dependencies when enabling modpacks (#12202)Jude Melton-Houghton
2022-05-08Fix enabling of dependencies with identical names (#12253)Jude Melton-Houghton
2022-05-08Fix mods not being recursively enabledrubenwardy
2022-05-07Fix texture packs showing as "Nil (enabled)" in Content tabrubenwardy
2022-05-03ContentDB: Fix ungraceful crash on aliases when list download failsrubenwardy
2022-04-24Fix texture packs not showing as enabled in mainmenurubenwardy
2022-04-24Fix invalid queued package element and path (#12218)Alex
2022-04-24Use mod names/titles instead of technical names (#12192)olive
2022-04-08Fix typo and update settings filesShadowNinja
2022-04-08Fix spaces generated by settings file generatorShadowNinja
2022-03-31Tune shadow perspective distortion (#12146)x2048
2022-03-29Store vector metatable in registryJude Melton-Houghton