summaryrefslogtreecommitdiff
path: root/builtin/fstk
AgeCommit message (Collapse)Author
2015-07-23Optional reconnect functionalityest31
Enable the server to request the client to reconnect. This can be done with the now extended minetest.request_shutdown([reason], [reconnect]) setting.
2015-06-29Add Lua errors to error dialogrubenwardy
2014-11-09Add tooltips to main menu subgames button barWuzzy
2014-06-12Add support for exiting formspecs by doubleclicking outsidesapier
2014-05-24Fix a bunch of small bugs due to mainmenu cleanupsapier
Fix doubleclick not working in singleplayer Fix of by one issue on accessing raw list Fix this->self Fix copy&paste error for scroll button
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