aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu/tab_server.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Save creative_mode and enable_damage setting for each world in world.mtfz722015-03-181-0/+44
| | | | Create Parameters on world initialisation and set settings of old worlds
* Remove vertlabels from main menu and relayout a bitKahrl2014-12-131-21/+21
|
* Always escape user provided data in mainmenu fieldsKahrl2014-12-081-4/+4
|
* Fix a bunch of small bugs due to mainmenu cleanupsapier2014-05-241-0/+6
| | | | | | | 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
* Fix singleplayer dialogs missing game customizationsapier2014-05-171-1/+0
|
* Add formspec toolkit and refactor mainmenu to use itsapier2014-05-161-0/+173
Fix crash on using cursor keys in client menu without selected server Add support for non fixed size tabviews