# # ChangeLog for code/branches/core5/src/orxonox/worldentities/ExplosionChunk.cc # # Generated by Trac 1.0.9 # May 29, 2024, 4:40:19 AM Mon, 28 Sep 2009 20:48:47 GMT landauf [5831] * code/branches/core5/src/libraries/tools/Timer.cc (modified) * code/branches/core5/src/libraries/tools/Timer.h (modified) * code/branches/core5/src/libraries/tools/ToolsPrereqs.h (modified) * code/branches/core5/src/modules/gamestates/GSRoot.cc (modified) * code/branches/core5/src/modules/overlays/FadeoutText.cc (modified) * code/branches/core5/src/modules/overlays/FadeoutText.h (modified) * code/branches/core5/src/modules/overlays/hud/ChatOverlay.cc (modified) * code/branches/core5/src/modules/overlays/hud/UnderAttackHealthBar.cc (modified) * code/branches/core5/src/modules/overlays/hud/UnderAttackHealthBar.h (modified) * code/branches/core5/src/modules/pong/Pong.cc (modified) * code/branches/core5/src/modules/pong/Pong.h (modified) * code/branches/core5/src/modules/pong/PongAI.cc (modified) * code/branches/core5/src/modules/pong/PongAI.h (modified) * code/branches/core5/src/modules/weapons/MuzzleFlash.cc (modified) * code/branches/core5/src/modules/weapons/MuzzleFlash.h (modified) * code/branches/core5/src/modules/weapons/munitions/ReplenishingMunition.cc (modified) * code/branches/core5/src/modules/weapons/munitions/ReplenishingMunition.h (modified) * code/branches/core5/src/modules/weapons/projectiles/LightningGunProjectile.cc (modified) * code/branches/core5/src/modules/weapons/projectiles/LightningGunProjectile.h (modified) * code/branches/core5/src/modules/weapons/projectiles/Projectile.cc (modified) * code/branches/core5/src/modules/weapons/projectiles/Projectile.h (modified) * code/branches/core5/src/modules/weapons/weaponmodes/EnergyDrink.cc (modified) * code/branches/core5/src/modules/weapons/weaponmodes/EnergyDrink.h (modified) * code/branches/core5/src/modules/weapons/weaponmodes/HsW01.cc (modified) * code/branches/core5/src/modules/weapons/weaponmodes/HsW01.h (modified) * code/branches/core5/src/orxonox/controllers/AIController.cc (modified) * code/branches/core5/src/orxonox/controllers/AIController.h (modified) * code/branches/core5/src/orxonox/controllers/WaypointPatrolController.cc (modified) * code/branches/core5/src/orxonox/controllers/WaypointPatrolController.h (modified) * code/branches/core5/src/orxonox/gametypes/TeamBaseMatch.cc (modified) * code/branches/core5/src/orxonox/gametypes/TeamBaseMatch.h (modified) * code/branches/core5/src/orxonox/graphics/FadingBillboard.cc (modified) * code/branches/core5/src/orxonox/graphics/FadingBillboard.h (modified) * code/branches/core5/src/orxonox/graphics/ParticleSpawner.cc (modified) * code/branches/core5/src/orxonox/graphics/ParticleSpawner.h (modified) * code/branches/core5/src/orxonox/pickup/DroppedItem.cc (modified) * code/branches/core5/src/orxonox/pickup/DroppedItem.h (modified) * code/branches/core5/src/orxonox/pickup/ModifierPickup.cc (modified) * code/branches/core5/src/orxonox/pickup/ModifierPickup.h (modified) * code/branches/core5/src/orxonox/pickup/PickupSpawner.cc (modified) * code/branches/core5/src/orxonox/pickup/PickupSpawner.h (modified) * code/branches/core5/src/orxonox/weaponsystem/Munition.cc (modified) * code/branches/core5/src/orxonox/weaponsystem/Munition.h (modified) * code/branches/core5/src/orxonox/weaponsystem/Weapon.cc (modified) * code/branches/core5/src/orxonox/weaponsystem/Weapon.h (modified) * code/branches/core5/src/orxonox/weaponsystem/WeaponMode.cc (modified) * code/branches/core5/src/orxonox/weaponsystem/WeaponMode.h (modified) * code/branches/core5/src/orxonox/worldentities/BigExplosion.cc (modified) * code/branches/core5/src/orxonox/worldentities/BigExplosion.h (modified) * code/branches/core5/src/orxonox/worldentities/ExplosionChunk.cc (modified) * code/branches/core5/src/orxonox/worldentities/ExplosionChunk.h (modified) * code/branches/core5/src/orxonox/worldentities/MovableEntity.cc (modified) * code/branches/core5/src/orxonox/worldentities/MovableEntity.h (modified) Realized Timer doesn't have to be a template, hence merged TimerBase, ... Sat, 26 Sep 2009 20:25:03 GMT landauf [5801] * code/branches/core5/src/orxonox/PawnManager.cc (modified) * code/branches/core5/src/orxonox/PlayerManager.cc (modified) * code/branches/core5/src/orxonox/controllers/WaypointController.cc (modified) * code/branches/core5/src/orxonox/gametypes/Gametype.cc (modified) * code/branches/core5/src/orxonox/graphics/ParticleEmitter.cc (modified) * code/branches/core5/src/orxonox/graphics/ParticleSpawner.cc (modified) * code/branches/core5/src/orxonox/infos/HumanPlayer.cc (modified) * code/branches/core5/src/orxonox/infos/PlayerInfo.cc (modified) * code/branches/core5/src/orxonox/items/Engine.cc (modified) * code/branches/core5/src/orxonox/items/MultiStateEngine.cc (modified) * code/branches/core5/src/orxonox/overlays/OverlayGroup.cc (modified) * code/branches/core5/src/orxonox/pickup/DroppedItem.cc (modified) * code/branches/core5/src/orxonox/pickup/ModifierPickup.cc (modified) * code/branches/core5/src/orxonox/pickup/PickupSpawner.cc (modified) * code/branches/core5/src/orxonox/pickup/items/HealthImmediate.cc (modified) * code/branches/core5/src/orxonox/pickup/items/HealthUsable.cc (modified) * code/branches/core5/src/orxonox/pickup/items/Jump.cc (modified) * code/branches/core5/src/orxonox/weaponsystem/Weapon.cc (modified) * code/branches/core5/src/orxonox/weaponsystem/WeaponPack.cc (modified) * code/branches/core5/src/orxonox/weaponsystem/WeaponSystem.cc (modified) * code/branches/core5/src/orxonox/worldentities/BigExplosion.cc (modified) * code/branches/core5/src/orxonox/worldentities/ControllableEntity.cc (modified) * code/branches/core5/src/orxonox/worldentities/ExplosionChunk.cc (modified) * code/branches/core5/src/orxonox/worldentities/MovableEntity.cc (modified) * code/branches/core5/src/orxonox/worldentities/WorldEntity.cc (modified) * code/branches/core5/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/core5/src/orxonox/worldentities/pawns/SpaceShip.cc (modified) replaced delete with destroy() in orxonox Sat, 26 Sep 2009 00:05:30 GMT landauf [5791] * code/branches/core5/src/libraries/core/OrxonoxClass.cc (modified) * code/branches/core5/src/libraries/core/OrxonoxClass.h (modified) * code/branches/core5/src/libraries/tools/Timer.h (modified) * code/branches/core5/src/modules/weapons/MuzzleFlash.cc (modified) * code/branches/core5/src/modules/weapons/MuzzleFlash.h (modified) * code/branches/core5/src/orxonox/graphics/ParticleSpawner.h (modified) * code/branches/core5/src/orxonox/overlays/InGameConsole.h (modified) * code/branches/core5/src/orxonox/worldentities/BigExplosion.cc (modified) * code/branches/core5/src/orxonox/worldentities/BigExplosion.h (modified) * code/branches/core5/src/orxonox/worldentities/ExplosionChunk.cc (modified) * code/branches/core5/src/orxonox/worldentities/ExplosionChunk.h (modified) Added destroy() function to OrxonoxClass. Removed destroy() ... Wed, 23 Sep 2009 18:43:45 GMT landauf [5768] * code/branches/core5 (copied) created new core branch to work on smart pointers and some other ... Sat, 19 Sep 2009 21:17:51 GMT rgrieder [5747] * code/trunk/src/Orxonox.cc (modified) * code/trunk/src/libraries/core/Core.cc (modified) * code/trunk/src/libraries/core/Game.cc (modified) * code/trunk/src/libraries/core/Game.h (modified) * code/trunk/src/libraries/core/GraphicsManager.cc (modified) * code/trunk/src/libraries/core/IRC.cc (modified) * code/trunk/src/libraries/core/Loader.cc (modified) * code/trunk/src/libraries/core/TclBind.cc (modified) * code/trunk/src/libraries/core/TclThreadManager.cc (modified) * code/trunk/src/libraries/core/XMLPort.h (modified) * code/trunk/src/libraries/core/input/InputDevice.h (modified) * code/trunk/src/libraries/core/input/InputManager.cc (modified) * code/trunk/src/libraries/tools/ResourceLocation.cc (modified) * code/trunk/src/libraries/util/CMakeLists.txt (modified) * code/trunk/src/libraries/util/Exception.cc (modified) * code/trunk/src/libraries/util/Exception.h (modified) * code/trunk/src/orxonox/graphics/ParticleEmitter.cc (modified) * code/trunk/src/orxonox/worldentities/BigExplosion.cc (modified) * code/trunk/src/orxonox/worldentities/ExplosionChunk.cc (modified) Added Exception::handleMessage() (copy from ...