]> git.lizzy.rs Git - dragonfireclient.git/history - builtin/mainmenu/common.lua
Merge pull request #59 from PrairieAstronomer/readme_irrlicht_change
[dragonfireclient.git] / builtin / mainmenu / common.lua
2022-06-07 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-06-03 ROllerozxaRework main menu confirmation dialogs (#12356)
2022-05-17 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-01-09 sfan5Mainmenu game-related changes (#11887)
2021-10-06 sfan5Move archive extraction in content store to async job
2021-08-30 Minetest-j45Merge pull request #1 from EliasFleckenstein03/master
2021-03-26 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-03-20 sfan5Mainmenu: Improve "Join Game" tab (#11078)
2021-02-10 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-02-07 rubenwardyUse consistent temp folder path (#10892)
2021-01-22 rubenwardyUse JSON for favorites, move server list code to Lua...
2021-01-11 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-01-10 ZughySanitize server IP field in mainmenu (#10793)
2019-08-06 rubenwardyAdd luacheck to check builtin (#7895)
2018-06-13 nOOb3167Make os.tempfolder work correctly for MinGW & MSVC...
2018-06-05 nOOb3167Fix builtin lua function os.tempfolder (#7368)
2018-04-19 rubenwardyAdd online content repository
2017-09-12 sfan5Fix core.wrap_text and make its behaviour consistent...
2017-05-16 SmallJokerCSM: Document forgotten functions
2017-05-06 ShadowNinjaUse a settings object for the main settings
2017-02-18 kilbithMultiplayer menu: fix attempt to open nonexistant image
2017-02-03 kilbithServerlist: Add ping indicators (#5164)
2017-01-15 red-001Add keyword based search to serverlist
2016-08-22 est31Client: disable pre v25 init sending by default
2016-04-22 EkdohibsFix mainmenu code downloading the public serverlist...
2016-04-20 kilbithMainmenu: Code cleaning
2016-04-20 kilbithMainmenu: Unify favorite servers with main serverlist
2016-04-15 est31Mainmenu: Still support favorites if send_pre_v25_init...
2016-04-15 SmallJokermainmenu: Tidy up logic in is_server_protocol_compat...
2016-03-15 est31Add option to not send pre v25 init packet
2016-03-06 Rui914Faster insertion into table
2015-10-24 est31Better gettext support for protocol version mismatch...
2015-08-14 est31Don't do formspec escaping twice for loading description
2015-07-02 SokomineSet server_announce to world.mt and respect modes when...
2015-07-01 SokomineFix world.mt not written when selecting mode
2015-06-30 est31Fix single click world select
2015-06-30 jeanpatrick.guerre... Fix bugs in mainmenu
2015-06-09 HybridDogMore reliable serverlist behaviour
2015-03-25 Loic BlotRemove duplicate code since 8ca08a850ff2494652aa0ac2daa...
2015-03-18 fz72Save creative_mode and enable_damage setting for each...
2015-02-18 est31Server: announce MIN/MAX protocol version supported...
2015-01-04 sapierFix forgotten favourite list image update of simple...
2014-12-29 KahrlIgnore downloaded public serverlist if public_serverlis...
2014-12-12 KahrlDisplay serverlist flags as icons
2014-05-16 sapierAdd formspec toolkit and refactor mainmenu to use it