From 7a6e4d3c87ca4d7cc851af47fd9ebb616168f4c9 Mon Sep 17 00:00:00 2001 From: Philipp Sehmisch Date: Tue, 27 Feb 2007 16:39:17 +0000 Subject: Implementation of chat channels by Trapdoor. --- ChangeLog | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 62585ceb..8b22ac39 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,14 @@ -2007-02-25 Bjørn Lindeijer +2007-02-27 Philipp Sehmisch + * gui/button.cpp, src/guibutton.h, + src/gui/tabbedcontainer.cpp, src/gui/tabbedcontainer.h:: Tabbed + containers now display the button of the active tab pressed all + the time. + * src/game.cpp, src/gui/chat.cpp, src/gui/chat.h, src/chathandler.cpp, + src/net/chatserver/chatserver.cpp, src/net/chatserver/chatserver.h, + src/net/protocol.h: Implementation of chat channels by Trapdoor. + * src/graphics.h: MSVC Compilation fix by Trapdoor. + +2007-02-25 Bjørn Lindeijer * src/CMakeLists.txt: Updated CMake file. -- cgit v1.2.3-70-g09d2