aboutsummaryrefslogtreecommitdiff
path: root/src/guiEngine.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fix modstore/favourites hang by adding asynchronous lua job supportsapier2013-11-291-0/+8
* Correct useragent in http queriesproller2013-11-061-1/+1
* Fix invalid usage of texture->getSize() where actually texture->getOriginalSi...sapier2013-11-031-5/+5
* Show git hash in version string at top left corner of windowKahrl2013-09-281-2/+3
* Change mainmenu texture handling + small misc changesKahrl2013-09-111-2/+46
* Allow SIGINT to kill mainmenu againKahrl2013-08-191-2/+4
* Add translation for main menusapier2013-08-171-1/+0
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-141-157/+87
* Play sounds/main_menu.ogg in menuPilzAdam2013-07-281-1/+30
* merge mainmenu_helper.lua to misc_helpers.luasapier2013-07-221-1/+1
* Masterserver mods announse, ipv6, better curl errorsproller2013-07-131-1/+1
* Fix many formspec menu bugssapier2013-07-071-1/+1
* Lua main menu: Fix crash on init lua error, mapgen dropdown index, and new wo...kwolekr2013-07-031-2/+5
* Replace C++ mainmenu by formspec powered onesapier2013-07-021-0/+570