# # ChangeLog for code/branches/chat2 # # Generated by Trac 1.0.9 # May 3, 2024, 7:26:45 PM Mon, 17 May 2010 13:22:10 GMT smerkli [6910] * code/branches/chat2/data/gui/layouts/ChatBox.layout (modified) * code/branches/chat2/src/orxonox/ChatHistory.cc (modified) * code/branches/chat2/src/orxonox/ChatInputHandler.cc (modified) * code/branches/chat2/src/orxonox/ChatInputHandler.h (modified) * code/branches/chat2/src/orxonox/graphics/ChatBox.cc (deleted) * code/branches/chat2/src/orxonox/graphics/ChatBox.h (deleted) Added final comments, getting ready for merge Mon, 10 May 2010 14:34:39 GMT smerkli [6890] * code/branches/chat2/src/orxonox/ChatInputHandler.cc (modified) Mon, 10 May 2010 14:24:18 GMT smerkli [6885] * code/branches/chat2/src/orxonox/ChatInputHandler.cc (modified) * code/branches/chat2/src/orxonox/ChatInputHandler.h (modified) Strage delete-button bug persists. Mon, 10 May 2010 13:50:27 GMT smerkli [6879] * code/branches/chat2/src/orxonox/ChatInputHandler.cc (modified) * code/branches/chat2/src/orxonox/ChatInputHandler.h (modified) bugfixes, performance improvements. Mon, 10 May 2010 13:18:14 GMT smerkli [6876] * code/branches/chat2/data/gui/layouts/ChatBox-inputonly.layout (modified) * code/branches/chat2/data/gui/layouts/ChatBox.layout (modified) * code/branches/chat2/data/gui/schemes/OrxonoxGUIScheme.scheme (modified) * code/branches/chat2/src/orxonox/ChatInputHandler.cc (modified) * code/branches/chat2/src/orxonox/ChatInputHandler.h (modified) Scrolling chat now works, discovered delete-button bug, fixing it now. Mon, 10 May 2010 11:47:44 GMT smerkli [6870] * code/branches/chat2/data/gui/layouts/ChatBox-inputonly.layout (copied) * code/branches/chat2/data/gui/layouts/ChatBox.layout (modified) * code/branches/chat2/data/gui/scripts/ChatBox-inputonly.lua (copied) * code/branches/chat2/src/orxonox/ChatInputHandler.cc (modified) * code/branches/chat2/src/orxonox/ChatInputHandler.h (modified) Chatbox light added, trigger with n in game. Mon, 03 May 2010 14:46:00 GMT smerkli [6846] * code/branches/chat2/data/gui/layouts/ChatBox.layout (modified) * code/branches/chat2/data/gui/scripts/ChatBox.lua (added) * code/branches/chat2/src/orxonox/ChatHistory.cc (modified) * code/branches/chat2/src/orxonox/ChatInputHandler.cc (modified) * code/branches/chat2/src/orxonox/ChatInputHandler.h (modified) Chatbox done, with cursor goodness and everything. Thanks for the help Mon, 03 May 2010 12:10:46 GMT smerkli [6837] * code/branches/chat2/data/gui/layouts/ChatBox.layout (modified) * code/branches/chat2/src/orxonox/ChatInputHandler.cc (modified) Changed EditBox to StaticText in ChatBox.layout Mon, 03 May 2010 11:47:54 GMT rgrieder [6836] * code/branches/chat2 (modified) * code/branches/chat2/data/defaultConfig/keybindings.ini (modified) * code/branches/chat2/data/gui/layouts/ChatBox.layout (copied) * code/branches/chat2/src/libraries/network/ChatListener.cc (modified) * code/branches/chat2/src/libraries/network/ChatListener.h (modified) * code/branches/chat2/src/libraries/network/Host.h (modified) * code/branches/chat2/src/libraries/network/packet/Chat.cc (modified) * code/branches/chat2/src/libraries/network/packet/Chat.h (modified) * code/branches/chat2/src/orxonox/CMakeLists.txt (modified) * code/branches/chat2/src/orxonox/ChatHistory.cc (copied) * code/branches/chat2/src/orxonox/ChatHistory.h (copied) * code/branches/chat2/src/orxonox/ChatInputHandler.cc (copied) * code/branches/chat2/src/orxonox/ChatInputHandler.h (copied) * code/branches/chat2/src/orxonox/graphics/CEGuiSample.cc (copied) * code/branches/chat2/src/orxonox/graphics/CEGuiSample.h (copied) * code/branches/chat2/src/orxonox/graphics/ChatBox.cc (copied) * code/branches/chat2/src/orxonox/graphics/ChatBox.h (copied)