# # ChangeLog for code/branches/presentation3/data/particle/simplerocketfire.particle # # Generated by Trac 1.0.9 # May 11, 2024, 8:05:34 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. Sun, 30 May 2010 13:19:49 GMT scheusso [7018] * code/branches/presentation3/data/levels/tutorial.oxw (modified) * code/branches/presentation3/data/particle/simplerocketfire.particle (copied) * 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/Rocket.cc (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/controllers/AIController.cc (modified) merged rocket2 branch back into presentation3 branch Wed, 26 May 2010 14:28:14 GMT gnadler [6966] * code/branches/rocket2/data/levels/tutorial.oxw (modified) * code/branches/rocket2/data/particle/simplerocketfire.particle (added) * code/branches/rocket2/src/modules/weapons/RocketController.cc (modified) * code/branches/rocket2/src/modules/weapons/RocketController.h (modified) * code/branches/rocket2/src/modules/weapons/projectiles/SimpleRocket.cc (modified) * code/branches/rocket2/src/modules/weapons/projectiles/SimpleRocket.h (modified) * code/branches/rocket2/src/modules/weapons/weaponmodes/SimpleRocketFire.cc (modified) * code/branches/rocket2/src/modules/weapons/weaponmodes/SimpleRocketFire.h (modified) * code/branches/rocket2/src/orxonox/controllers/DroneController.cc (modified) * code/branches/rocket2/src/orxonox/graphics/Model.cc (modified) now rocket slows and then finally stops after a given number of ticks ...