# # ChangeLog for code/branches/modularships # # Generated by Trac 1.0.9 # May 3, 2024, 4:37:22 AM 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...) Thu, 22 May 2014 11:12:35 GMT smerkli [10068] * code/branches/modularships/src/orxonox/CMakeLists.txt (modified) * code/branches/modularships/src/orxonox/ShipPartManager.cc (added) * code/branches/modularships/src/orxonox/ShipPartManager.h (added) * code/branches/modularships/src/orxonox/items/ShipPart.cc (modified) Introduced a shippartmanager to hopefully fix the segfaults Wed, 21 May 2014 20:38:09 GMT noep [10067] * code/branches/modularships/data/levels/templates/HeavyCruiser.oxt (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) Added explosions. (Because who doesn't love explosions.) Added ... Thu, 15 May 2014 13:53:11 GMT noep [10058] * code/branches/modularships/data/levels/templates/HeavyCruiser.oxt (modified) * code/branches/modularships/src/orxonox/controllers/NewHumanController.cc (modified) * code/branches/modularships/src/orxonox/items/PartDestructionEvent.cc (modified) * code/branches/modularships/src/orxonox/items/PartDestructionEvent.h (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/StaticEntity.cc (modified) * code/branches/modularships/src/orxonox/worldentities/pawns/ModularSpaceShip.cc (modified) * code/branches/modularships/src/orxonox/worldentities/pawns/ModularSpaceShip.h (modified) * code/branches/modularships/src/orxonox/worldentities/pawns/SpaceShip.h (modified) Expanded functionality of PartDestructionEvents, fixed cursor not ... Wed, 14 May 2014 18:25:08 GMT noep [10055] * code/branches/modularships/data/levels/ModularShipsTest1.oxw (modified) * code/branches/modularships/data/levels/templates/HeavyCruiser.oxt (modified) * code/branches/modularships/src/orxonox/items/PartDestructionEvent.cc (modified) * code/branches/modularships/src/orxonox/items/PartDestructionEvent.h (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) Cleaned up code. Added console command "ModularSpaceShip killshippart ... Tue, 13 May 2014 10:38:37 GMT noep [10054] * code/branches/modularships/data/levels/templates/ModularSpaceShipTest.oxt (modified) * code/branches/modularships/src/orxonox/worldentities/pawns/ModularSpaceShip.cc (modified) * code/branches/modularships/src/orxonox/worldentities/pawns/ModularSpaceShip.h (modified) Fixed CollisionShapes of ShipParts reappearing at their spawnposition ... Tue, 13 May 2014 09:45:47 GMT noep [10053] * code/branches/modularships/data/levels/ModularShipsTest0.oxw (added) * code/branches/modularships/data/levels/ModularShipsTest1.oxw (added) * code/branches/modularships/data/levels/emptyLevel.oxw (modified) * code/branches/modularships/data/levels/templates/HeavyCruiser.oxt (modified) * code/branches/modularships/data/levels/templates/ModularSpaceShipTest.oxt (added) * code/branches/modularships/src/external/bullet/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp (modified) * code/branches/modularships/src/orxonox/Scene.cc (modified) * code/branches/modularships/src/orxonox/items/PartDestructionEvent.cc (modified) * code/branches/modularships/src/orxonox/items/PartDestructionEvent.h (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/WorldEntity.cc (modified) * code/branches/modularships/src/orxonox/worldentities/pawns/ModularSpaceShip.cc (modified) Fixed yet another segfault (which we hadn't seen yet). Cleared ... Thu, 08 May 2014 14:20:26 GMT noep [10052] * code/branches/modularships/data/levels/templates/HeavyCruiser.oxt (modified) * code/branches/modularships/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/modularships/src/orxonox/items/CMakeLists.txt (modified) * code/branches/modularships/src/orxonox/items/PartDestructionEvent.cc (added) * code/branches/modularships/src/orxonox/items/PartDestructionEvent.h (added) * code/branches/modularships/src/orxonox/items/ShipPart.cc (modified) * code/branches/modularships/src/orxonox/items/ShipPart.h (modified) * code/branches/modularships/src/orxonox/worldentities/WorldEntity.cc (modified) * code/branches/modularships/src/orxonox/worldentities/pawns/ModularSpaceShip.cc (modified) Added PartDestructionEvent, possibly fixed one out of two runtimeerrors Thu, 17 Apr 2014 13:41:17 GMT noep [10036] * code/branches/modularships/src/orxonox/Scene.cc (modified) * code/branches/modularships/src/orxonox/collisionshapes/CompoundCollisionShape.cc (modified) * code/branches/modularships/src/orxonox/worldentities/pawns/ModularSpaceShip.cc (modified) * code/branches/modularships/src/orxonox/worldentities/pawns/ModularSpaceShip.h (modified) Tried to prevent the StaticEntities & Collisionshapes from getting ... Wed, 16 Apr 2014 18:59:17 GMT noep [10033] * code/branches/modularships/src/orxonox/collisionshapes/CompoundCollisionShape.cc (modified) * code/branches/modularships/src/orxonox/items/ShipPart.cc (modified) * code/branches/modularships/src/orxonox/worldentities/WorldEntity.cc (modified) * code/branches/modularships/src/orxonox/worldentities/WorldEntity.h (modified) * code/branches/modularships/src/orxonox/worldentities/pawns/ModularSpaceShip.cc (modified) * code/branches/modularships/src/orxonox/worldentities/pawns/ModularSpaceShip.h (modified) Tried to find&solve the segfault. The detach-process itself is not ... Thu, 10 Apr 2014 13:45:56 GMT noep [10029] * code/branches/modularships/data/levels/emptyLevel.oxw (modified) * code/branches/modularships/data/levels/templates/HeavyCruiser.oxt (modified) * code/branches/modularships/src/orxonox/worldentities/WorldEntity.h (modified) * code/branches/modularships/src/orxonox/worldentities/pawns/ModularSpaceShip.cc (modified) Fixed a bug where part-entity-assignments were not created. Wed, 09 Apr 2014 19:50:45 GMT noep [10023] * code/branches/modularships/data/levels/emptyLevel.oxw (modified) * code/branches/modularships/data/levels/templates/HeavyCruiser.oxt (modified) * code/branches/modularships/src/orxonox/OrxonoxPrereqs.h (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) * code/branches/modularships/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/modularships/src/orxonox/worldentities/pawns/Pawn.h (modified) ShipParts can "die" and detach the corresponding Entity while doing ... Thu, 03 Apr 2014 13:45:50 GMT noep [10019] * code/branches/modularships/data/levels/templates/HeavyCruiser.oxt (modified) * code/branches/modularships/src/orxonox/CMakeLists.txt (modified) * code/branches/modularships/src/orxonox/ShipPart.cc (deleted) * code/branches/modularships/src/orxonox/ShipPart.h (deleted) * code/branches/modularships/src/orxonox/items/CMakeLists.txt (modified) * code/branches/modularships/src/orxonox/items/ShipPart.cc (added) * code/branches/modularships/src/orxonox/items/ShipPart.h (added) * code/branches/modularships/src/orxonox/worldentities/pawns/ModularSpaceShip.cc (modified) * code/branches/modularships/src/orxonox/worldentities/pawns/ModularSpaceShip.h (modified) * code/branches/modularships/src/orxonox/worldentities/pawns/Pawn.h (modified) Continued working on ShipPart and ModularSpaceShip implementation Wed, 02 Apr 2014 18:38:07 GMT noep [10011] * code/branches/modularships/data/levels/emptyLevel.oxw (modified) * code/branches/modularships/data/levels/templates/HeavyCruiser.oxt (modified) * code/branches/modularships/src/modules/weapons/projectiles/BasicProjectile.cc (modified) * code/branches/modularships/src/modules/weapons/projectiles/BasicProjectile.h (modified) * code/branches/modularships/src/modules/weapons/projectiles/Projectile.cc (modified) * code/branches/modularships/src/modules/weapons/projectiles/Projectile.h (modified) * code/branches/modularships/src/modules/weapons/projectiles/Rocket.cc (modified) * code/branches/modularships/src/modules/weapons/projectiles/Rocket.h (modified) * code/branches/modularships/src/modules/weapons/projectiles/SimpleRocket.cc (modified) * code/branches/modularships/src/modules/weapons/projectiles/SimpleRocket.h (modified) * code/branches/modularships/src/orxonox/CMakeLists.txt (modified) * code/branches/modularships/src/orxonox/Scene.cc (modified) * code/branches/modularships/src/orxonox/ShipPart.cc (modified) * code/branches/modularships/src/orxonox/ShipPart.h (modified) * code/branches/modularships/src/orxonox/worldentities/MovableEntity.cc (modified) * code/branches/modularships/src/orxonox/worldentities/MovableEntity.h (modified) * code/branches/modularships/src/orxonox/worldentities/WorldEntity.h (modified) * code/branches/modularships/src/orxonox/worldentities/pawns/CMakeLists.txt (modified) * code/branches/modularships/src/orxonox/worldentities/pawns/ModularSpaceShip.cc (added) * code/branches/modularships/src/orxonox/worldentities/pawns/ModularSpaceShip.h (added) * code/branches/modularships/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/modularships/src/orxonox/worldentities/pawns/Pawn.h (modified) Cleaned up the process passing the collisionshape which was hit to ... Thu, 27 Mar 2014 14:49:50 GMT noep [10007] * code/branches/modularships/src/orxonox/ShipPart.cc (added) * code/branches/modularships/src/orxonox/ShipPart.h (added) * code/branches/modularships/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/modularships/src/orxonox/worldentities/pawns/Pawn.h (modified) More research done on collisionshape-entity-structure, and started ... Thu, 20 Mar 2014 14:46:06 GMT noep [10003] * code/branches/modularships/data/levels/emptyLevel.oxw (modified) * code/branches/modularships/src/orxonox/collisionshapes/CompoundCollisionShape.cc (modified) * code/branches/modularships/src/orxonox/worldentities/WorldEntity.cc (modified) * code/branches/modularships/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/modularships/src/orxonox/worldentities/pawns/Pawn.h (modified) A Pawn being hit now prints it's Collisionshape-Structure, as well as ... Wed, 19 Mar 2014 15:07:48 GMT noep [10002] * code/branches/modularships/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/modularships/src/orxonox/worldentities/pawns/Pawn.h (modified) Output (printing) of CollisionShape-Structure now works. It uses the ... Thu, 13 Mar 2014 14:52:23 GMT noep [10001] * code/branches/modularships/data/levels/emptyLevel.oxw (modified) * code/branches/modularships/src/orxonox/collisionshapes/CollisionShape.h (modified) * code/branches/modularships/src/orxonox/collisionshapes/CompoundCollisionShape.h (modified) * code/branches/modularships/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/modularships/src/orxonox/worldentities/pawns/Pawn.h (modified) Tried (and failed) to fix output of CollisionShape-structure Wed, 12 Mar 2014 17:39:46 GMT noep [9997] * code/branches/modularships/data/levels/emptyLevel.oxw (modified) * code/branches/modularships/src/orxonox/collisionshapes/CollisionShape.h (modified) * code/branches/modularships/src/orxonox/collisionshapes/CompoundCollisionShape.cc (modified) * code/branches/modularships/src/orxonox/collisionshapes/CompoundCollisionShape.h (modified) * code/branches/modularships/src/orxonox/worldentities/WorldEntity.h (modified) * code/branches/modularships/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/modularships/src/orxonox/worldentities/pawns/Pawn.h (modified) Added functions to print the collisionshape-structure of a Pawn which ... Sun, 09 Mar 2014 21:34:08 GMT noep [9996] * code/branches/modularships/data/levels/emptyLevel.oxw (modified) * code/branches/modularships/src/orxonox/Scene.cc (modified) * code/branches/modularships/src/orxonox/worldentities/pawns/Pawn.cc (modified) Fixed the method outputting the projectile's CollisionBox instead of ... Sun, 09 Mar 2014 20:01:44 GMT noep [9995] * code/branches/modularships/data/levels/emptyLevel.oxw (modified) * code/branches/modularships/src/modules/weapons/projectiles/BasicProjectile.cc (modified) * code/branches/modularships/src/modules/weapons/projectiles/BasicProjectile.h (modified) * code/branches/modularships/src/modules/weapons/projectiles/Projectile.cc (modified) * code/branches/modularships/src/modules/weapons/projectiles/Projectile.h (modified) * code/branches/modularships/src/modules/weapons/projectiles/Rocket.cc (modified) * code/branches/modularships/src/modules/weapons/projectiles/Rocket.h (modified) * code/branches/modularships/src/modules/weapons/projectiles/SimpleRocket.cc (modified) * code/branches/modularships/src/modules/weapons/projectiles/SimpleRocket.h (modified) * code/branches/modularships/src/orxonox/Scene.cc (modified) * code/branches/modularships/src/orxonox/Scene.h (modified) * code/branches/modularships/src/orxonox/worldentities/MovableEntity.cc (modified) * code/branches/modularships/src/orxonox/worldentities/MovableEntity.h (modified) * code/branches/modularships/src/orxonox/worldentities/WorldEntity.h (modified) * code/branches/modularships/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/modularships/src/orxonox/worldentities/pawns/Pawn.h (modified) Modified collision-detecting-process, such that collisions can be ... Thu, 06 Mar 2014 13:38:47 GMT smerkli [9994] * code/branches/modularships (copied) Added a branch for Noe's modular ships Sat, 01 Feb 2014 17:01:47 GMT jo [9992] * code/trunk/data/levels/iJohnVane_TriptoArea51.oxw (modified) * code/trunk/data/levels/iiJohnVane_Area51UnderFire.oxw (modified) * code/trunk/data/levels/iiiJohnVane_EscapeTheBastards.oxw (modified) The end of Area51UnderFire is ok. Unfortunately the explosion could ...