aboutsummaryrefslogtreecommitdiff
path: root/src/guiEngine.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Allow SIGINT to kill mainmenu againKahrl2013-08-191-2/+4
|
* Add translation for main menusapier2013-08-171-1/+0
| | | | Add engine.gettext() and remove gettext() calls in guiFormspecMenu.cpp
* 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 ↵kwolekr2013-07-031-2/+5
| | | | worlds not saving index
* Replace C++ mainmenu by formspec powered onesapier2013-07-021-0/+570