aboutsummaryrefslogtreecommitdiff
path: root/doc/menu_lua_api.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add support for dpi based HUD scalingsapier2014-04-271-1/+9
* Add formspec tableKahrl2014-01-131-17/+23
* Bump version to 0.4.9kwolekr2014-01-011-1/+1
* Fix modstore/favourites hang by adding asynchronous lua job supportsapier2013-11-291-20/+37
* Allow non-string arguments for minetest.is_yes()PilzAdam2013-09-101-2/+2
* Add Settings interface for LuaPilzAdam2013-09-101-0/+6
* Add minetest.parse_json, engine.parse_jsonKahrl2013-09-021-0/+2
* Add translation for main menusapier2013-08-171-0/+7
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-141-1/+9
* Play sounds/main_menu.ogg in menuPilzAdam2013-07-281-0/+4
* Replace C++ mainmenu by formspec powered onesapier2013-07-021-0/+163