summaryrefslogtreecommitdiff
path: root/builtin/mainmenu/tab_simple_main.lua
Commit message (Collapse)AuthorAge
* Remove fly mode in simple main menuMuhammad Rifqi Priyo Susanto2015-04-26
| | | | 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-16
| | | | Fixes #2497.
* Server: announce MIN/MAX protocol version supported to serverlist. Client: ↵est312015-02-18
| | | | | | | 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-12
|
* Fix forgotten favourite list image update of simple menusapier2015-01-04
|
* Always escape user provided data in mainmenu fieldsKahrl2014-12-08
|
* Fix caption of config mods button (simple menu)sapier2014-08-19
|
* Add support for Android 2.3+sapier2014-06-29
| | | | | | | | | | | | | 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-16
Fix crash on using cursor keys in client menu without selected server Add support for non fixed size tabviews