]> git.lizzy.rs Git - dragonfireclient.git/history - builtin/mainmenu.lua
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
[dragonfireclient.git] / builtin / mainmenu.lua
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...
2013-08-14 Ilya ZhuravlevFix my name.
2013-08-06 PilzAdamFix worldlist in servertab being filtered by selected...
2013-08-04 PilzAdamDont show gamefilter in TP tab
2013-08-04 NovatuxAdd texture pack selection to main menu
2013-07-28 PilzAdamPlay sounds/main_menu.ogg in menu
2013-07-25 sapierShow portnumber for ip adresses only
2013-07-22 sapierFix bug in world creation
2013-07-22 sapierRemove debug output
2013-07-22 sapierFix background/overlay/footer/header handling
2013-07-22 sapierAdd playernumber to favorites list
2013-07-22 sapierfilterlist api cleanup
2013-07-22 sapierAdd port to favorites if not 30000
2013-07-22 sapierReplace worldlist by generic filterlist implementation
2013-07-22 sapierSwap name/password <-> server description
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