Chat console, including a number of rebases and modifications.
authorKahrl <kahrl@gmx.net>
Sat, 3 Dec 2011 08:01:14 +0000 (09:01 +0100)
committerPerttu Ahola <celeron55@gmail.com>
Sat, 10 Mar 2012 18:11:10 +0000 (20:11 +0200)
commit967f25461bbde28dbc0247fa1c491e9d9938a5b2
treed1e26464862551db3f1d12627cdbe9e31fe211a9
parent00536518142a586f3fc51a07f76e12085e3cbd30
Chat console, including a number of rebases and modifications.

Defaults modified from original: alpha=200, key=F10
17 files changed:
README.txt
minetest.conf.example
share/client/textures/fontdejavusansmono.png [new file with mode: 0644]
src/CMakeLists.txt
src/chat.cpp [new file with mode: 0644]
src/chat.h [new file with mode: 0644]
src/client.cpp
src/client.h
src/defaultsettings.cpp
src/game.cpp
src/game.h
src/guiChatConsole.cpp [new file with mode: 0644]
src/guiChatConsole.h [new file with mode: 0644]
src/guiKeyChangeMenu.cpp
src/guiKeyChangeMenu.h
src/main.cpp
src/utility.h