]> git.lizzy.rs Git - minetest.git/history - builtin/mainmenu.lua
Revert "Fix serverdescription and name not beeing saved to local serverlist"
[minetest.git] / builtin / mainmenu.lua
2013-07-22 sapierRevert "Fix serverdescription and name not beeing saved...
2013-07-12 sapierDon't show flags in local favorites
2013-07-12 sapierFix bug server name set to address field when using...
2013-07-12 sapierAdd missing server flags in public serverlist
2013-07-12 sapierFix serverdescription and name not beeing saved to...
2013-07-11 sapierWorldlist fixes
2013-07-09 sapierFix serverlist
2013-07-09 prollerPublic server checkbox
2013-07-09 kwolekrRevert "Fix serverlist not beeing escaped correctly"
2013-07-08 sapierFix header not beeing shown except on singleplayer tab
2013-07-08 sapierFix serverlist not beeing escaped correctly
2013-07-08 sapierfix crash on play/start with empty world list
2013-07-08 kwolekrLua main menu: Fix world creation dialog
2013-07-08 PilzAdamSet numeric locale in Lua in main menu
2013-07-07 sapierFix many formspec menu bugs
2013-07-07 Sfan5Fix parseColor, change remaining colorkeys to new forma...
2013-07-06 Sfan5Use hexadecimal RRGGBB instead of colorkeys, rename...
2013-07-03 kwolekrLua main menu: Fix crash on init lua error, mapgen...
2013-07-02 sapierReplace C++ mainmenu by formspec powered one