diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -1,4 +1,14 @@ -2007-02-25 Bjørn Lindeijer <bjorn@lindeijer.nl> +2007-02-27 Philipp Sehmisch <tmw@crushnet.org> + * 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 <bjorn@lindeijer.nl> * src/CMakeLists.txt: Updated CMake file. |