# # ChangeLog for code/branches/presentation3/src/modules/weapons/weaponmodes/RocketFire.cc # # Generated by Trac 1.0.9 # May 29, 2024, 9:31:06 AM Mon, 12 Jul 2010 11:08:58 GMT scheusso [7153] * code/branches/presentation3 (modified) * code/branches/presentation3/src/libraries/network/GamestateClient.cc (modified) * code/branches/presentation3/src/libraries/network/GamestateManager.cc (modified) * code/branches/presentation3/src/libraries/network/GamestateManager.h (modified) * code/branches/presentation3/src/libraries/network/Host.h (modified) * code/branches/presentation3/src/libraries/network/packet/Gamestate.cc (modified) * code/branches/presentation3/src/libraries/network/packet/Gamestate.h (modified) * code/branches/presentation3/src/libraries/network/packet/Packet.cc (modified) * code/branches/presentation3/src/libraries/network/synchronisable/Serialise.h (modified) * code/branches/presentation3/src/libraries/network/synchronisable/Synchronisable.cc (modified) * code/branches/presentation3/src/libraries/network/synchronisable/Synchronisable.h (modified) * code/branches/presentation3/src/modules/objects/Planet.h (modified) * code/branches/presentation3/src/modules/objects/collisionshapes/BoxCollisionShape.h (modified) * code/branches/presentation3/src/modules/objects/collisionshapes/ConeCollisionShape.h (modified) * code/branches/presentation3/src/modules/objects/collisionshapes/PlaneCollisionShape.h (modified) * code/branches/presentation3/src/modules/objects/collisionshapes/SphereCollisionShape.h (modified) * code/branches/presentation3/src/modules/pong/PongBall.h (modified) * code/branches/presentation3/src/modules/pong/PongBat.h (modified) * code/branches/presentation3/src/modules/weapons/weaponmodes/RocketFire.cc (modified) * code/branches/presentation3/src/orxonox/CMakeLists.txt (modified) * code/branches/presentation3/src/orxonox/Level.h (modified) * code/branches/presentation3/src/orxonox/Test.h (modified) * code/branches/presentation3/src/orxonox/collisionshapes/CollisionShape.h (modified) * code/branches/presentation3/src/orxonox/graphics/Backlight.h (modified) * code/branches/presentation3/src/orxonox/graphics/Billboard.h (modified) * code/branches/presentation3/src/orxonox/graphics/BlinkingBillboard.cc (modified) * code/branches/presentation3/src/orxonox/graphics/BlinkingBillboard.h (modified) * code/branches/presentation3/src/orxonox/graphics/FadingBillboard.h (modified) * code/branches/presentation3/src/orxonox/graphics/GlobalShader.h (modified) * code/branches/presentation3/src/orxonox/graphics/Light.h (modified) * code/branches/presentation3/src/orxonox/graphics/Model.h (modified) * code/branches/presentation3/src/orxonox/graphics/ParticleEmitter.h (modified) * code/branches/presentation3/src/orxonox/infos/GametypeInfo.h (modified) * code/branches/presentation3/src/orxonox/infos/HumanPlayer.h (modified) * code/branches/presentation3/src/orxonox/infos/PlayerInfo.h (modified) * code/branches/presentation3/src/orxonox/items/Engine.h (modified) * code/branches/presentation3/src/orxonox/items/MultiStateEngine.h (modified) * code/branches/presentation3/src/orxonox/sound/BaseSound.cc (modified) * code/branches/presentation3/src/orxonox/sound/BaseSound.h (modified) * code/branches/presentation3/src/orxonox/sound/WorldSound.cc (modified) * code/branches/presentation3/src/orxonox/worldentities/BigExplosion.cc (modified) * code/branches/presentation3/src/orxonox/worldentities/BigExplosion.h (modified) * code/branches/presentation3/src/orxonox/worldentities/ControllableEntity.h (modified) * code/branches/presentation3/src/orxonox/worldentities/ExplosionChunk.h (modified) * code/branches/presentation3/src/orxonox/worldentities/MobileEntity.cc (modified) * code/branches/presentation3/src/orxonox/worldentities/MovableEntity.h (modified) * code/branches/presentation3/src/orxonox/worldentities/StaticEntity.h (modified) * code/branches/presentation3/src/orxonox/worldentities/WorldEntity.h (modified) * code/branches/presentation3/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/presentation3/src/orxonox/worldentities/pawns/Pawn.h (modified) * code/branches/presentation3/src/orxonox/worldentities/pawns/SpaceShip.h (modified) * code/branches/presentation3/src/orxonox/worldentities/pawns/Spectator.h (modified) - merged network2 branch into presentation3 branch (lots of network ... Mon, 17 May 2010 13:31:49 GMT scheusso [6912] * code/branches/presentation3 (copied) creating new presentation merger branch Thu, 15 Apr 2010 13:35:31 GMT scheusso [6732] * code/trunk/src/modules/weapons/weaponmodes/EnergyDrink.cc (modified) * code/trunk/src/modules/weapons/weaponmodes/FusionFire.cc (modified) * code/trunk/src/modules/weapons/weaponmodes/HsW01.cc (modified) * code/trunk/src/modules/weapons/weaponmodes/LaserFire.cc (modified) * code/trunk/src/modules/weapons/weaponmodes/LightningGun.cc (modified) * code/trunk/src/modules/weapons/weaponmodes/RocketFire.cc (modified) correcting initial speed of projectiles