# # ChangeLog for code/branches/pch/src/orxonox/objects/worldentities/Camera.cc # # Generated by Trac 1.0.9 # May 31, 2024, 2:04:02 PM Tue, 16 Jun 2009 12:25:05 GMT rgrieder [3186] * code/branches/pch/src/orxonox/objects/gametypes/Gametype.cc (modified) * code/branches/pch/src/orxonox/objects/gametypes/TeamDeathmatch.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/Attacher.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/Backlight.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/Backlight.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/BigExplosion.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/BigExplosion.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/Billboard.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/Billboard.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/BlinkingBillboard.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/BlinkingBillboard.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/Camera.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/Camera.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/CameraPosition.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/CameraPosition.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/ControllableEntity.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/ControllableEntity.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/ExplosionChunk.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/ExplosionChunk.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/FadingBillboard.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/FadingBillboard.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/ForceField.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/ForceField.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/Light.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/Light.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/MobileEntity.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/MobileEntity.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/Model.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/Model.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/MovableEntity.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/MovableEntity.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/ParticleEmitter.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/ParticleEmitter.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/ParticleSpawner.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/Planet.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/Planet.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/PongBall.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/PongBall.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/PongBat.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/PongCenterpoint.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/SpawnPoint.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/SpawnPoint.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/StaticEntity.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/TeamSpawnPoint.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/WorldEntity.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/WorldEntity.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/pawns/Pawn.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/pawns/Pawn.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/pawns/SpaceShip.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/pawns/SpaceShip.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/pawns/Spectator.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/pawns/Spectator.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/pawns/TeamBaseMatchBase.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/pawns/TeamBaseMatchBase.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/triggers/CheckPoint.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/triggers/CheckPoint.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/triggers/DistanceTrigger.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/triggers/DistanceTrigger.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/triggers/EventTrigger.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/triggers/PlayerTrigger.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/triggers/PlayerTrigger.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/triggers/Trigger.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/triggers/Trigger.h (modified) Last part of the cleanup: world entities. Sat, 13 Jun 2009 14:30:37 GMT rgrieder [3154] * code/branches/pch/src/core/ArgumentCompletionFunctions.cc (modified) * code/branches/pch/src/core/ArgumentCompletionListElement.h (modified) * code/branches/pch/src/core/BaseObject.cc (modified) * code/branches/pch/src/core/BaseObject.h (modified) * code/branches/pch/src/core/ClassFactory.h (modified) * code/branches/pch/src/core/ClassTreeMask.cc (modified) * code/branches/pch/src/core/ClassTreeMask.h (modified) * code/branches/pch/src/core/CommandEvaluation.cc (modified) * code/branches/pch/src/core/CommandExecutor.cc (modified) * code/branches/pch/src/core/CommandExecutor.h (modified) * code/branches/pch/src/core/CommandLine.cc (modified) * code/branches/pch/src/core/CommandLine.h (modified) * code/branches/pch/src/core/ConfigFileManager.cc (modified) * code/branches/pch/src/core/ConfigFileManager.h (modified) * code/branches/pch/src/core/ConfigValueContainer.cc (modified) * code/branches/pch/src/core/ConfigValueContainer.h (modified) * code/branches/pch/src/core/ConsoleCommand.h (modified) * code/branches/pch/src/core/ConsoleCommandCompilation.cc (modified) * code/branches/pch/src/core/ConsoleCommandCompilation.h (modified) * code/branches/pch/src/core/CorePrereqs.h (modified) * code/branches/pch/src/core/Event.cc (modified) * code/branches/pch/src/core/Event.h (modified) * code/branches/pch/src/core/Executor.cc (modified) * code/branches/pch/src/core/Executor.h (modified) * code/branches/pch/src/core/Factory.cc (modified) * code/branches/pch/src/core/Functor.h (modified) * code/branches/pch/src/core/Game.cc (modified) * code/branches/pch/src/core/Game.h (modified) * code/branches/pch/src/core/GameState.cc (modified) * code/branches/pch/src/core/GameState.h (modified) * code/branches/pch/src/core/IRC.cc (modified) * code/branches/pch/src/core/IRC.h (modified) * code/branches/pch/src/core/Identifier.cc (modified) * code/branches/pch/src/core/Identifier.h (modified) * code/branches/pch/src/core/Iterator.h (modified) * code/branches/pch/src/core/Language.cc (modified) * code/branches/pch/src/core/Loader.cc (modified) * code/branches/pch/src/core/Loader.h (modified) * code/branches/pch/src/core/LuaBind.cc (modified) * code/branches/pch/src/core/LuaBind.h (modified) * code/branches/pch/src/core/MetaObjectList.cc (modified) * code/branches/pch/src/core/Namespace.cc (modified) * code/branches/pch/src/core/Namespace.h (modified) * code/branches/pch/src/core/ObjectListBase.cc (modified) * code/branches/pch/src/core/ObjectListBase.h (modified) * code/branches/pch/src/core/ObjectListIterator.h (modified) * code/branches/pch/src/core/OrxonoxClass.cc (modified) * code/branches/pch/src/core/OrxonoxClass.h (modified) * code/branches/pch/src/core/Shell.cc (modified) * code/branches/pch/src/core/Shell.h (modified) * code/branches/pch/src/core/Super.h (modified) * code/branches/pch/src/core/TclBind.cc (modified) * code/branches/pch/src/core/TclBind.h (modified) * code/branches/pch/src/core/TclThreadManager.cc (modified) * code/branches/pch/src/core/TclThreadManager.h (modified) * code/branches/pch/src/core/Template.cc (modified) * code/branches/pch/src/core/Template.h (modified) * code/branches/pch/src/core/XMLFile.h (modified) * code/branches/pch/src/core/XMLPort.cc (modified) * code/branches/pch/src/core/XMLPort.h (modified) * code/branches/pch/src/core/input/InputManager.cc (modified) * code/branches/pch/src/network/GamestateClient.cc (modified) * code/branches/pch/src/network/NetworkFunction.h (modified) * code/branches/pch/src/network/Server.cc (modified) * code/branches/pch/src/network/packet/Gamestate.cc (modified) * code/branches/pch/src/orxonox/CameraManager.cc (modified) * code/branches/pch/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/pch/src/orxonox/objects/Radar.cc (modified) * code/branches/pch/src/orxonox/objects/Radar.h (modified) * code/branches/pch/src/orxonox/objects/weaponsystem/projectiles/Projectile.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/Camera.cc (modified) * code/branches/pch/src/orxonox/overlays/OverlayGroup.cc (modified) * code/branches/pch/src/orxonox/overlays/map/Map.cc (modified) * code/branches/pch/src/orxonox/overlays/map/Map.h (modified) Tried to reduce dependencies in the core. There wasn't much to ... Wed, 03 Jun 2009 17:20:36 GMT rgrieder [3114] * code/branches/pch (copied) Creating branch for experimental precompiled header file support. Tue, 02 Jun 2009 17:38:48 GMT rgrieder [3110] * code/trunk/src/orxonox/CMakeLists.txt (modified) * code/trunk/src/orxonox/CameraManager.cc (modified) * code/trunk/src/orxonox/GraphicsManager.cc (modified) * code/trunk/src/orxonox/LevelManager.cc (modified) * code/trunk/src/orxonox/Main.cc (modified) * code/trunk/src/orxonox/PawnManager.cc (modified) * code/trunk/src/orxonox/PlayerManager.cc (modified) * code/trunk/src/orxonox/gamestates/GSClient.cc (modified) * code/trunk/src/orxonox/gamestates/GSDedicated.cc (modified) * code/trunk/src/orxonox/gamestates/GSGraphics.cc (modified) * code/trunk/src/orxonox/gamestates/GSIOConsole.cc (modified) * code/trunk/src/orxonox/gamestates/GSLevel.cc (modified) * code/trunk/src/orxonox/gamestates/GSMainMenu.cc (modified) * code/trunk/src/orxonox/gamestates/GSRoot.cc (modified) * code/trunk/src/orxonox/gamestates/GSServer.cc (modified) * code/trunk/src/orxonox/gamestates/GSStandalone.cc (modified) * code/trunk/src/orxonox/gui/GUIManager.cc (modified) * code/trunk/src/orxonox/objects/EventDispatcher.cc (modified) * code/trunk/src/orxonox/objects/EventListener.cc (modified) * code/trunk/src/orxonox/objects/EventTarget.cc (modified) * code/trunk/src/orxonox/objects/GlobalShader.cc (modified) * code/trunk/src/orxonox/objects/Level.cc (modified) * code/trunk/src/orxonox/objects/Radar.cc (modified) * code/trunk/src/orxonox/objects/RadarListener.cc (modified) * code/trunk/src/orxonox/objects/RadarViewable.cc (modified) * code/trunk/src/orxonox/objects/Scene.cc (modified) * code/trunk/src/orxonox/objects/Script.cc (modified) * code/trunk/src/orxonox/objects/Teamcolourable.cc (modified) * code/trunk/src/orxonox/objects/Test.cc (modified) * code/trunk/src/orxonox/objects/Tickable.cc (modified) * code/trunk/src/orxonox/objects/collisionshapes/BoxCollisionShape.cc (modified) * code/trunk/src/orxonox/objects/collisionshapes/CollisionShape.cc (modified) * code/trunk/src/orxonox/objects/collisionshapes/CompoundCollisionShape.cc (modified) * code/trunk/src/orxonox/objects/collisionshapes/ConeCollisionShape.cc (modified) * code/trunk/src/orxonox/objects/collisionshapes/PlaneCollisionShape.cc (modified) * code/trunk/src/orxonox/objects/collisionshapes/SphereCollisionShape.cc (modified) * code/trunk/src/orxonox/objects/collisionshapes/WorldEntityCollisionShape.cc (modified) * code/trunk/src/orxonox/objects/controllers/AIController.cc (modified) * code/trunk/src/orxonox/objects/controllers/ArtificialController.cc (modified) * code/trunk/src/orxonox/objects/controllers/Controller.cc (modified) * code/trunk/src/orxonox/objects/controllers/HumanController.cc (modified) * code/trunk/src/orxonox/objects/controllers/PongAI.cc (modified) * code/trunk/src/orxonox/objects/controllers/ScriptController.cc (modified) * code/trunk/src/orxonox/objects/controllers/WaypointController.cc (modified) * code/trunk/src/orxonox/objects/controllers/WaypointPatrolController.cc (modified) * code/trunk/src/orxonox/objects/gametypes/Asteroids.cc (modified) * code/trunk/src/orxonox/objects/gametypes/Deathmatch.cc (modified) * code/trunk/src/orxonox/objects/gametypes/Gametype.cc (modified) * code/trunk/src/orxonox/objects/gametypes/Pong.cc (modified) * code/trunk/src/orxonox/objects/gametypes/TeamDeathmatch.cc (modified) * code/trunk/src/orxonox/objects/gametypes/UnderAttack.cc (modified) * code/trunk/src/orxonox/objects/infos/Bot.cc (modified) * code/trunk/src/orxonox/objects/infos/GametypeInfo.cc (modified) * code/trunk/src/orxonox/objects/infos/HumanPlayer.cc (modified) * code/trunk/src/orxonox/objects/infos/Info.cc (modified) * code/trunk/src/orxonox/objects/infos/PlayerInfo.cc (modified) * code/trunk/src/orxonox/objects/infos/PongBot.cc (modified) * code/trunk/src/orxonox/objects/items/Engine.cc (modified) * code/trunk/src/orxonox/objects/items/Item.cc (modified) * code/trunk/src/orxonox/objects/items/MultiStateEngine.cc (modified) * code/trunk/src/orxonox/objects/quest/AddQuest.cc (modified) * code/trunk/src/orxonox/objects/quest/AddQuestHint.cc (modified) * code/trunk/src/orxonox/objects/quest/AddReward.cc (modified) * code/trunk/src/orxonox/objects/quest/ChangeQuestStatus.cc (modified) * code/trunk/src/orxonox/objects/quest/CompleteQuest.cc (modified) * code/trunk/src/orxonox/objects/quest/FailQuest.cc (modified) * code/trunk/src/orxonox/objects/quest/GlobalQuest.cc (modified) * code/trunk/src/orxonox/objects/quest/LocalQuest.cc (modified) * code/trunk/src/orxonox/objects/quest/Quest.cc (modified) * code/trunk/src/orxonox/objects/quest/QuestDescription.cc (modified) * code/trunk/src/orxonox/objects/quest/QuestEffect.cc (modified) * code/trunk/src/orxonox/objects/quest/QuestEffectBeacon.cc (modified) * code/trunk/src/orxonox/objects/quest/QuestHint.cc (modified) * code/trunk/src/orxonox/objects/quest/QuestItem.cc (modified) * code/trunk/src/orxonox/objects/quest/QuestListener.cc (modified) * code/trunk/src/orxonox/objects/quest/QuestManager.cc (modified) * code/trunk/src/orxonox/objects/quest/QuestNotification.cc (modified) * code/trunk/src/orxonox/objects/quest/Rewardable.cc (modified) * code/trunk/src/orxonox/objects/weaponsystem/DefaultWeaponmodeLink.cc (modified) * code/trunk/src/orxonox/objects/weaponsystem/Munition.cc (modified) * code/trunk/src/orxonox/objects/weaponsystem/MuzzleFlash.cc (modified) * code/trunk/src/orxonox/objects/weaponsystem/Weapon.cc (modified) * code/trunk/src/orxonox/objects/weaponsystem/WeaponMode.cc (modified) * code/trunk/src/orxonox/objects/weaponsystem/WeaponPack.cc (modified) * code/trunk/src/orxonox/objects/weaponsystem/WeaponSet.cc (modified) * code/trunk/src/orxonox/objects/weaponsystem/WeaponSlot.cc (modified) * code/trunk/src/orxonox/objects/weaponsystem/WeaponSystem.cc (modified) * code/trunk/src/orxonox/objects/weaponsystem/munitions/FusionMunition.cc (modified) * code/trunk/src/orxonox/objects/weaponsystem/munitions/LaserMunition.cc (modified) * code/trunk/src/orxonox/objects/weaponsystem/munitions/ReplenishingMunition.cc (modified) * code/trunk/src/orxonox/objects/weaponsystem/projectiles/BillboardProjectile.cc (modified) * code/trunk/src/orxonox/objects/weaponsystem/projectiles/LightningGunProjectile.cc (modified) * code/trunk/src/orxonox/objects/weaponsystem/projectiles/ParticleProjectile.cc (modified) * code/trunk/src/orxonox/objects/weaponsystem/projectiles/Projectile.cc (modified) * code/trunk/src/orxonox/objects/weaponsystem/weaponmodes/EnergyDrink.cc (modified) * code/trunk/src/orxonox/objects/weaponsystem/weaponmodes/FusionFire.cc (modified) * code/trunk/src/orxonox/objects/weaponsystem/weaponmodes/HsW01.cc (modified) * code/trunk/src/orxonox/objects/weaponsystem/weaponmodes/LaserFire.cc (modified) * code/trunk/src/orxonox/objects/weaponsystem/weaponmodes/LightningGun.cc (modified) * code/trunk/src/orxonox/objects/worldentities/Attacher.cc (modified) * code/trunk/src/orxonox/objects/worldentities/Backlight.cc (modified) * code/trunk/src/orxonox/objects/worldentities/BigExplosion.cc (modified) * code/trunk/src/orxonox/objects/worldentities/Billboard.cc (modified) * code/trunk/src/orxonox/objects/worldentities/BlinkingBillboard.cc (modified) * code/trunk/src/orxonox/objects/worldentities/Camera.cc (modified) * code/trunk/src/orxonox/objects/worldentities/CameraPosition.cc (modified) * code/trunk/src/orxonox/objects/worldentities/ControllableEntity.cc (modified) * code/trunk/src/orxonox/objects/worldentities/ExplosionChunk.cc (modified) * code/trunk/src/orxonox/objects/worldentities/FadingBillboard.cc (modified) * code/trunk/src/orxonox/objects/worldentities/Light.cc (modified) * code/trunk/src/orxonox/objects/worldentities/MobileEntity.cc (modified) * code/trunk/src/orxonox/objects/worldentities/Model.cc (modified) * code/trunk/src/orxonox/objects/worldentities/MovableEntity.cc (modified) * code/trunk/src/orxonox/objects/worldentities/ParticleEmitter.cc (modified) * code/trunk/src/orxonox/objects/worldentities/ParticleSpawner.cc (modified) * code/trunk/src/orxonox/objects/worldentities/Planet.cc (modified) * code/trunk/src/orxonox/objects/worldentities/PongBall.cc (modified) * code/trunk/src/orxonox/objects/worldentities/PongBat.cc (modified) * code/trunk/src/orxonox/objects/worldentities/PongCenterpoint.cc (modified) * code/trunk/src/orxonox/objects/worldentities/SpawnPoint.cc (modified) * code/trunk/src/orxonox/objects/worldentities/StaticEntity.cc (modified) * code/trunk/src/orxonox/objects/worldentities/TeamSpawnPoint.cc (modified) * code/trunk/src/orxonox/objects/worldentities/WorldEntity.cc (modified) * code/trunk/src/orxonox/objects/worldentities/pawns/Destroyer.cc (modified) * code/trunk/src/orxonox/objects/worldentities/pawns/Pawn.cc (modified) * code/trunk/src/orxonox/objects/worldentities/pawns/SpaceShip.cc (modified) * code/trunk/src/orxonox/objects/worldentities/pawns/Spectator.cc (modified) * code/trunk/src/orxonox/objects/worldentities/triggers/CheckPoint.cc (modified) * code/trunk/src/orxonox/objects/worldentities/triggers/DistanceTrigger.cc (modified) * code/trunk/src/orxonox/objects/worldentities/triggers/EventTrigger.cc (modified) * code/trunk/src/orxonox/objects/worldentities/triggers/PlayerTrigger.cc (modified) * code/trunk/src/orxonox/objects/worldentities/triggers/Trigger.cc (modified) * code/trunk/src/orxonox/overlays/FadeoutText.cc (modified) * code/trunk/src/orxonox/overlays/GUIOverlay.cc (modified) * code/trunk/src/orxonox/overlays/OrxonoxOverlay.cc (modified) * code/trunk/src/orxonox/overlays/OverlayGroup.cc (modified) * code/trunk/src/orxonox/overlays/OverlayText.cc (modified) * code/trunk/src/orxonox/overlays/console/InGameConsole.cc (modified) * code/trunk/src/orxonox/overlays/debug/DebugFPSText.cc (modified) * code/trunk/src/orxonox/overlays/debug/DebugRTRText.cc (modified) * code/trunk/src/orxonox/overlays/hud/AnnounceMessage.cc (modified) * code/trunk/src/orxonox/overlays/hud/ChatOverlay.cc (modified) * code/trunk/src/orxonox/overlays/hud/DeathMessage.cc (modified) * code/trunk/src/orxonox/overlays/hud/GametypeStatus.cc (modified) * code/trunk/src/orxonox/overlays/hud/HUDBar.cc (modified) * code/trunk/src/orxonox/overlays/hud/HUDHealthBar.cc (modified) * code/trunk/src/orxonox/overlays/hud/HUDNavigation.cc (modified) * code/trunk/src/orxonox/overlays/hud/HUDRadar.cc (modified) * code/trunk/src/orxonox/overlays/hud/HUDSpeedBar.cc (modified) * code/trunk/src/orxonox/overlays/hud/HUDTimer.cc (modified) * code/trunk/src/orxonox/overlays/hud/KillMessage.cc (modified) * code/trunk/src/orxonox/overlays/hud/PongScore.cc (modified) * code/trunk/src/orxonox/overlays/hud/TeamBaseMatchScore.cc (modified) * code/trunk/src/orxonox/overlays/hud/UnderAttackHealthBar.cc (modified) * code/trunk/src/orxonox/overlays/map/Map.cc (modified) * code/trunk/src/orxonox/overlays/notifications/Notification.cc (modified) * code/trunk/src/orxonox/overlays/notifications/NotificationManager.cc (modified) * code/trunk/src/orxonox/overlays/notifications/NotificationOverlay.cc (modified) * code/trunk/src/orxonox/overlays/notifications/NotificationQueue.cc (modified) * code/trunk/src/orxonox/overlays/stats/CreateLines.cc (modified) * code/trunk/src/orxonox/overlays/stats/Scoreboard.cc (modified) * code/trunk/src/orxonox/overlays/stats/Stats.cc (modified) * code/trunk/src/orxonox/overlays/stats/StatsTest.cc (modified) * code/trunk/src/orxonox/pch (deleted) * code/trunk/src/orxonox/tools/BillboardSet.cc (modified) * code/trunk/src/orxonox/tools/Mesh.cc (modified) * code/trunk/src/orxonox/tools/ParticleInterface.cc (modified) * code/trunk/src/orxonox/tools/Shader.cc (modified) * code/trunk/src/orxonox/tools/TextureGenerator.cc (modified) * code/trunk/src/orxonox/tools/TimeFactorListener.cc (modified) * code/trunk/src/orxonox/tools/Timer.cc (modified) * code/trunk/src/orxonox/tools/WindowEventListener.cc (modified) Removed old msvc specific support for precompiled header files.