aboutsummaryrefslogtreecommitdiff
path: root/src/guiMainMenu.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* New world removal GUI codePerttu Ahola2012-03-261-3/+5
|
* Add "simple singleplayer mode"; Fix a number of GUI thingsPerttu Ahola2012-03-151-1/+3
|
* Save selected tabPerttu Ahola2012-03-151-0/+4
|
* Menu tuning WIPPerttu Ahola2012-03-151-0/+4
|
* Crude tab test in main menu (requires gui redesign for the additional tabs)Perttu Ahola2012-03-131-0/+3
|
* Add confirmation menu and make world deletion possible in GUIPerttu Ahola2012-03-131-5/+4
|
* World creation button and dialog and functionalityPerttu Ahola2012-03-131-47/+22
|
* Remove duplicate code in main menuPerttu Ahola2012-03-111-0/+2
|
* Rename "Delete map" to "Delete world"Perttu Ahola2012-03-111-1/+1
|
* World selection box in main menu (and random fixing)Perttu Ahola2012-03-111-3/+9
|
* Add option to set water opaque (mainly for stylistic choice)Perttu Ahola2011-11-031-0/+2
|
* Add 3d cloud checkbox in main menu (and rename setting from enable_2d_clouds ↵Perttu Ahola2011-11-021-0/+2
| | | | to enable_3d_clouds)
* Merge branch 'master' of https://github.com/erlehmann/minetest-delta.git ↵Sebastian Rühl2011-06-261-0/+20
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into upstream_merge Conflicts: .gitignore CMakeLists.txt data/heart.png src/CMakeLists.txt src/game.cpp src/guiMainMenu.cpp src/inventory.cpp src/map.cpp src/mapblock.cpp src/mapnode.cpp src/mapnode.h src/materials.cpp src/server.cpp Signed-off-by: Sebastian Rühl <bahamada_basti@yahoo.de>
| * added new submenu for key assignmentteddydestodes2011-06-011-33/+50
|/ | | | configwriting/saving isn't complete and will break your config if you use fancy keys
* Passwords - password entry at main menu, stored and checked by serverCiaran Gultnieks2011-05-201-0/+1
|
* updated menu a bit, and some other small fixesPerttu Ahola2011-04-241-0/+11
|
* Made the main menu a bit more unique lookingPerttu Ahola2011-04-241-0/+2
|
* Map deletion buttonPerttu Ahola2011-01-261-0/+6
|
* OMG! Main Menu!Perttu Ahola2011-01-231-0/+73