Menu: Fix starting a server if the server address is an empty string. (#5742)
[oweals/minetest.git] / builtin / mainmenu / tab_multiplayer.lua
2017-05-10 red-001Menu: Fix starting a server if the server address is...
2017-05-06 ShadowNinjaUse a settings object for the main settings 1949/head
2017-02-18 kilbithMultiplayer menu: fix attempt to open nonexistant image
2017-02-03 kilbithServerlist: Add ping indicators (#5164)
2017-01-16 rubenwardyAdjust formspec spacing on the Client tab of the mainmenu 5053/head
2017-01-15 red-001Add keyword based search to serverlist
2016-04-20 kilbithMainmenu: Code cleaning
2016-04-20 kilbithMainmenu: Unify favorite servers with main serverlist
2016-04-15 est31Mainmenu: Still support favorites if send_pre_v25_init... 3998/head
2016-04-08 Rui914Mainmenu: Refactor tab UI code
2016-03-15 est31Add option to not send pre v25 init packet 3855/head
2015-02-18 est31Server: announce MIN/MAX protocol version supported...
2015-02-14 Loic BlotFix issue #2278, Connection sent before address data...
2015-02-12 ngosangMinor fixes in translations
2015-01-15 kilbithSmall tweaking (alignement - client tab)
2015-01-14 jeanpatrick.guerre... Reorganizing client and server tabs
2015-01-04 sapierFix forgotten favourite list image update of simple...
2014-12-12 KahrlRemove vertlabels from main menu and relayout a bit
2014-12-12 KahrlDisplay serverlist flags as icons
2014-12-08 KahrlAlways escape user provided data in mainmenu fields
2014-06-22 sapierFix menu crash due to lack of favourites list
2014-06-19 sapierFix broken serverdescription in multiplayer tab
2014-05-16 sapierAdd formspec toolkit and refactor mainmenu to use it 1241/head