]> git.lizzy.rs Git - minetest.git/commit
Added the ability to change your password (via pause menu)
authorCiaran Gultnieks <ciaran@ciarang.com>
Sun, 22 May 2011 20:09:12 +0000 (21:09 +0100)
committerCiaran Gultnieks <ciaran@ciarang.com>
Sun, 22 May 2011 20:09:12 +0000 (21:09 +0100)
commita8a3271470299820c5322523dc439415bc1ff8a0
treea397578ce7032efe25298b4c653a3dcebd180579
parente0329a3caee863a2302748f710401bfc0dfa78db
Added the ability to change your password (via pause menu)

--HG--
extra : rebase_source : e8ec407f60711d42d33be4811b2880088f617b5b
14 files changed:
src/CMakeLists.txt
src/client.cpp
src/client.h
src/clientserver.h
src/game.cpp
src/guiPasswordChange.cpp [new file with mode: 0644]
src/guiPasswordChange.h [new file with mode: 0644]
src/guiPauseMenu.cpp
src/guiPauseMenu.h
src/main.cpp
src/main.h
src/server.cpp
src/utility.cpp
src/utility.h