aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu/common.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove duplicate code since 8ca08a850ff2494652aa0ac2daa3d00f03aa4e7aLoic Blot2015-03-251-17/+14
|
* Save creative_mode and enable_damage setting for each world in world.mtfz722015-03-181-1/+19
| | | | Create Parameters on world initialisation and set settings of old worlds
* Server: announce MIN/MAX protocol version supported to serverlist. Client: ↵est312015-02-181-3/+53
| | | | | | | 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
* Fix forgotten favourite list image update of simple menusapier2015-01-041-0/+8
|
* Ignore downloaded public serverlist if public_serverlist is falseKahrl2014-12-301-2/+4
| | | | | Fixes #1807: When the server list finishes downloading, the local server list resets in certain conditions
* Display serverlist flags as iconsKahrl2014-12-131-19/+43
|
* Add formspec toolkit and refactor mainmenu to use itsapier2014-05-161-0/+193
Fix crash on using cursor keys in client menu without selected server Add support for non fixed size tabviews