aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu/common.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* CSM: Document forgotten functionsSmallJoker2017-05-161-1/+1
* Use a settings object for the main settingsShadowNinja2017-05-061-7/+7
* Multiplayer menu: fix attempt to open nonexistant imagekilbith2017-02-181-1/+2
* Serverlist: Add ping indicators (#5164)kilbith2017-02-031-1/+20
* Add keyword based search to serverlistred-0012017-01-151-1/+1
* Client: disable pre v25 init sending by defaultest312016-08-221-3/+7
* Fix mainmenu code downloading the public serverlist twice.Ekdohibs2016-04-221-1/+9
* Mainmenu: Code cleaningkilbith2016-04-201-101/+49
* Mainmenu: Unify favorite servers with main serverlistkilbith2016-04-201-13/+13
* Mainmenu: Still support favorites if send_pre_v25_init is disabledest312016-04-151-3/+7
* mainmenu: Tidy up logic in is_server_protocol_compat() (#3997)SmallJoker2016-04-151-1/+1
* Add option to not send pre v25 init packetest312016-03-151-3/+8
* Faster insertion into tableRui9142016-03-061-2/+2
* Better gettext support for protocol version mismatch messagesest312015-10-241-9/+22
* Don't do formspec escaping twice for loading descriptionest312015-08-141-8/+8
* Set server_announce to world.mt and respect modes when changing subgameSokomine2015-07-021-1/+1
* Fix world.mt not written when selecting modeSokomine2015-07-011-1/+2
* Fix single click world selectest312015-06-301-8/+8
* Fix bugs in mainmenujeanpatrick.guerrero@gmail.com2015-06-301-0/+31
* More reliable serverlist behaviourHybridDog2015-06-091-3/+13
* 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
* Server: announce MIN/MAX protocol version supported to serverlist. Client: ch...est312015-02-181-3/+53
* 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
* Display serverlist flags as iconsKahrl2014-12-131-19/+43
* Add formspec toolkit and refactor mainmenu to use itsapier2014-05-161-0/+193