| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-05-21 | Menu: Merge singleplayer and server tabs (#5627) | Elijah Duffy | |
| Rename "Singleplayer" tab to "Play" and remove "Server" tab placing server functionality under a "Host Game" checkbox in "Play." | |||
| 2017-05-06 | Use a settings object for the main settings | ShadowNinja | |
| This unifies the settings APIs. This also unifies the sync and async registration APIs, since the async registration API did not support adding non-functions to the API table. | |||
| 2017-01-15 | Add keyword based search to serverlist | red-001 | |
| 2016-04-08 | Mainmenu: Refactor tab UI code | Rui914 | |
| - Use local variables for tabs in place of globals - Merge together if statements where possible - Replace manual table searching code with indexof where possible | |||
| 2015-07-10 | Fix remnant bugs on mainmenu | jp | |
| - Stop attempting to start a world when no world's created/selected in server tab - Better world's indexes handling between subgames lists | |||
| 2015-07-04 | Fix attempt to start a world when no world is selected/created | jeanpatrick.guerrero@gmail.com | |
| 2015-07-02 | Set server_announce to world.mt and respect modes when changing subgame | Sokomine | |
| 2015-06-30 | Fix single click world select | est31 | |
| 2015-06-30 | Fix bugs in mainmenu | jeanpatrick.guerrero@gmail.com | |
| 2015-03-18 | Save creative_mode and enable_damage setting for each world in world.mt | fz72 | |
| Create Parameters on world initialisation and set settings of old worlds | |||
| 2014-12-13 | Remove vertlabels from main menu and relayout a bit | Kahrl | |
| 2014-11-09 | Add tooltips to main menu subgames button bar | Wuzzy | |
| 2014-10-09 | Change topleft text when switching subgames, fixes #1728 | Kahrl | |
| 2014-05-24 | Fix a bunch of small bugs due to mainmenu cleanup | sapier | |
| Fix doubleclick not working in singleplayer Fix of by one issue on accessing raw list Fix this->self Fix copy&paste error for scroll button | |||
| 2014-05-17 | Fix singleplayer dialogs missing game customization | sapier | |
| 2014-05-16 | Add formspec toolkit and refactor mainmenu to use it | sapier | |
| Fix crash on using cursor keys in client menu without selected server Add support for non fixed size tabviews | |||
