# # ChangeLog for code/branches/pch/src/orxonox/overlays # # Generated by Trac 1.0.9 # Jun 1, 2024, 12:29:20 PM Sun, 14 Jun 2009 19:04:31 GMT rgrieder [3172] * code/branches/pch/src/orxonox/GraphicsManager.cc (modified) * code/branches/pch/src/orxonox/overlays/map/Map.cc (modified) * code/branches/pch/src/orxonox/overlays/map/Map.h (modified) Hack-fixed exit crash: The Map stores a static MaterialPtr that gets ... Sun, 14 Jun 2009 09:28:00 GMT rgrieder [3164] * code/branches/pch/src/orxonox/objects/Scene.cc (modified) * code/branches/pch/src/orxonox/objects/collisionshapes/BoxCollisionShape.cc (modified) * code/branches/pch/src/orxonox/objects/collisionshapes/CollisionShape.cc (modified) * code/branches/pch/src/orxonox/objects/collisionshapes/CompoundCollisionShape.cc (modified) * code/branches/pch/src/orxonox/objects/collisionshapes/ConeCollisionShape.cc (modified) * code/branches/pch/src/orxonox/objects/collisionshapes/PlaneCollisionShape.cc (modified) * code/branches/pch/src/orxonox/objects/collisionshapes/SphereCollisionShape.cc (modified) * code/branches/pch/src/orxonox/objects/collisionshapes/WorldEntityCollisionShape.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/MobileEntity.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/StaticEntity.cc (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/SpaceShip.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/pawns/SpaceShip.h (modified) * code/branches/pch/src/orxonox/overlays/OverlayText.cc (modified) * code/branches/pch/src/orxonox/tools/BulletConversions.h (modified) The usual convention with our headers is to use <> for all third ... Sat, 13 Jun 2009 15:05:38 GMT rgrieder [3158] * code/branches/pch/src/orxonox/objects/quest/AddQuest.cc (modified) * code/branches/pch/src/orxonox/objects/quest/AddQuest.h (modified) * code/branches/pch/src/orxonox/objects/quest/AddQuestHint.cc (modified) * code/branches/pch/src/orxonox/objects/quest/AddQuestHint.h (modified) * code/branches/pch/src/orxonox/objects/quest/AddReward.cc (modified) * code/branches/pch/src/orxonox/objects/quest/AddReward.h (modified) * code/branches/pch/src/orxonox/objects/quest/ChangeQuestStatus.cc (modified) * code/branches/pch/src/orxonox/objects/quest/ChangeQuestStatus.h (modified) * code/branches/pch/src/orxonox/objects/quest/CompleteQuest.cc (modified) * code/branches/pch/src/orxonox/objects/quest/CompleteQuest.h (modified) * code/branches/pch/src/orxonox/objects/quest/FailQuest.cc (modified) * code/branches/pch/src/orxonox/objects/quest/FailQuest.h (modified) * code/branches/pch/src/orxonox/objects/quest/GlobalQuest.cc (modified) * code/branches/pch/src/orxonox/objects/quest/GlobalQuest.h (modified) * code/branches/pch/src/orxonox/objects/quest/LocalQuest.cc (modified) * code/branches/pch/src/orxonox/objects/quest/LocalQuest.h (modified) * code/branches/pch/src/orxonox/objects/quest/Quest.cc (modified) * code/branches/pch/src/orxonox/objects/quest/Quest.h (modified) * code/branches/pch/src/orxonox/objects/quest/QuestDescription.cc (modified) * code/branches/pch/src/orxonox/objects/quest/QuestDescription.h (modified) * code/branches/pch/src/orxonox/objects/quest/QuestEffect.cc (modified) * code/branches/pch/src/orxonox/objects/quest/QuestEffect.h (modified) * code/branches/pch/src/orxonox/objects/quest/QuestEffectBeacon.cc (modified) * code/branches/pch/src/orxonox/objects/quest/QuestEffectBeacon.h (modified) * code/branches/pch/src/orxonox/objects/quest/QuestHint.cc (modified) * code/branches/pch/src/orxonox/objects/quest/QuestHint.h (modified) * code/branches/pch/src/orxonox/objects/quest/QuestItem.cc (modified) * code/branches/pch/src/orxonox/objects/quest/QuestItem.h (modified) * code/branches/pch/src/orxonox/objects/quest/QuestListener.cc (modified) * code/branches/pch/src/orxonox/objects/quest/QuestListener.h (modified) * code/branches/pch/src/orxonox/objects/quest/QuestManager.cc (modified) * code/branches/pch/src/orxonox/objects/quest/QuestManager.h (modified) * code/branches/pch/src/orxonox/objects/quest/Rewardable.cc (modified) * code/branches/pch/src/orxonox/objects/quest/Rewardable.h (modified) * code/branches/pch/src/orxonox/overlays/hud/AnnounceMessage.h (modified) * code/branches/pch/src/orxonox/overlays/hud/ChatOverlay.cc (modified) * code/branches/pch/src/orxonox/overlays/hud/ChatOverlay.h (modified) * code/branches/pch/src/orxonox/overlays/hud/DeathMessage.h (modified) * code/branches/pch/src/orxonox/overlays/hud/HUDNavigation.cc (modified) * code/branches/pch/src/orxonox/overlays/hud/HUDNavigation.h (modified) * code/branches/pch/src/orxonox/overlays/hud/KillMessage.h (modified) * code/branches/pch/src/orxonox/overlays/notifications/Notification.cc (modified) * code/branches/pch/src/orxonox/overlays/notifications/Notification.h (modified) * code/branches/pch/src/orxonox/overlays/notifications/NotificationManager.cc (modified) * code/branches/pch/src/orxonox/overlays/notifications/NotificationManager.h (modified) * code/branches/pch/src/orxonox/overlays/notifications/NotificationOverlay.cc (modified) * code/branches/pch/src/orxonox/overlays/notifications/NotificationOverlay.h (modified) * code/branches/pch/src/orxonox/overlays/notifications/NotificationQueue.cc (modified) * code/branches/pch/src/orxonox/overlays/notifications/NotificationQueue.h (modified) * code/branches/pch/src/orxonox/overlays/stats/CreateLines.h (modified) * code/branches/pch/src/orxonox/tools/BillboardSet.cc (modified) * code/branches/pch/src/orxonox/tools/BillboardSet.h (modified) * code/branches/pch/src/orxonox/tools/Mesh.cc (modified) * code/branches/pch/src/orxonox/tools/Mesh.h (modified) * code/branches/pch/src/orxonox/tools/ParticleInterface.cc (modified) * code/branches/pch/src/orxonox/tools/ParticleInterface.h (modified) Removed the filename part of all @file foo.cc because Doxygen chooses ... 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 ... Fri, 12 Jun 2009 08:58:40 GMT rgrieder [3150] * code/branches/pch/src/core/CommandLine.cc (modified) * code/branches/pch/src/core/input/InputManager.cc (modified) * code/branches/pch/src/core/input/InputState.h (modified) * code/branches/pch/src/network/Host.h (modified) * code/branches/pch/src/orxonox/overlays/OverlayText.cc (modified) * code/branches/pch/src/util/Clipboard.cc (modified) Build fixes (X11 defines the None macro...) Wed, 10 Jun 2009 20:58:53 GMT rgrieder [3144] * code/branches/pch/src/orxonox/overlays/FadeoutText.cc (modified) * code/branches/pch/src/orxonox/overlays/FadeoutText.h (modified) * code/branches/pch/src/orxonox/overlays/GUIOverlay.cc (modified) * code/branches/pch/src/orxonox/overlays/GUIOverlay.h (modified) * code/branches/pch/src/orxonox/overlays/OrxonoxOverlay.h (modified) * code/branches/pch/src/orxonox/overlays/OverlayGroup.h (modified) * code/branches/pch/src/orxonox/overlays/OverlayText.cc (modified) * code/branches/pch/src/orxonox/overlays/OverlayText.h (modified) * code/branches/pch/src/orxonox/overlays/console/InGameConsole.cc (modified) * code/branches/pch/src/orxonox/overlays/console/InGameConsole.h (modified) * code/branches/pch/src/orxonox/overlays/debug/DebugFPSText.cc (modified) * code/branches/pch/src/orxonox/overlays/debug/DebugFPSText.h (modified) * code/branches/pch/src/orxonox/overlays/debug/DebugRTRText.cc (modified) * code/branches/pch/src/orxonox/overlays/debug/DebugRTRText.h (modified) * code/branches/pch/src/orxonox/overlays/hud/AnnounceMessage.h (modified) * code/branches/pch/src/orxonox/overlays/hud/ChatOverlay.cc (modified) * code/branches/pch/src/orxonox/overlays/hud/ChatOverlay.h (modified) * code/branches/pch/src/orxonox/overlays/hud/DeathMessage.h (modified) * code/branches/pch/src/orxonox/overlays/hud/GametypeStatus.cc (modified) * code/branches/pch/src/orxonox/overlays/hud/GametypeStatus.h (modified) * code/branches/pch/src/orxonox/overlays/hud/HUDBar.cc (modified) * code/branches/pch/src/orxonox/overlays/hud/HUDBar.h (modified) * code/branches/pch/src/orxonox/overlays/hud/HUDHealthBar.cc (modified) * code/branches/pch/src/orxonox/overlays/hud/HUDHealthBar.h (modified) * code/branches/pch/src/orxonox/overlays/hud/HUDNavigation.cc (modified) * code/branches/pch/src/orxonox/overlays/hud/HUDNavigation.h (modified) * code/branches/pch/src/orxonox/overlays/hud/HUDRadar.cc (modified) * code/branches/pch/src/orxonox/overlays/hud/HUDRadar.h (modified) * code/branches/pch/src/orxonox/overlays/hud/HUDSpeedBar.cc (modified) * code/branches/pch/src/orxonox/overlays/hud/HUDSpeedBar.h (modified) * code/branches/pch/src/orxonox/overlays/hud/HUDTimer.cc (modified) * code/branches/pch/src/orxonox/overlays/hud/HUDTimer.h (modified) * code/branches/pch/src/orxonox/overlays/hud/KillMessage.h (modified) * code/branches/pch/src/orxonox/overlays/hud/PongScore.cc (modified) * code/branches/pch/src/orxonox/overlays/hud/PongScore.h (modified) * code/branches/pch/src/orxonox/overlays/hud/TeamBaseMatchScore.cc (modified) * code/branches/pch/src/orxonox/overlays/hud/TeamBaseMatchScore.h (modified) * code/branches/pch/src/orxonox/overlays/hud/UnderAttackHealthBar.h (modified) * code/branches/pch/src/orxonox/overlays/map/Map.cc (modified) * code/branches/pch/src/orxonox/overlays/map/Map.h (modified) * code/branches/pch/src/orxonox/overlays/notifications/Notification.cc (modified) * code/branches/pch/src/orxonox/overlays/notifications/Notification.h (modified) * code/branches/pch/src/orxonox/overlays/notifications/NotificationManager.cc (modified) * code/branches/pch/src/orxonox/overlays/notifications/NotificationManager.h (modified) * code/branches/pch/src/orxonox/overlays/notifications/NotificationOverlay.cc (modified) * code/branches/pch/src/orxonox/overlays/notifications/NotificationOverlay.h (modified) * code/branches/pch/src/orxonox/overlays/notifications/NotificationQueue.cc (modified) * code/branches/pch/src/orxonox/overlays/notifications/NotificationQueue.h (modified) Header file section clean up in orxonox/overlays (without stats). ... Wed, 10 Jun 2009 20:49:04 GMT rgrieder [3142] * code/branches/pch/src/orxonox/overlays/console/InGameConsole.cc (modified) * code/branches/pch/src/orxonox/overlays/console/InGameConsole.h (modified) * code/branches/pch/src/orxonox/overlays/hud/ChatOverlay.cc (modified) * code/branches/pch/src/util/MultiTypeValue.h (modified) * code/branches/pch/src/util/UTFStringConversions.h (added) Move std::string to Ogre::UTFString conversion to util. Wed, 10 Jun 2009 20:42:42 GMT rgrieder [3140] * code/branches/pch/src/orxonox/overlays/stats/CMakeLists.txt (modified) * code/branches/pch/src/orxonox/overlays/stats/CreateLines.cc (modified) * code/branches/pch/src/orxonox/overlays/stats/CreateLines.h (modified) * code/branches/pch/src/orxonox/overlays/stats/Scoreboard.cc (modified) * code/branches/pch/src/orxonox/overlays/stats/Scoreboard.h (modified) * code/branches/pch/src/orxonox/overlays/stats/Stats.cc (modified) * code/branches/pch/src/orxonox/overlays/stats/Stats.h (modified) * code/branches/pch/src/orxonox/overlays/stats/StatsTest.cc (deleted) * code/branches/pch/src/orxonox/overlays/stats/StatsTest.h (deleted) Removed 'empty' file and cleaned out header section of statics ... Tue, 09 Jun 2009 12:48:32 GMT rgrieder [3125] * code/branches/pch/src/core/input/InputManager.cc (modified) * code/branches/pch/src/orxonox/objects/Scene.cc (modified) * code/branches/pch/src/orxonox/objects/collisionshapes/BoxCollisionShape.cc (modified) * code/branches/pch/src/orxonox/objects/collisionshapes/CompoundCollisionShape.cc (modified) * code/branches/pch/src/orxonox/objects/collisionshapes/PlaneCollisionShape.cc (modified) * code/branches/pch/src/orxonox/overlays/stats/Scoreboard.cc (modified) * code/branches/pch/src/util/Convert.h (modified) Renamed stupid omni_cast to multi_cast. It still eats about anything ;) 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.