Use the console instead of a dedicated window when pressing keymap_chat/cmd
authorEsteban I. Ruiz Moreno <exio4.com@gmail.com>
Mon, 3 Jun 2013 00:16:32 +0000 (21:16 -0300)
committerShadowNinja <shadowninja@minetest.net>
Thu, 3 Mar 2016 04:23:31 +0000 (23:23 -0500)
commiteffa24737d6997dc40508533635accca3ed099e9
treed8155991eada7cab1123ec48af7c1e7c539464ff
parentda97969c9b72ea1752efb741663b727c0225795a
Use the console instead of a dedicated window when pressing keymap_chat/cmd

keymap_console opens a full window for chat history browsing.
src/chat.cpp
src/chat.h
src/game.cpp
src/guiChatConsole.cpp
src/guiChatConsole.h
src/terminal_chat_console.cpp