Added key configuration in the configuration file.
authorPerttu Ahola <celeron55@gmail.com>
Sat, 14 May 2011 12:43:26 +0000 (15:43 +0300)
committerPerttu Ahola <celeron55@gmail.com>
Sat, 14 May 2011 12:43:26 +0000 (15:43 +0300)
commit974c5cc08cc4d9e77de44b3667d5945a5cb3c496
treebb8db1b1f4e078454f509c18a99be74958da71be
parent0674db4a6b687a73637844fa354d2ac662e42820
Added key configuration in the configuration file.
minetest.conf.example
src/CMakeLists.txt
src/defaultsettings.cpp
src/game.cpp
src/guiInventoryMenu.cpp
src/keycode.cpp [new file with mode: 0644]
src/keycode.h [new file with mode: 0644]
src/main.cpp