aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_mainmenu.h
AgeCommit message (Expand)Author
2023-02-27Add minetest.get_player_window_information() (#12367)rubenwardy
2022-11-09Fix typos and en_US/en_GB inconsistency in various files (#12902)Abdou-31
2022-10-17Take geographic distance into account for server list ordering (#12790)sfan5
2022-07-14Add check_mod_configuration to main menurubenwardy
2022-06-05Android: Add support for sharing debug.txt (#12370)rubenwardy
2021-10-07Add "MINETEST_MOD_PATH" environment variable (#11515)emixa-d
2021-06-16Drop --videomodes, fullscreen_bpp and high_precision_fpu settingssfan5
2021-04-09Fix server favorites not saving when client/serverlist/ doesn't exist already...sfan5
2021-02-07Use consistent temp folder path (#10892)rubenwardy
2021-01-22Use JSON for favorites, move server list code to Lua (#10085)rubenwardy
2021-01-04ContentDB: Add overwrite dialog when content is already installed (#10768)rubenwardy
2020-12-19Add open user data button to main menu (#10579)rubenwardy
2020-05-17Add core.open_url() to main menu API (#8592)rubenwardy
2019-08-12Add support for set_formspec_prepend in main menu (#8611)rubenwardy
2019-03-05Hide uninstall package button on unmodifiable paths (#8255)rubenwardy
2019-01-31Content store: Fix storage leak by storing screenshots in cache (#8137)rubenwardy
2019-01-26Fix pkgmgr game install with RUN_IN_PLACE=0 (#8113)Paul Ouellette
2018-12-11Fix ContentDB packages timing out by using download_file instead (#7891)rubenwardy
2018-04-19Add online content repositoryrubenwardy
2018-03-28Load dependencies and description from mod.confAndrew Ward
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-07-14Remove remaining modstore code (#6120)Elijah Duffy
2017-06-11Improve the path select GUI (#5852)red-001
2017-06-06Main Menu: Add get_clientmodpath API (#5912)Elijah Duffy
2017-05-06Use a settings object for the main settingsShadowNinja
2017-03-13[CSM] sound_play & sound_stop support + client_lua_api doc (#5096)Loïc Blot
2016-10-31Add version APIShadowNinja
2015-08-30l_mainmenu.h: remove unused l_get_dirlist functionest31
2015-03-28Add Lua function get_video_modes() for main menuCraig Robbins
2015-02-18Server: announce MIN/MAX protocol version supported to serverlist. Client: ch...est31
2014-12-29Add core.get_mapgen_names() to Main Menu API (and use it)kwolekr
2014-08-23Add video driver selection to settings menu (based uppon idea from webdesigne...sapier
2014-05-07Organize builtin into subdirectoriesShadowNinja
2014-04-27Add support for dpi based HUD scalingsapier
2014-01-13Add formspec tableKahrl
2014-01-05Fix absence of images when compiled with RUN_IN_PLACE=0.Ilya Zhuravlev
2013-11-29Fix modstore/favourites hang by adding asynchronous lua job supportsapier
2013-08-17Add translation for main menusapier
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl