# # ChangeLog for code/branches/core3/src/orxonox/objects/RotatingProjectile.cc # # Generated by Trac 1.0.9 # May 29, 2024, 12:17:04 PM Sun, 31 Aug 2008 02:32:31 GMT landauf [1684] * code/branches/core3/src/core/BaseObject.h (modified) * code/branches/core3/src/core/Identifier.h (modified) * code/branches/core3/src/core/Namespace.cc (modified) * code/branches/core3/src/core/Super.h (modified) * code/branches/core3/src/orxonox/objects/Ambient.cc (modified) * code/branches/core3/src/orxonox/objects/BillboardProjectile.cc (modified) * code/branches/core3/src/orxonox/objects/BillboardProjectile.h (modified) * code/branches/core3/src/orxonox/objects/Model.cc (modified) * code/branches/core3/src/orxonox/objects/Model.h (modified) * code/branches/core3/src/orxonox/objects/ParticleProjectile.cc (modified) * code/branches/core3/src/orxonox/objects/ParticleProjectile.h (modified) * code/branches/core3/src/orxonox/objects/Projectile.cc (modified) * code/branches/core3/src/orxonox/objects/Projectile.h (modified) * code/branches/core3/src/orxonox/objects/RotatingProjectile.cc (modified) * code/branches/core3/src/orxonox/objects/Skybox.cc (modified) * code/branches/core3/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/core3/src/orxonox/objects/SpaceShipAI.cc (modified) * code/branches/core3/src/orxonox/objects/SpaceShipAI.h (modified) * code/branches/core3/src/orxonox/objects/Tickable.h (modified) * code/branches/core3/src/orxonox/objects/WorldEntity.cc (modified) - packed all super-function-related code into a bunch of macros and ... Thu, 19 Jun 2008 02:10:27 GMT landauf [1610] * code/branches/core3/src/core/ConfigValueContainer.cc (modified) * code/branches/core3/src/core/ConfigValueContainer.h (modified) * code/branches/core3/src/core/Core.cc (modified) * code/branches/core3/src/core/Identifier.cc (modified) * code/branches/core3/src/core/Identifier.h (modified) * code/branches/core3/src/core/Shell.cc (modified) * code/branches/core3/src/core/XMLPort.h (modified) * code/branches/core3/src/orxonox/GraphicsEngine.cc (modified) * code/branches/core3/src/orxonox/Settings.cc (modified) * code/branches/core3/src/orxonox/objects/ParticleProjectile.cc (modified) * code/branches/core3/src/orxonox/objects/Projectile.cc (modified) * code/branches/core3/src/orxonox/objects/RotatingProjectile.cc (modified) * code/branches/core3/src/orxonox/objects/WorldEntity.cc (modified) * code/branches/core3/src/util/Debug.h (modified) - fixed bug #1 in ConfigValueContainer (callback not being called the ... Thu, 12 Jun 2008 20:53:51 GMT landauf [1596] * code/branches/core3/src/core/ConfigValueContainer.cc (modified) * code/branches/core3/src/core/ConfigValueContainer.h (modified) * code/branches/core3/src/core/ConfigValueIncludes.h (modified) * code/branches/core3/src/core/Core.cc (modified) * code/branches/core3/src/core/Core.h (modified) * code/branches/core3/src/core/Identifier.cc (modified) * code/branches/core3/src/core/Identifier.h (modified) * code/branches/core3/src/core/ObjectListIterator.h (modified) * code/branches/core3/src/core/OrxonoxClass.cc (modified) * code/branches/core3/src/core/Shell.cc (modified) * code/branches/core3/src/core/Shell.h (modified) * code/branches/core3/src/core/input/InputManager.cc (modified) * code/branches/core3/src/core/input/KeyBinder.cc (modified) * code/branches/core3/src/orxonox/GraphicsEngine.cc (modified) * code/branches/core3/src/orxonox/GraphicsEngine.h (modified) * code/branches/core3/src/orxonox/Settings.cc (modified) * code/branches/core3/src/orxonox/Settings.h (modified) * code/branches/core3/src/orxonox/objects/ParticleProjectile.cc (modified) * code/branches/core3/src/orxonox/objects/ParticleProjectile.h (modified) * code/branches/core3/src/orxonox/objects/Projectile.cc (modified) * code/branches/core3/src/orxonox/objects/Projectile.h (modified) * code/branches/core3/src/orxonox/objects/RotatingProjectile.cc (modified) * code/branches/core3/src/orxonox/objects/RotatingProjectile.h (modified) - added feature to add a callback function to configvalues. they get ... Tue, 10 Jun 2008 01:46:17 GMT landauf [1584] * code/branches/core3/src/orxonox/objects/Projectile.cc (modified) * code/branches/core3/src/orxonox/objects/RotatingProjectile.cc (modified) some adjustments to prevent startup crash Mon, 09 Jun 2008 02:16:48 GMT landauf [1573] * code/branches/core3 (copied) created new core branch Sat, 07 Jun 2008 00:06:41 GMT landauf [1558] * code/trunk/src/core/BaseObject.cc (modified) * code/trunk/src/core/BaseObject.h (modified) * code/trunk/src/orxonox/OrxonoxPrereqs.h (modified) * code/trunk/src/orxonox/objects/BillboardProjectile.cc (modified) * code/trunk/src/orxonox/objects/BillboardProjectile.h (modified) * code/trunk/src/orxonox/objects/Model.cc (modified) * code/trunk/src/orxonox/objects/Model.h (modified) * code/trunk/src/orxonox/objects/ParticleProjectile.cc (modified) * code/trunk/src/orxonox/objects/ParticleProjectile.h (modified) * code/trunk/src/orxonox/objects/Projectile.cc (modified) * code/trunk/src/orxonox/objects/RotatingProjectile.cc (modified) * code/trunk/src/orxonox/objects/RotatingProjectile.h (modified) * code/trunk/src/orxonox/objects/Skybox.cc (modified) * code/trunk/src/orxonox/objects/Skybox.h (modified) * code/trunk/src/orxonox/objects/SpaceShip.cc (modified) * code/trunk/src/orxonox/objects/SpaceShip.h (modified) * code/trunk/src/orxonox/objects/SpaceShipAI.cc (modified) * code/trunk/src/orxonox/objects/WorldEntity.cc (modified) * code/trunk/src/orxonox/tools/BillboardSet.h (modified) * code/trunk/src/orxonox/tools/Mesh.h (modified) added support for isVisible() and isActive() to all objects. those ...