aboutsummaryrefslogtreecommitdiff
path: root/builtin/fstk/tabview.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mainmenu: Improve "Join Game" tab (#11078)sfan52021-03-201-33/+17
|
* Use a settings object for the main settingsShadowNinja2017-05-061-1/+1
| | | | | | | 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.
* Faster insertion into tableRui9142016-03-061-1/+1
|
* Replace "self program" with "this program" in fstk boilerplatesest312015-09-211-17/+17
| | | | ... and remove trailing whitespace.
* Add formspec toolkit and refactor mainmenu to use itsapier2014-05-161-0/+273
Fix crash on using cursor keys in client menu without selected server Add support for non fixed size tabviews