aboutsummaryrefslogtreecommitdiff
path: root/doc/menu_lua_api.txt
AgeCommit message (Expand)Author
2018-06-17Remove deprecated functions from menu_lua_api.txt (#7455)Anand S
2018-06-15Version scheme change: 0.5.0 -> 5.0.0 (#7449)Loïc Blot
2018-04-19Add online content repositoryrubenwardy
2018-03-28Load dependencies and description from mod.confAndrew Ward
2017-08-20New version scheme (#6292)Loïc Blot
2017-07-14Remove remaining modstore code (#6120)Elijah Duffy
2017-06-06Main Menu: Add get_clientmodpath API (#5912)Elijah Duffy
2017-06-03Bump version to 0.4.160.4.16ShadowNinja
2016-12-22Bump version to 0.4.150.4.15sfan5
2016-05-27Add base64 encoding and decoding to the lua api. (#3919)red-001
2016-05-15Bump version to 0.4.140.4.14sfan5
2015-10-26SAPI: Move core.get_us_time() to Util modulekwolekr
2015-10-04Hide mapgens from main menu not intended for end userskwolekr
2015-08-20Bump version to 0.4.130.4.13est31
2015-05-16Add core.get_dir_listShadowNinja
2015-02-18Bump version to 0.4.12Perttu Ahola
2015-02-18Server: announce MIN/MAX protocol version supported to serverlist. Client: ch...est31
2015-01-18Reorganize supported video driver query mechanismskwolekr
2014-12-29Add core.get_mapgen_names() to Main Menu API (and use it)kwolekr
2014-12-24Bump version to 0.4.110.4.11kwolekr
2014-08-23Add video driver selection to settings menu (based uppon idea from webdesigne...sapier
2014-06-14Fix regression dirt texture not beeing default in non cloud menusapier
2014-05-16Add formspec toolkit and refactor mainmenu to use itsapier
2014-05-08Use "core" namespace internallyShadowNinja
2014-04-27Add support for dpi based HUD scalingsapier
2014-01-13Add formspec tableKahrl
2014-01-01Bump version to 0.4.90.4.9kwolekr
2013-11-29Fix modstore/favourites hang by adding asynchronous lua job supportsapier
2013-09-10Allow non-string arguments for minetest.is_yes()PilzAdam
2013-09-10Add Settings interface for LuaPilzAdam
2013-09-02Add minetest.parse_json, engine.parse_jsonKahrl
2013-08-17Add translation for main menusapier
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl
2013-07-28Play sounds/main_menu.ogg in menuPilzAdam
2013-07-02Replace C++ mainmenu by formspec powered onesapier