# # ChangeLog for code/branches/presentation3/data/gui/scripts/ChatBox.lua # # Generated by Trac 1.0.9 # May 19, 2024, 10:18:24 AM Wed, 09 Jun 2010 19:46:26 GMT rgrieder [7129] * code/branches/presentation3/data/gui/layouts/MiscConfigMenu.layout (modified) * code/branches/presentation3/data/gui/scripts/ChatBox-inputonly.lua (modified) * code/branches/presentation3/data/gui/scripts/ChatBox.lua (modified) * code/branches/presentation3/data/gui/scripts/HUDSheet.lua (modified) * code/branches/presentation3/data/gui/scripts/MenuSheet.lua (modified) * code/branches/presentation3/data/gui/scripts/MiscConfigMenu.lua (modified) * code/branches/presentation3/data/levels/Fight in our Back.oxw (modified) * code/branches/presentation3/data/levels/The Time Machine.oxw (modified) * code/branches/presentation3/data/levels/includes/pickups.oxi (modified) * code/branches/presentation3/data/levels/includes/weaponsettings_swallow.oxi (modified) * code/branches/presentation3/data/levels/screenshot.oxw (modified) * code/branches/presentation3/data/levels/templates/lodinformation.oxt (modified) * code/branches/presentation3/data/levels/templates/pickup_representation_templates.oxt (modified) * code/branches/presentation3/data/levels/templates/spaceship_swallow.oxt (modified) * code/branches/presentation3/data/particle/fog.particle (modified) * code/branches/presentation3/data/particle/rocketfire2.particle (modified) * code/branches/presentation3/data/particle/simplerocketfire.particle (modified) * code/branches/presentation3/src/modules/designtools/CreateStars.cc (modified) * code/branches/presentation3/src/modules/designtools/CreateStars.h (modified) * code/branches/presentation3/src/modules/designtools/ScreenshotManager.cc (modified) * code/branches/presentation3/src/modules/designtools/ScreenshotManager.h (modified) * code/branches/presentation3/src/modules/objects/triggers/DistanceMultiTrigger.cc (modified) * code/branches/presentation3/src/modules/objects/triggers/DistanceMultiTrigger.h (modified) * code/branches/presentation3/src/modules/objects/triggers/DistanceTriggerBeacon.cc (modified) * code/branches/presentation3/src/modules/objects/triggers/DistanceTriggerBeacon.h (modified) * code/branches/presentation3/src/modules/objects/triggers/EventMultiTrigger.cc (modified) * code/branches/presentation3/src/modules/objects/triggers/EventMultiTrigger.h (modified) * code/branches/presentation3/src/modules/objects/triggers/MultiTrigger.cc (modified) * code/branches/presentation3/src/modules/objects/triggers/MultiTrigger.h (modified) * code/branches/presentation3/src/modules/objects/triggers/MultiTriggerContainer.cc (modified) * code/branches/presentation3/src/modules/objects/triggers/MultiTriggerContainer.h (modified) * code/branches/presentation3/src/modules/pickup/Pickup.cc (modified) * code/branches/presentation3/src/modules/pickup/Pickup.h (modified) * code/branches/presentation3/src/modules/pickup/PickupCollectionIdentifier.cc (modified) * code/branches/presentation3/src/modules/pickup/PickupCollectionIdentifier.h (modified) * code/branches/presentation3/src/modules/pickup/PickupManager.cc (modified) * code/branches/presentation3/src/modules/pickup/PickupManager.h (modified) * code/branches/presentation3/src/modules/pickup/PickupRepresentation.cc (modified) * code/branches/presentation3/src/modules/pickup/PickupRepresentation.h (modified) * code/branches/presentation3/src/modules/pickup/items/CMakeLists.txt (modified) * code/branches/presentation3/src/modules/pickup/items/InvisiblePickup.cc (modified) * code/branches/presentation3/src/modules/pickup/items/InvisiblePickup.h (modified) * code/branches/presentation3/src/modules/weapons/RocketController.cc (modified) * code/branches/presentation3/src/modules/weapons/RocketController.h (modified) * code/branches/presentation3/src/modules/weapons/projectiles/SimpleRocket.cc (modified) * code/branches/presentation3/src/modules/weapons/projectiles/SimpleRocket.h (modified) * code/branches/presentation3/src/modules/weapons/weaponmodes/SimpleRocketFire.cc (modified) * code/branches/presentation3/src/modules/weapons/weaponmodes/SimpleRocketFire.h (modified) * code/branches/presentation3/src/orxonox/graphics/AnimatedModel.cc (modified) * code/branches/presentation3/src/orxonox/graphics/AnimatedModel.h (modified) * code/branches/presentation3/src/orxonox/graphics/CEGuiSample.cc (modified) * code/branches/presentation3/src/orxonox/interfaces/PickupCarrier.h (modified) * code/branches/presentation3/src/orxonox/interfaces/Pickupable.cc (modified) * code/branches/presentation3/src/orxonox/interfaces/Pickupable.h (modified) * code/branches/presentation3/src/orxonox/pickup/PickupIdentifier.cc (modified) * code/branches/presentation3/src/orxonox/pickup/PickupIdentifier.h (modified) * code/branches/presentation3/src/orxonox/sound/SoundStreamer.cc (modified) * code/branches/presentation3/src/orxonox/sound/SoundStreamer.h (modified) svn:eol-style "native" for all text-based files. Sat, 29 May 2010 19:56:07 GMT dafrick [7009] * code/branches/presentation3/data/gui/layouts/ChatBox.layout (modified) * code/branches/presentation3/data/gui/scripts/ChatBox.lua (modified) * code/branches/presentation3/src/orxonox/CMakeLists.txt (modified) * code/branches/presentation3/src/orxonox/ChatInputHandler.h (modified) Enabled the ChatBox to be closed by pressing the close button in the ... Thu, 20 May 2010 09:33:07 GMT scheusso [6928] * code/branches/presentation3 (modified) * code/branches/presentation3/data/defaultConfig/keybindings.ini (modified) * code/branches/presentation3/data/gui/layouts/ChatBox-inputonly.layout (copied) * code/branches/presentation3/data/gui/layouts/ChatBox.layout (copied) * code/branches/presentation3/data/gui/schemes/OrxonoxGUIScheme.scheme (modified) * code/branches/presentation3/data/gui/scripts/ChatBox-inputonly.lua (copied) * code/branches/presentation3/data/gui/scripts/ChatBox.lua (copied) * code/branches/presentation3/src/libraries/network/ChatListener.cc (modified) * code/branches/presentation3/src/libraries/network/ChatListener.h (modified) * code/branches/presentation3/src/libraries/network/Host.h (modified) * code/branches/presentation3/src/libraries/network/packet/Chat.cc (modified) * code/branches/presentation3/src/libraries/network/packet/Chat.h (modified) * code/branches/presentation3/src/orxonox/CMakeLists.txt (modified) * code/branches/presentation3/src/orxonox/ChatHistory.cc (copied) * code/branches/presentation3/src/orxonox/ChatHistory.h (copied) * code/branches/presentation3/src/orxonox/ChatInputHandler.cc (copied) * code/branches/presentation3/src/orxonox/ChatInputHandler.h (copied) * code/branches/presentation3/src/orxonox/graphics/CEGuiSample.cc (copied) * code/branches/presentation3/src/orxonox/graphics/CEGuiSample.h (copied) mergine chat2 into presentation merger branch 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