summaryrefslogtreecommitdiff
path: root/builtin/mainmenu/common.lua
AgeCommit message (Collapse)Author
2015-08-14Don't do formspec escaping twice for loading descriptionest31
2015-07-02Set server_announce to world.mt and respect modes when changing subgameSokomine
2015-07-01Fix world.mt not written when selecting modeSokomine
2015-06-30Fix single click world selectest31
2015-06-30Fix bugs in mainmenujeanpatrick.guerrero@gmail.com
2015-06-09More reliable serverlist behaviourHybridDog
-> remember the previously loaded serverlist, and use if new one failed -> show a "loading" serverlist
2015-03-25Remove duplicate code since 8ca08a850ff2494652aa0ac2daa3d00f03aa4e7aLoic Blot
2015-03-18Save creative_mode and enable_damage setting for each world in world.mtfz72
Create Parameters on world initialisation and set settings of old worlds
2015-02-18Server: announce MIN/MAX protocol version supported to serverlist. Client: ↵est31
check serverlist Client now informs about incompatible servers from the list, this permits to prevent the protocol movements. Server announces its supported protocol versions to master server
2015-01-04Fix forgotten favourite list image update of simple menusapier
2014-12-30Ignore downloaded public serverlist if public_serverlist is falseKahrl
Fixes #1807: When the server list finishes downloading, the local server list resets in certain conditions
2014-12-13Display serverlist flags as iconsKahrl
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