# # ChangeLog for code/branches/chat2/data/gui # # Generated by Trac 1.0.9 # Jan 23, 2025, 2:41:13 PM 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) Mon, 03 May 2010 11:44:18 GMT rgrieder [6835] * code/branches/chat2 (copied) New chat branch with GUI changes from the trunk. Mon, 19 Apr 2010 12:34:05 GMT rgrieder [6754] * code/trunk/data/gui/scripts/SingleplayerMenu.lua (modified) Fixed bug in SingleplayerMenu that happened when starting a level ...