aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu.lua
AgeCommit message (Collapse)Author
2013-07-12Add missing server flags in public serverlistsapier
2013-07-12Fix serverdescription and name not beeing saved to local serverlistsapier
2013-07-11Worldlist fixessapier
Add alphabeticaly sorted worldlists Select world after creation Move worldlist handling to separate file Merge world selection of singleplayer/server tab Remove some useless code
2013-07-09Fix serverlistsapier
2013-07-10Public server checkboxproller
2013-07-08Revert "Fix serverlist not beeing escaped correctly"kwolekr
This reverts commit 39d03148e5d98ef5f9a31b131a79ff2bbd71a877.
2013-07-08Fix header not beeing shown except on singleplayer tabsapier
2013-07-08Fix serverlist not beeing escaped correctlysapier
Always use address for server Fix first (empty) element beeing selected after deleting last world
2013-07-08fix crash on play/start with empty world listsapier
make enter button work in create world dialog
2013-07-07Lua main menu: Fix world creation dialogkwolekr
2013-07-08Set numeric locale in Lua in main menuPilzAdam
2013-07-07Fix many formspec menu bugssapier
2013-07-07Fix parseColor, change remaining colorkeys to new format, fix Contributor listSfan5
2013-07-06Use hexadecimal RRGGBB instead of colorkeys, rename getColor to parseColorSfan5
2013-07-03Lua main menu: Fix crash on init lua error, mapgen dropdown index, and new ↵kwolekr
worlds not saving index
2013-07-02Replace C++ mainmenu by formspec powered onesapier