Added configurable selectionbox width. Min width = 1, Max = 5
[oweals/minetest.git] / src / script / lua_api / l_mainmenu.h
2014-08-22 sapierAdd video driver selection to settings menu (based... 1495/head
2014-05-07 ShadowNinjaOrganize builtin into subdirectories
2014-04-27 sapierAdd support for dpi based HUD scaling 1198/head
2014-01-13 KahrlAdd formspec table
2014-01-05 Ilya ZhuravlevFix absence of images when compiled with RUN_IN_PLACE=0.
2013-11-29 sapierFix modstore/favourites hang by adding asynchronous... 977/head
2013-08-17 sapierAdd translation for main menu
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...