aboutsummaryrefslogtreecommitdiff
path: root/doc/menu_lua_api.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add check_mod_configuration to main menurubenwardy2022-07-141-0/+11
* Android: Add support for sharing debug.txt (#12370)rubenwardy2022-06-051-0/+2
* Deprecate game.conf name, use title instead (#12030)rubenwardy2022-05-211-2/+4
* Use virtual paths to specify exact mod to enable (#11784)rubenwardy2022-01-301-3/+14
* Continue with 5.6.0-devsfan52022-01-301-1/+1
* Move archive extraction in content store to async jobsfan52021-10-071-1/+3
* Add "MINETEST_MOD_PATH" environment variable (#11515)emixa-d2021-10-071-1/+7
* Consistent title bar + render information in mainmenu (#10764)SmallJoker2021-03-301-1/+2
* Continue with 5.5.0-devsfan52021-02-231-1/+1
* Use consistent temp folder path (#10892)rubenwardy2021-02-071-0/+1
* Use JSON for favorites, move server list code to Lua (#10085)rubenwardy2021-01-221-26/+0
* ContentDB: Add overwrite dialog when content is already installed (#10768)rubenwardy2021-01-041-0/+2
* Add open user data button to main menu (#10579)rubenwardy2020-12-191-0/+7
* Continue with 5.4.0-devsfan52020-07-091-1/+1
* Fix typo (#10043)oilboi2020-06-171-1/+1
* Add HTTP API to main menu (#9998)rubenwardy2020-06-061-86/+187
* Add core.open_url() to main menu API (#8592)rubenwardy2020-05-171-0/+5
* Give the online lua mainmenu also the client_list and mods (#8691)Lejo2020-05-011-11/+14
* Continue with 5.3.0-devsfan52020-04-051-1/+1
* Improve Lua API documentation on sounds (#9265)Wuzzy2020-01-081-0/+8
* Continue with 5.2.0-devsfan52019-10-121-1/+1
* Add support for set_formspec_prepend in main menu (#8611)rubenwardy2019-08-121-0/+2
* Remove modstore leftovers. Fix core.show_path_select_dialog documentation (#8...DS2019-06-071-4/+5
* Continue with 5.1.0-devsfan52019-03-041-1/+1
* Content store: Fix storage leak by storing screenshots in cache (#8137)rubenwardy2019-01-311-0/+1
* Fix ContentDB packages timing out by using download_file instead (#7891)rubenwardy2018-12-111-11/+0
* Remove deprecated functions from menu_lua_api.txt (#7455)Anand S2018-06-171-11/+9
* Version scheme change: 0.5.0 -> 5.0.0 (#7449)Loïc Blot2018-06-151-1/+1
* Add online content repositoryrubenwardy2018-04-191-31/+54
* Load dependencies and description from mod.confAndrew Ward2018-03-281-1/+10
* New version scheme (#6292)Loïc Blot2017-08-201-1/+1
* Remove remaining modstore code (#6120)Elijah Duffy2017-07-141-20/+0
* Main Menu: Add get_clientmodpath API (#5912)Elijah Duffy2017-06-061-1/+3
* Bump version to 0.4.16ShadowNinja2017-06-031-1/+1
* Bump version to 0.4.15sfan52016-12-221-1/+1
* Add base64 encoding and decoding to the lua api. (#3919)red-0012016-05-271-0/+4
* Bump version to 0.4.14sfan52016-05-151-1/+1
* SAPI: Move core.get_us_time() to Util modulekwolekr2015-10-261-0/+2
* Hide mapgens from main menu not intended for end userskwolekr2015-10-041-2/+2
* Bump version to 0.4.13est312015-08-201-1/+1
* Add core.get_dir_listShadowNinja2015-05-161-6/+2
* Bump version to 0.4.12Perttu Ahola2015-02-181-1/+1
* Server: announce MIN/MAX protocol version supported to serverlist. Client: ch...est312015-02-181-2/+10
* Reorganize supported video driver query mechanismskwolekr2015-01-181-1/+3
* Add core.get_mapgen_names() to Main Menu API (and use it)kwolekr2014-12-291-0/+2
* Bump version to 0.4.11kwolekr2014-12-241-1/+1
* Add video driver selection to settings menu (based uppon idea from webdesigne...sapier2014-08-231-0/+3
* Fix regression dirt texture not beeing default in non cloud menusapier2014-06-141-1/+4
* Add formspec toolkit and refactor mainmenu to use itsapier2014-05-161-54/+54
* Use "core" namespace internallyShadowNinja2014-05-081-4/+4