# # ChangeLog for code/branches/presentationFS14/src/orxonox/worldentities/pawns/ModularSpaceShip.h # # Generated by Trac 1.0.9 # Apr 28, 2024, 6:24:05 PM Sat, 31 Jan 2015 14:51:08 GMT landauf [10211] * code/branches/presentationFS14/src/orxonox/worldentities/pawns/ModularSpaceShip.cc (modified) * code/branches/presentationFS14/src/orxonox/worldentities/pawns/ModularSpaceShip.h (modified) * code/branches/presentationFS14/src/orxonox/worldentities/pawns/SpaceShip.cc (modified) * code/branches/presentationFS14/src/orxonox/worldentities/pawns/SpaceShip.h (modified) made SpaceShip::engineList_ private again. moved function from ... Thu, 22 May 2014 12:49:16 GMT smerkli [10073] * code/branches/presentationFS14 (modified) * code/branches/presentationFS14/data/levels/ModularShipsTest0.oxw (copied) * code/branches/presentationFS14/data/levels/ModularShipsTest1.oxw (copied) * code/branches/presentationFS14/data/levels/templates/HeavyCruiser.oxt (modified) * code/branches/presentationFS14/data/levels/templates/ModularSpaceShipTest.oxt (copied) * code/branches/presentationFS14/src/external/bullet/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp (modified) * code/branches/presentationFS14/src/modules/weapons/projectiles/BasicProjectile.cc (modified) * code/branches/presentationFS14/src/modules/weapons/projectiles/BasicProjectile.h (modified) * code/branches/presentationFS14/src/modules/weapons/projectiles/Projectile.cc (modified) * code/branches/presentationFS14/src/modules/weapons/projectiles/Projectile.h (modified) * code/branches/presentationFS14/src/modules/weapons/projectiles/Rocket.cc (modified) * code/branches/presentationFS14/src/modules/weapons/projectiles/Rocket.h (modified) * code/branches/presentationFS14/src/modules/weapons/projectiles/SimpleRocket.cc (modified) * code/branches/presentationFS14/src/modules/weapons/projectiles/SimpleRocket.h (modified) * code/branches/presentationFS14/src/orxonox/CMakeLists.txt (modified) * code/branches/presentationFS14/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/presentationFS14/src/orxonox/Scene.cc (modified) * code/branches/presentationFS14/src/orxonox/Scene.h (modified) * code/branches/presentationFS14/src/orxonox/ShipPartManager.cc (copied) * code/branches/presentationFS14/src/orxonox/ShipPartManager.h (copied) * code/branches/presentationFS14/src/orxonox/collisionshapes/CollisionShape.h (modified) * code/branches/presentationFS14/src/orxonox/collisionshapes/CompoundCollisionShape.cc (modified) * code/branches/presentationFS14/src/orxonox/collisionshapes/CompoundCollisionShape.h (modified) * code/branches/presentationFS14/src/orxonox/controllers/NewHumanController.cc (modified) * code/branches/presentationFS14/src/orxonox/items/CMakeLists.txt (modified) * code/branches/presentationFS14/src/orxonox/items/PartDestructionEvent.cc (copied) * code/branches/presentationFS14/src/orxonox/items/PartDestructionEvent.h (copied) * code/branches/presentationFS14/src/orxonox/items/ShipPart.cc (copied) * code/branches/presentationFS14/src/orxonox/items/ShipPart.h (copied) * code/branches/presentationFS14/src/orxonox/worldentities/MovableEntity.cc (modified) * code/branches/presentationFS14/src/orxonox/worldentities/MovableEntity.h (modified) * code/branches/presentationFS14/src/orxonox/worldentities/StaticEntity.cc (modified) * code/branches/presentationFS14/src/orxonox/worldentities/WorldEntity.cc (modified) * code/branches/presentationFS14/src/orxonox/worldentities/WorldEntity.h (modified) * code/branches/presentationFS14/src/orxonox/worldentities/pawns/CMakeLists.txt (modified) * code/branches/presentationFS14/src/orxonox/worldentities/pawns/ModularSpaceShip.cc (copied) * code/branches/presentationFS14/src/orxonox/worldentities/pawns/ModularSpaceShip.h (copied) * code/branches/presentationFS14/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/presentationFS14/src/orxonox/worldentities/pawns/Pawn.h (modified) * code/branches/presentationFS14/src/orxonox/worldentities/pawns/SpaceShip.h (modified) Merged modularships branch Thu, 22 May 2014 12:18:47 GMT noep [10071] * code/branches/modularships/src/orxonox/items/PartDestructionEvent.cc (modified) * code/branches/modularships/src/orxonox/items/ShipPart.cc (modified) * code/branches/modularships/src/orxonox/items/ShipPart.h (modified) * code/branches/modularships/src/orxonox/worldentities/pawns/ModularSpaceShip.cc (modified) * code/branches/modularships/src/orxonox/worldentities/pawns/ModularSpaceShip.h (modified) Removed all segfaults (or at least those we found...)