Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-23 | Optional reconnect functionality | est31 | |
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-29 | Add Lua errors to error dialog | rubenwardy | |
2014-11-09 | Add tooltips to main menu subgames button bar | Wuzzy | |
2014-06-12 | Add support for exiting formspecs by doubleclicking outside | sapier | |
2014-05-24 | Fix a bunch of small bugs due to mainmenu cleanup | sapier | |
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-16 | Add formspec toolkit and refactor mainmenu to use it | sapier | |
Fix crash on using cursor keys in client menu without selected server Add support for non fixed size tabviews |