# # ChangeLog for code/branches/pch/src/orxonox/sound/SoundManager.h # # Generated by Trac 1.0.9 # Jun 3, 2024, 2:25:08 PM 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 ... Sat, 13 Jun 2009 14:57:55 GMT rgrieder [3156] * code/branches/pch/src/core/BaseObject.h (modified) * code/branches/pch/src/core/Core.h (modified) * code/branches/pch/src/core/CorePrereqs.h (modified) * code/branches/pch/src/core/Namespace.h (modified) * code/branches/pch/src/core/Super.h (modified) * code/branches/pch/src/core/XMLIncludes.h (deleted) * code/branches/pch/src/core/XMLPort.h (modified) * code/branches/pch/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/pch/src/orxonox/gui/GUIManager.h (modified) * code/branches/pch/src/orxonox/sound/SoundBase.h (modified) * code/branches/pch/src/orxonox/sound/SoundManager.h (modified) Moved the forward declaration I found to the prereqs.h files. Tue, 09 Jun 2009 20:06:57 GMT rgrieder [3133] * code/branches/pch/src/orxonox/sound/SoundBase.cc (modified) * code/branches/pch/src/orxonox/sound/SoundBase.h (modified) * code/branches/pch/src/orxonox/sound/SoundMainMenu.cc (modified) * code/branches/pch/src/orxonox/sound/SoundMainMenu.h (modified) * code/branches/pch/src/orxonox/sound/SoundManager.cc (modified) * code/branches/pch/src/orxonox/sound/SoundManager.h (modified) Reduced header file dependencies in the sound classes. 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 21:49:42 GMT landauf [3078] * code/trunk/src/orxonox/objects/controllers/WaypointController.cc (modified) * code/trunk/src/orxonox/objects/controllers/WaypointController.h (modified) * code/trunk/src/orxonox/objects/controllers/WaypointPatrolController.cc (modified) * code/trunk/src/orxonox/objects/controllers/WaypointPatrolController.h (modified) * code/trunk/src/orxonox/objects/pickup/items/CMakeLists.txt (modified) * code/trunk/src/orxonox/objects/pickup/items/HealthImmediate.cc (modified) * code/trunk/src/orxonox/objects/pickup/items/HealthImmediate.h (modified) * code/trunk/src/orxonox/objects/pickup/items/HealthUsable.cc (modified) * code/trunk/src/orxonox/objects/pickup/items/HealthUsable.h (modified) * code/trunk/src/orxonox/objects/pickup/items/Jump.cc (modified) * code/trunk/src/orxonox/objects/pickup/items/Jump.h (modified) * code/trunk/src/orxonox/objects/quest/QuestNotification.cc (modified) * code/trunk/src/orxonox/objects/quest/QuestNotification.h (modified) * code/trunk/src/orxonox/objects/worldentities/Attacher.cc (modified) * code/trunk/src/orxonox/objects/worldentities/Attacher.h (modified) * code/trunk/src/orxonox/overlays/GUIOverlay.cc (modified) * code/trunk/src/orxonox/overlays/GUIOverlay.h (modified) * code/trunk/src/orxonox/overlays/hud/PongScore.cc (modified) * code/trunk/src/orxonox/overlays/hud/PongScore.h (modified) * code/trunk/src/orxonox/overlays/notifications/NotificationOverlay.cc (modified) * code/trunk/src/orxonox/overlays/notifications/NotificationOverlay.h (modified) * code/trunk/src/orxonox/sound/CMakeLists.txt (modified) * code/trunk/src/orxonox/sound/SoundBase.cc (modified) * code/trunk/src/orxonox/sound/SoundBase.h (modified) * code/trunk/src/orxonox/sound/SoundMainMenu.cc (modified) * code/trunk/src/orxonox/sound/SoundMainMenu.h (modified) * code/trunk/src/orxonox/sound/SoundManager.cc (modified) * code/trunk/src/orxonox/sound/SoundManager.h (modified) added svn:eolstyle native, no codechanges