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