aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu/store.lua
AgeCommit message (Collapse)Author
2017-07-14Remove remaining modstore code (#6120)Elijah Duffy
2017-05-06Use a settings object for the main settingsShadowNinja
This unifies the settings APIs. This also unifies the sync and async registration APIs, since the async registration API did not support adding non-functions to the API table.
2015-02-12Fix store.lua bug: default screenshotRui
2015-02-11Fix 'Download complete' dialog in the mods storengosang
2014-06-22Support for scalable font and gui elementssapier
Fix positioning of tabheader in order to be usable for scaling GUIs WARNING: this changes position of current tabheaders, mods have to adjust!
2014-05-16Add formspec toolkit and refactor mainmenu to use itsapier
Fix crash on using cursor keys in client menu without selected server Add support for non fixed size tabviews