# # ChangeLog for code/branches/chat2/src/orxonox/graphics # # Generated by Trac 1.0.9 # Jun 13, 2024, 6:17:07 PM 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. Thu, 11 Mar 2010 10:32:01 GMT rgrieder [6501] * code/trunk/src/libraries/core/Resource.cc (modified) * code/trunk/src/modules/objects/Planet.cc (modified) * code/trunk/src/modules/objects/Planet.h (modified) * code/trunk/src/orxonox/LevelManager.cc (modified) * code/trunk/src/orxonox/controllers/NewHumanController.cc (modified) * code/trunk/src/orxonox/graphics/Camera.cc (modified) * code/trunk/src/orxonox/worldentities/WorldEntity.cc (modified) * code/trunk/src/orxonox/worldentities/WorldEntity.h (modified) Ensured OGRE v1.7 "Cthugha" code compatibility. Does not yet seem to ...