aboutsummaryrefslogtreecommitdiff
path: root/src/gui/guiMainMenu.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add register dialog to separate login/register (#12185)rubenwardy2022-06-051-0/+3
| | | | | | | | | | New users find Minetest's account system confusing. This change moves username/password to a new dialog, with login and register buttons added to the Join Game tab. The old registration confirmation dialog is removed in favour of the new dialog. Fixes #8138
* Formspecs: volume and key settings windows can now be closed by ↵Zughy2020-07-141-1/+0
| | | | | | | doubleclicking/tapping (#10128) Co-authored-by: Xx_Crazyminer_xX <carlo.digioia@hotmail.it> Co-authored-by: Marco <4279489-marco_a@users.noreply.gitlab.com>
* Move files to subdirectories (#6599)Vitaliy2017-11-081-0/+55
* Move files around