aboutsummaryrefslogtreecommitdiff
path: root/builtin/fstk/tabview.lua
AgeCommit message (Collapse)Author
2021-03-20Mainmenu: Improve "Join Game" tab (#11078)sfan5
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.
2016-03-06Faster insertion into tableRui914
2015-09-21Replace "self program" with "this program" in fstk boilerplatesest31
... and remove trailing whitespace.
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