summaryrefslogtreecommitdiff
path: root/builtin/mainmenu/common.lua
Commit message (Expand)AuthorAge
* Mainmenu: Improve "Join Game" tab (#11078)sfan52021-03-20
* Use consistent temp folder path (#10892)rubenwardy2021-02-07
* Use JSON for favorites, move server list code to Lua (#10085)rubenwardy2021-01-22
* Sanitize server IP field in mainmenu (#10793)Zughy2021-01-10
* Add luacheck to check builtin (#7895)rubenwardy2019-08-06
* Make os.tempfolder work correctly for MinGW & MSVC (#7443)nOOb31672018-06-13
* Fix builtin lua function os.tempfolder (#7368)nOOb31672018-06-05
* Add online content repositoryrubenwardy2018-04-19
* Fix core.wrap_text and make its behaviour consistent with the docssfan52017-09-12
* CSM: Document forgotten functionsSmallJoker2017-05-16
* Use a settings object for the main settingsShadowNinja2017-05-06
* Multiplayer menu: fix attempt to open nonexistant imagekilbith2017-02-18
* Serverlist: Add ping indicators (#5164)kilbith2017-02-03
* Add keyword based search to serverlistred-0012017-01-15
* Client: disable pre v25 init sending by defaultest312016-08-22
* Fix mainmenu code downloading the public serverlist twice.Ekdohibs2016-04-22
* Mainmenu: Code cleaningkilbith2016-04-20
* Mainmenu: Unify favorite servers with main serverlistkilbith2016-04-20
* Mainmenu: Still support favorites if send_pre_v25_init is disabledest312016-04-15
* mainmenu: Tidy up logic in is_server_protocol_compat() (#3997)SmallJoker2016-04-15
* Add option to not send pre v25 init packetest312016-03-15
* Faster insertion into tableRui9142016-03-06
* Better gettext support for protocol version mismatch messagesest312015-10-24
* Don't do formspec escaping twice for loading descriptionest312015-08-14
* Set server_announce to world.mt and respect modes when changing subgameSokomine2015-07-02
* Fix world.mt not written when selecting modeSokomine2015-07-01
* Fix single click world selectest312015-06-30
* Fix bugs in mainmenujeanpatrick.guerrero@gmail.com2015-06-30
* More reliable serverlist behaviourHybridDog2015-06-09
* Remove duplicate code since 8ca08a850ff2494652aa0ac2daa3d00f03aa4e7aLoic Blot2015-03-25
* Save creative_mode and enable_damage setting for each world in world.mtfz722015-03-18
* Server: announce MIN/MAX protocol version supported to serverlist. Client: ch...est312015-02-18
* Fix forgotten favourite list image update of simple menusapier2015-01-04
* Ignore downloaded public serverlist if public_serverlist is falseKahrl2014-12-30
* Display serverlist flags as iconsKahrl2014-12-13
* Add formspec toolkit and refactor mainmenu to use itsapier2014-05-16