# # ChangeLog for code/branches/chat2/data/gui/layouts/ChatBox-inputonly.layout # # Generated by Trac 1.0.9 # Jun 10, 2024, 7:31:16 AM 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