summaryrefslogtreecommitdiff
path: root/builtin/mainmenu.lua
AgeCommit message (Collapse)Author
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