summaryrefslogtreecommitdiff
path: root/builtin/mainmenu/dlg_delete_world.lua
Commit message (Collapse)AuthorAge
* Delete world dialog: Move buttons to avoid double click deletionMuhammad Rifqi Priyo Susanto2018-06-03
| | | | | Move confirmation delete button to never overlap initial delete button, to avoid world deletion by accidental double click.
* Mainmenu: Standardize the menu button order and sizesSmallJoker2016-04-28
|
* 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