aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu/tab_multiplayer.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Server: announce MIN/MAX protocol version supported to serverlist. Client: ↵est312015-02-181-2/+11
| | | | | | | 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 issue #2278, Connection sent before address data loadingLoic Blot2015-02-141-2/+3
|
* Minor fixes in translationsngosang2015-02-121-3/+3
|
* Small tweaking (alignement - client tab)kilbith2015-01-151-3/+3
|
* Reorganizing client and server tabsjeanpatrick.guerrero@gmail.com2015-01-151-11/+12
|
* Fix forgotten favourite list image update of simple menusapier2015-01-041-6/+0
|
* Remove vertlabels from main menu and relayout a bitKahrl2014-12-131-16/+14
|
* Display serverlist flags as iconsKahrl2014-12-131-15/+34
|
* Always escape user provided data in mainmenu fieldsKahrl2014-12-081-3/+6
|
* Fix menu crash due to lack of favourites listsapier2014-06-221-0/+6
|
* Fix broken serverdescription in multiplayer tabsapier2014-06-191-3/+4
|
* Add formspec toolkit and refactor mainmenu to use itsapier2014-05-161-0/+229
Fix crash on using cursor keys in client menu without selected server Add support for non fixed size tabviews