# # ChangeLog for code/branches/core4/src/orxonox/objects/quest # # Generated by Trac 1.0.9 # May 22, 2024, 5:17:37 PM Tue, 30 Jun 2009 13:14:45 GMT rgrieder [3257] * code/branches/core4/src/core/CommandEvaluation.cc (modified) * code/branches/core4/src/core/CommandEvaluation.h (modified) * code/branches/core4/src/core/CommandExecutor.cc (modified) * code/branches/core4/src/core/CommandLine.cc (modified) * code/branches/core4/src/core/CommandLine.h (modified) * code/branches/core4/src/core/ConfigValueContainer.cc (modified) * code/branches/core4/src/core/ConsoleCommand.h (modified) * code/branches/core4/src/core/CorePrereqs.h (modified) * code/branches/core4/src/core/Executor.h (modified) * code/branches/core4/src/core/Functor.h (modified) * code/branches/core4/src/core/input/Button.cc (modified) * code/branches/core4/src/core/input/Button.h (modified) * code/branches/core4/src/network/NetworkPrereqs.h (modified) * code/branches/core4/src/network/packet/Acknowledgement.cc (modified) * code/branches/core4/src/network/packet/Chat.cc (modified) * code/branches/core4/src/network/packet/ClassID.cc (modified) * code/branches/core4/src/network/packet/DeleteObjects.cc (modified) * code/branches/core4/src/network/packet/FunctionCalls.cc (modified) * code/branches/core4/src/network/packet/FunctionIDs.cc (modified) * code/branches/core4/src/network/packet/Gamestate.h (modified) * code/branches/core4/src/network/packet/Packet.cc (modified) * code/branches/core4/src/network/packet/Packet.h (modified) * code/branches/core4/src/network/packet/Welcome.cc (modified) * code/branches/core4/src/network/synchronisable/Synchronisable.cc (modified) * code/branches/core4/src/network/synchronisable/Synchronisable.h (modified) * code/branches/core4/src/network/synchronisable/SynchronisableVariable.h (modified) * code/branches/core4/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/core4/src/orxonox/objects/GlobalShader.cc (modified) * code/branches/core4/src/orxonox/objects/Level.cc (modified) * code/branches/core4/src/orxonox/objects/Scene.cc (modified) * code/branches/core4/src/orxonox/objects/collisionshapes/BoxCollisionShape.cc (modified) * code/branches/core4/src/orxonox/objects/collisionshapes/CollisionShape.cc (modified) * code/branches/core4/src/orxonox/objects/collisionshapes/ConeCollisionShape.cc (modified) * code/branches/core4/src/orxonox/objects/collisionshapes/PlaneCollisionShape.cc (modified) * code/branches/core4/src/orxonox/objects/collisionshapes/SphereCollisionShape.cc (modified) * code/branches/core4/src/orxonox/objects/controllers/ArtificialController.cc (modified) * code/branches/core4/src/orxonox/objects/gametypes/Gametype.h (modified) * code/branches/core4/src/orxonox/objects/gametypes/TeamBaseMatch.cc (modified) * code/branches/core4/src/orxonox/objects/infos/GametypeInfo.cc (modified) * code/branches/core4/src/orxonox/objects/infos/HumanPlayer.cc (modified) * code/branches/core4/src/orxonox/objects/infos/PlayerInfo.cc (modified) * code/branches/core4/src/orxonox/objects/items/Engine.cc (modified) * code/branches/core4/src/orxonox/objects/items/MultiStateEngine.cc (modified) * code/branches/core4/src/orxonox/objects/pickup/ModifierPickup.cc (modified) * code/branches/core4/src/orxonox/objects/pickup/ModifierPickup.h (modified) * code/branches/core4/src/orxonox/objects/pickup/ModifierType.h (modified) * code/branches/core4/src/orxonox/objects/pickup/PickupCollection.cc (modified) * code/branches/core4/src/orxonox/objects/pickup/PickupCollection.h (modified) * code/branches/core4/src/orxonox/objects/quest/GlobalQuest.cc (modified) * code/branches/core4/src/orxonox/objects/quest/GlobalQuest.h (modified) * code/branches/core4/src/orxonox/objects/quest/LocalQuest.cc (modified) * code/branches/core4/src/orxonox/objects/quest/LocalQuest.h (modified) * code/branches/core4/src/orxonox/objects/quest/Quest.cc (modified) * code/branches/core4/src/orxonox/objects/quest/Quest.h (modified) * code/branches/core4/src/orxonox/objects/quest/QuestEffectBeacon.cc (modified) * code/branches/core4/src/orxonox/objects/quest/QuestEffectBeacon.h (modified) * code/branches/core4/src/orxonox/objects/quest/QuestHint.cc (modified) * code/branches/core4/src/orxonox/objects/quest/QuestHint.h (modified) * code/branches/core4/src/orxonox/objects/quest/QuestListener.cc (modified) * code/branches/core4/src/orxonox/objects/quest/QuestListener.h (modified) * code/branches/core4/src/orxonox/objects/weaponsystem/projectiles/ParticleProjectile.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/Backlight.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/BigExplosion.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/BigExplosion.h (modified) * code/branches/core4/src/orxonox/objects/worldentities/Billboard.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/BlinkingBillboard.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/ControllableEntity.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/ExplosionChunk.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/ExplosionChunk.h (modified) * code/branches/core4/src/orxonox/objects/worldentities/FadingBillboard.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/Light.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/Light.h (modified) * code/branches/core4/src/orxonox/objects/worldentities/Model.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/MovableEntity.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/ParticleEmitter.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/ParticleEmitter.h (modified) * code/branches/core4/src/orxonox/objects/worldentities/Planet.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/PongBall.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/StaticEntity.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/WorldEntity.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/pawns/Pawn.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/pawns/SpaceShip.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/pawns/Spectator.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/pawns/TeamBaseMatchBase.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/pawns/TeamBaseMatchBase.h (modified) * code/branches/core4/src/orxonox/objects/worldentities/triggers/DistanceTrigger.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/triggers/DistanceTrigger.h (modified) * code/branches/core4/src/orxonox/objects/worldentities/triggers/EventTrigger.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/triggers/EventTrigger.h (modified) * code/branches/core4/src/orxonox/objects/worldentities/triggers/PlayerTrigger.h (modified) * code/branches/core4/src/orxonox/objects/worldentities/triggers/Trigger.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/triggers/Trigger.h (modified) * code/branches/core4/src/orxonox/tools/ParticleInterface.cc (modified) * code/branches/core4/src/orxonox/tools/ParticleInterface.h (modified) * code/branches/core4/src/util/MultiType.cc (modified) * code/branches/core4/src/util/MultiType.h (modified) * code/branches/core4/src/util/MultiTypeValue.h (modified) Unified enumeration layout according to the style guide (which I have ... Sun, 28 Jun 2009 12:45:37 GMT rgrieder [3239] * code/branches/core4/src/core/EventIncludes.h (modified) * code/branches/core4/src/core/Identifier.h (modified) * code/branches/core4/src/core/Iterator.h (modified) * code/branches/core4/src/core/XMLPort.h (modified) * code/branches/core4/src/network/NetworkFunction.h (modified) * code/branches/core4/src/network/synchronisable/Synchronisable.cc (modified) * code/branches/core4/src/orxonox/objects/Level.cc (modified) * code/branches/core4/src/orxonox/objects/Scene.cc (modified) * code/branches/core4/src/orxonox/objects/collisionshapes/CollisionShape.cc (modified) * code/branches/core4/src/orxonox/objects/controllers/ArtificialController.cc (modified) * code/branches/core4/src/orxonox/objects/controllers/HumanController.cc (modified) * code/branches/core4/src/orxonox/objects/gametypes/Pong.cc (modified) * code/branches/core4/src/orxonox/objects/gametypes/TeamBaseMatch.cc (modified) * code/branches/core4/src/orxonox/objects/gametypes/TeamDeathmatch.cc (modified) * code/branches/core4/src/orxonox/objects/infos/PlayerInfo.cc (modified) * code/branches/core4/src/orxonox/objects/items/Engine.cc (modified) * code/branches/core4/src/orxonox/objects/pickup/PickupCollection.cc (modified) * code/branches/core4/src/orxonox/objects/pickup/PickupSpawner.cc (modified) * code/branches/core4/src/orxonox/objects/quest/QuestManager.cc (modified) * code/branches/core4/src/orxonox/objects/weaponsystem/projectiles/Projectile.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/Attacher.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/BigExplosion.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/ControllableEntity.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/MovableEntity.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/PongBall.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/PongCenterpoint.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/WorldEntity.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/pawns/Destroyer.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/pawns/SpaceShip.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/pawns/TeamBaseMatchBase.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/triggers/CheckPoint.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/triggers/DistanceTrigger.cc (modified) * code/branches/core4/src/orxonox/overlays/hud/AnnounceMessage.cc (modified) * code/branches/core4/src/orxonox/overlays/hud/DeathMessage.cc (modified) * code/branches/core4/src/orxonox/overlays/hud/GametypeStatus.cc (modified) * code/branches/core4/src/orxonox/overlays/hud/HUDHealthBar.cc (modified) * code/branches/core4/src/orxonox/overlays/hud/HUDRadar.cc (modified) * code/branches/core4/src/orxonox/overlays/hud/HUDSpeedBar.cc (modified) * code/branches/core4/src/orxonox/overlays/hud/HUDTimer.cc (modified) * code/branches/core4/src/orxonox/overlays/hud/KillMessage.cc (modified) * code/branches/core4/src/orxonox/overlays/hud/PongScore.cc (modified) * code/branches/core4/src/orxonox/overlays/hud/TeamBaseMatchScore.cc (modified) * code/branches/core4/src/orxonox/overlays/hud/UnderAttackHealthBar.cc (modified) * code/branches/core4/src/orxonox/overlays/map/Map.cc (modified) Found a way to write orxonox_cast instead of orxonox_cast so ...