aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu/tab_simple_main.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove fly mode in simple main menuMuhammad Rifqi Priyo Susanto2015-04-261-13/+6
| | | | As the fly mode option is avaiable in-game, this is not used anymore.
* Android: Fix auto-entry of server address and port in mainmenuest312015-03-161-5/+5
| | | | Fixes #2497.
* Server: announce MIN/MAX protocol version supported to serverlist. Client: ↵est312015-02-181-1/+6
| | | | | | | 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
* Minor fixes in translationsngosang2015-02-121-3/+3
|
* Fix forgotten favourite list image update of simple menusapier2015-01-041-3/+15
|
* Always escape user provided data in mainmenu fieldsKahrl2014-12-081-3/+6
|
* Fix caption of config mods button (simple menu)sapier2014-08-191-1/+1
|
* Add support for Android 2.3+sapier2014-06-291-9/+25
| | | | | | | | | | | | | There have been plenty of ppl involved in creating this version. I don't wanna mention names as I'm sure I'd forget someone so I just tell where help has been done: - The partial android versions done by various ppl - Testing on different android devices - reviewing code (especially the in core changes) - testing controls - reviewing texts A big thank you to everyone helping this to be completed!
* Add formspec toolkit and refactor mainmenu to use itsapier2014-05-161-0/+176
Fix crash on using cursor keys in client menu without selected server Add support for non fixed size tabviews