aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu.lua
AgeCommit message (Expand)Author
2013-08-16Add ability to activate mods with doubleclick (remove old_style_mod_selection)PilzAdam
2013-08-15Fix formspec escaping, add escaping to info.txt for texture packs.Novatux
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl
2013-08-14Fix my name.Ilya Zhuravlev
2013-08-06Fix worldlist in servertab being filtered by selected gamePilzAdam
2013-08-04Dont show gamefilter in TP tabPilzAdam
2013-08-04Add texture pack selection to main menuNovatux
2013-07-28Play sounds/main_menu.ogg in menuPilzAdam
2013-07-25Show portnumber for ip adresses onlysapier
2013-07-22Fix bug in world creationsapier
2013-07-22Remove debug outputsapier
2013-07-22Fix background/overlay/footer/header handlingsapier
2013-07-22Add playernumber to favorites listsapier
2013-07-22filterlist api cleanupsapier
2013-07-22Add port to favorites if not 30000sapier
2013-07-22Replace worldlist by generic filterlist implementationsapier
2013-07-22Swap name/password <-> server descriptionsapier
2013-07-22Revert "Fix serverdescription and name not beeing saved to local serverlist"sapier
2013-07-12Don't show flags in local favoritessapier
2013-07-12Fix bug server name set to address field when using up/down keyssapier
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
2013-07-09Fix serverlistsapier
2013-07-10Public server checkboxproller
2013-07-08Revert "Fix serverlist not beeing escaped correctly"kwolekr
2013-07-08Fix header not beeing shown except on singleplayer tabsapier
2013-07-08Fix serverlist not beeing escaped correctlysapier
2013-07-08fix crash on play/start with empty world listsapier
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 wo...kwolekr
2013-07-02Replace C++ mainmenu by formspec powered onesapier