# # ChangeLog for code/branches/pch/src/orxonox/objects/worldentities/Camera.h # # Generated by Trac 1.0.9 # May 29, 2024, 9:52:07 AM Mon, 15 Jun 2009 09:52:13 GMT rgrieder [3177] * code/branches/pch/src/orxonox/CMakeLists.txt (modified) * code/branches/pch/src/orxonox/GraphicsManager.cc (modified) * code/branches/pch/src/orxonox/PawnManager.h (modified) * code/branches/pch/src/orxonox/gamestates/GSGraphics.h (modified) * code/branches/pch/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/pch/src/orxonox/gamestates/GSRoot.cc (modified) * code/branches/pch/src/orxonox/interfaces (added) * code/branches/pch/src/orxonox/interfaces/CMakeLists.txt (added) * code/branches/pch/src/orxonox/interfaces/GametypeMessageListener.h (moved) * code/branches/pch/src/orxonox/interfaces/InterfaceCompilation.cc (moved) * code/branches/pch/src/orxonox/interfaces/PawnListener.h (moved) * code/branches/pch/src/orxonox/interfaces/RadarListener.h (moved) * code/branches/pch/src/orxonox/interfaces/RadarViewable.cc (moved) * code/branches/pch/src/orxonox/interfaces/RadarViewable.h (moved) * code/branches/pch/src/orxonox/interfaces/Teamcolourable.h (moved) * code/branches/pch/src/orxonox/interfaces/Tickable.h (moved) * code/branches/pch/src/orxonox/interfaces/TimeFactorListener.h (moved) * code/branches/pch/src/orxonox/interfaces/WindowEventListener.h (moved) * code/branches/pch/src/orxonox/objects/CMakeLists.txt (modified) * code/branches/pch/src/orxonox/objects/GametypeMessageListener.cc (deleted) * code/branches/pch/src/orxonox/objects/Radar.cc (modified) * code/branches/pch/src/orxonox/objects/Radar.h (modified) * code/branches/pch/src/orxonox/objects/RadarListener.cc (deleted) * code/branches/pch/src/orxonox/objects/Scene.h (modified) * code/branches/pch/src/orxonox/objects/Teamcolourable.cc (deleted) * code/branches/pch/src/orxonox/objects/Test.h (modified) * code/branches/pch/src/orxonox/objects/Tickable.cc (deleted) * code/branches/pch/src/orxonox/objects/controllers/AIController.h (modified) * code/branches/pch/src/orxonox/objects/controllers/ArtificialController.h (modified) * code/branches/pch/src/orxonox/objects/controllers/PongAI.h (modified) * code/branches/pch/src/orxonox/objects/controllers/WaypointController.h (modified) * code/branches/pch/src/orxonox/objects/gametypes/Gametype.h (modified) * code/branches/pch/src/orxonox/objects/gametypes/TeamDeathmatch.cc (modified) * code/branches/pch/src/orxonox/objects/gametypes/UnderAttack.h (modified) * code/branches/pch/src/orxonox/objects/infos/GametypeInfo.cc (modified) * code/branches/pch/src/orxonox/objects/items/Engine.h (modified) * code/branches/pch/src/orxonox/objects/pickup/DroppedItem.h (modified) * code/branches/pch/src/orxonox/objects/pickup/PickupSpawner.h (modified) * code/branches/pch/src/orxonox/objects/weaponsystem/projectiles/Projectile.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/Backlight.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/Billboard.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/BlinkingBillboard.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/Camera.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/FadingBillboard.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/ForceField.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/Light.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/MobileEntity.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/Planet.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/TeamBaseMatchBase.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/triggers/CheckPoint.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/triggers/Trigger.h (modified) * code/branches/pch/src/orxonox/overlays/FadeoutText.h (modified) * code/branches/pch/src/orxonox/overlays/OrxonoxOverlay.h (modified) * code/branches/pch/src/orxonox/overlays/console/InGameConsole.h (modified) * code/branches/pch/src/orxonox/overlays/debug/DebugFPSText.h (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/DeathMessage.h (modified) * code/branches/pch/src/orxonox/overlays/hud/GametypeStatus.h (modified) * code/branches/pch/src/orxonox/overlays/hud/HUDHealthBar.h (modified) * code/branches/pch/src/orxonox/overlays/hud/HUDNavigation.h (modified) * code/branches/pch/src/orxonox/overlays/hud/HUDRadar.h (modified) * code/branches/pch/src/orxonox/overlays/hud/HUDSpeedBar.h (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.h (modified) * code/branches/pch/src/orxonox/overlays/hud/TeamBaseMatchScore.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/NotificationQueue.h (modified) * code/branches/pch/src/orxonox/overlays/stats/Scoreboard.h (modified) * code/branches/pch/src/orxonox/overlays/stats/Stats.h (modified) * code/branches/pch/src/orxonox/sound/SoundManager.h (modified) * code/branches/pch/src/orxonox/tools/CMakeLists.txt (modified) * code/branches/pch/src/orxonox/tools/ParticleInterface.h (modified) * code/branches/pch/src/orxonox/tools/PawnListener.cc (deleted) * code/branches/pch/src/orxonox/tools/Shader.h (modified) * code/branches/pch/src/orxonox/tools/TimeFactorListener.cc (deleted) * code/branches/pch/src/orxonox/tools/Timer.h (modified) Moved interface classes to orxonox/interfaces. This resolves certain ... Wed, 03 Jun 2009 17:20:36 GMT rgrieder [3114] * code/branches/pch (copied) Creating branch for experimental precompiled header file support. Mon, 25 May 2009 17:47:11 GMT landauf [3068] * code/trunk/bin/client1.bat.in (modified) * code/trunk/bin/client2.bat.in (modified) * code/trunk/bin/dedicated.bat.in (modified) * code/trunk/bin/run.bat.in (modified) * code/trunk/bin/server.bat.in (modified) * code/trunk/bin/standalone.bat.in (modified) * code/trunk/cmake/FindDirectX.cmake (modified) * code/trunk/cmake/LibraryConfigTardis.cmake (modified) * code/trunk/src/core/LuaBind.cc (modified) * code/trunk/src/core/LuaBind.h (modified) * code/trunk/src/core/Template.cc (modified) * code/trunk/src/core/Template.h (modified) * code/trunk/src/core/XMLFile.h (modified) * code/trunk/src/core/XMLIncludes.h (modified) * code/trunk/src/cpptcl/cpptcl.cc (modified) * code/trunk/src/cpptcl/cpptcl.h (modified) * code/trunk/src/network/synchronisable/NetworkCallback.h (modified) * code/trunk/src/network/synchronisable/Synchronisable.cc (modified) * code/trunk/src/network/synchronisable/Synchronisable.h (modified) * code/trunk/src/orxonox/CameraManager.cc (modified) * code/trunk/src/orxonox/CameraManager.h (modified) * code/trunk/src/orxonox/objects/Level.cc (modified) * code/trunk/src/orxonox/objects/Level.h (modified) * code/trunk/src/orxonox/objects/collisionshapes (modified) * code/trunk/src/orxonox/objects/gametypes/TeamDeathmatch.cc (modified) * code/trunk/src/orxonox/objects/gametypes/TeamDeathmatch.h (modified) * code/trunk/src/orxonox/objects/pickup/Usable.h (modified) * code/trunk/src/orxonox/objects/quest/AddQuest.cc (modified) * code/trunk/src/orxonox/objects/quest/AddQuest.h (modified) * code/trunk/src/orxonox/objects/quest/AddQuestHint.cc (modified) * code/trunk/src/orxonox/objects/quest/AddQuestHint.h (modified) * code/trunk/src/orxonox/objects/quest/AddReward.cc (modified) * code/trunk/src/orxonox/objects/quest/AddReward.h (modified) * code/trunk/src/orxonox/objects/quest/ChangeQuestStatus.cc (modified) * code/trunk/src/orxonox/objects/quest/ChangeQuestStatus.h (modified) * code/trunk/src/orxonox/objects/quest/CompleteQuest.cc (modified) * code/trunk/src/orxonox/objects/quest/CompleteQuest.h (modified) * code/trunk/src/orxonox/objects/quest/FailQuest.cc (modified) * code/trunk/src/orxonox/objects/quest/FailQuest.h (modified) * code/trunk/src/orxonox/objects/quest/GlobalQuest.cc (modified) * code/trunk/src/orxonox/objects/quest/GlobalQuest.h (modified) * code/trunk/src/orxonox/objects/quest/LocalQuest.cc (modified) * code/trunk/src/orxonox/objects/quest/LocalQuest.h (modified) * code/trunk/src/orxonox/objects/quest/Quest.cc (modified) * code/trunk/src/orxonox/objects/quest/Quest.h (modified) * code/trunk/src/orxonox/objects/quest/QuestDescription.cc (modified) * code/trunk/src/orxonox/objects/quest/QuestDescription.h (modified) * code/trunk/src/orxonox/objects/quest/QuestEffect.cc (modified) * code/trunk/src/orxonox/objects/quest/QuestEffect.h (modified) * code/trunk/src/orxonox/objects/quest/QuestHint.cc (modified) * code/trunk/src/orxonox/objects/quest/QuestHint.h (modified) * code/trunk/src/orxonox/objects/quest/QuestItem.cc (modified) * code/trunk/src/orxonox/objects/quest/QuestItem.h (modified) * code/trunk/src/orxonox/objects/quest/QuestManager.cc (modified) * code/trunk/src/orxonox/objects/quest/QuestManager.h (modified) * code/trunk/src/orxonox/objects/quest/Rewardable.cc (modified) * code/trunk/src/orxonox/objects/quest/Rewardable.h (modified) * code/trunk/src/orxonox/objects/weaponsystem/weaponmodes (modified) * code/trunk/src/orxonox/objects/worldentities/Backlight.cc (modified) * code/trunk/src/orxonox/objects/worldentities/Backlight.h (modified) * code/trunk/src/orxonox/objects/worldentities/Camera.cc (modified) * code/trunk/src/orxonox/objects/worldentities/Camera.h (modified) * code/trunk/src/orxonox/objects/worldentities/MobileEntity.cc (modified) * code/trunk/src/orxonox/objects/worldentities/MobileEntity.h (modified) * code/trunk/src/orxonox/objects/worldentities/ParticleSpawner.cc (modified) * code/trunk/src/orxonox/objects/worldentities/ParticleSpawner.h (modified) * code/trunk/src/orxonox/objects/worldentities/StaticEntity.cc (modified) * code/trunk/src/orxonox/objects/worldentities/StaticEntity.h (modified) * code/trunk/src/orxonox/objects/worldentities/triggers/DistanceTrigger.cc (modified) * code/trunk/src/orxonox/objects/worldentities/triggers/DistanceTrigger.h (modified) * code/trunk/src/orxonox/objects/worldentities/triggers/Trigger.cc (modified) * code/trunk/src/orxonox/objects/worldentities/triggers/Trigger.h (modified) * code/trunk/src/tolua/all-5.0.lua (modified) * code/trunk/src/tolua/all-5.1.lua (modified) * code/trunk/src/util (modified) * code/trunk/src/util/Exception.cc (modified) * code/trunk/src/util/Exception.h (modified) * code/trunk/src/util/SignalHandler.cc (modified) * code/trunk/src/util/SignalHandler.h (modified) removing svn:mergeinfo again after sound2 merge