aboutsummaryrefslogtreecommitdiff
path: root/src/guiMainMenu.h
AgeCommit message (Collapse)Author
2011-06-26Merge branch 'master' of https://github.com/erlehmann/minetest-delta.git ↵Sebastian Rühl
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>
2011-06-01added new submenu for key assignmentteddydestodes
configwriting/saving isn't complete and will break your config if you use fancy keys
2011-05-20Passwords - password entry at main menu, stored and checked by serverCiaran Gultnieks
2011-04-24updated menu a bit, and some other small fixesPerttu Ahola
2011-04-24Made the main menu a bit more unique lookingPerttu Ahola
2011-01-26Map deletion buttonPerttu Ahola
2011-01-23OMG! Main Menu!Perttu Ahola