Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Don't do formspec escaping twice for loading description | est31 | 2015-08-14 |
| | |||
* | Set server_announce to world.mt and respect modes when changing subgame | Sokomine | 2015-07-02 |
| | |||
* | Fix world.mt not written when selecting mode | Sokomine | 2015-07-01 |
| | |||
* | Fix single click world select | est31 | 2015-06-30 |
| | |||
* | Fix bugs in mainmenu | jeanpatrick.guerrero@gmail.com | 2015-06-30 |
| | |||
* | More reliable serverlist behaviour | HybridDog | 2015-06-09 |
| | | | | | -> remember the previously loaded serverlist, and use if new one failed -> show a "loading" serverlist | ||
* | Remove duplicate code since 8ca08a850ff2494652aa0ac2daa3d00f03aa4e7a | Loic Blot | 2015-03-25 |
| | |||
* | Save creative_mode and enable_damage setting for each world in world.mt | fz72 | 2015-03-18 |
| | | | | Create Parameters on world initialisation and set settings of old worlds | ||
* | Server: announce MIN/MAX protocol version supported to serverlist. Client: ↵ | est31 | 2015-02-18 |
| | | | | | | | check serverlist Client now informs about incompatible servers from the list, this permits to prevent the protocol movements. Server announces its supported protocol versions to master server | ||
* | Fix forgotten favourite list image update of simple menu | sapier | 2015-01-04 |
| | |||
* | Ignore downloaded public serverlist if public_serverlist is false | Kahrl | 2014-12-30 |
| | | | | | Fixes #1807: When the server list finishes downloading, the local server list resets in certain conditions | ||
* | Display serverlist flags as icons | 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 |