# # ChangeLog for code/branches/modularships/src/orxonox/items/PartDestructionEvent.h # # Generated by Trac 1.0.9 # May 31, 2024, 8:12:30 PM 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 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