Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use JSON for favorites, move server list code to Lua (#10085) | rubenwardy | 2021-01-22 |
| | | | Co-authored-by: sfan5 <sfan5@live.de> | ||
* | MainMenu: Add clear button and icon for search input (#10363) | Andrey | 2020-12-19 |
| | |||
* | Add comments for translators (#9510) | Wuzzy | 2020-03-20 |
| | | | | | * Add translator comments for "special" strings * Add translator comments for some "tricky" strings | ||
* | Add luacheck to check builtin (#7895) | rubenwardy | 2019-08-06 |
| | |||
* | Remove fgettext("") in builtin | Wuzzy | 2019-02-09 |
| | | | | This call is useless and wrong, the empty string has a special meaning in Gettext. | ||
* | Escape special characters when searching the server list (#7842) | ChimneySwift | 2018-11-10 |
| | | | | | Simple fix to stop searching for "[" or other special characters causing a crash. | ||
* | Add a refresh button to the serverlist (#6957) | Tre | 2018-02-19 |
| | | | | | | | | * add refresh button * Make search and refresh buttons smaller * Change to image button | ||
* | Main menu: Change tabs to 'Start Game' and 'Join Game' (#6955) | Tre | 2018-01-25 |
| | |||
* | Mainmenu: Improve button alignment | ezhh | 2017-11-19 |
| | |||
* | Formspec: textarea with scrollbar improvements | adrido | 2017-10-09 |
| | | | | | | | | | | | | Increase scrollrate depending on fontsize Scroll on mousewheel Allow scrolling and marking text on non writable textareas Update lua api about readonly mode Show scrollbar if text overflows | ||
* | Change the server description after a search (#6074) | Vincent Glize | 2017-06-29 |
| | |||
* | Menu: Merge singleplayer and server tabs (#5627) | Elijah Duffy | 2017-05-21 |
Rename "Singleplayer" tab to "Play" and remove "Server" tab placing server functionality under a "Host Game" checkbox in "Play." |