Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Mainmenu: Improve button alignment | ezhh | 2017-11-19 |
| | |||
* | Mainmenu: Make capitalisation consistent in mainmenu and advanced settings | ezhh | 2017-11-14 |
| | |||
* | Fix core.wrap_text and make its behaviour consistent with the docs | sfan5 | 2017-09-12 |
| | | | | Code based on initial implementation by @dsohler. | ||
* | Remove remaining modstore code (#6120) | Elijah Duffy | 2017-07-14 |
| | |||
* | CSM: Document forgotten functions | SmallJoker | 2017-05-16 |
| | |||
* | Use tree to list mods rather than textlist | rubenwardy | 2017-02-10 |
| | |||
* | Separate optional from required mod dependencies in main menu (#4721) | Wuzzy | 2016-11-05 |
| | | | | | | * Separate optional from require dep's in main menu * Simplify modmgr mod dependency listing code | ||
* | Mainmenu: Remove space under mod list | Rui | 2016-05-01 |
| | |||
* | Mainmenu: Refactor tab UI code | Rui914 | 2016-04-08 |
| | | | | | | - Use local variables for tabs in place of globals - Merge together if statements where possible - Replace manual table searching code with indexof where possible | ||
* | Faster insertion into table | Rui914 | 2016-03-06 |
| | |||
* | Client: disable mmdb modstore | est31 | 2015-08-19 |
| | | | | | The service isn't online, and on the long term, mmdb will likekly be replaced with other services from the modding community. | ||
* | Minor fixes in translations | ngosang | 2015-02-12 |
| | |||
* | Fix tab_mods.lua: default screenshot patch | Rui | 2015-02-12 |
| | | | | | https://forum.minetest.net/viewtopic.php?f=6&t=11201 Fixed this bug. | ||
* | Remove vertlabels from main menu and relayout a bit | Kahrl | 2014-12-13 |
| | |||
* | Add formspec toolkit and refactor mainmenu to use it | sapier | 2014-05-16 |
Fix crash on using cursor keys in client menu without selected server Add support for non fixed size tabviews |