# # ChangeLog for code/branches/sound # # Generated by Trac 1.0.9 # Jun 6, 2024, 7:24:21 PM Wed, 20 May 2009 18:31:23 GMT erwin [2998] * code/branches/sound/src/orxonox/objects/items/Engine.cc (modified) * code/branches/sound/src/orxonox/sound/SoundBase.cc (modified) * code/branches/sound/src/orxonox/sound/SoundManager.cc (modified) * code/branches/sound/src/orxonox/sound/SoundManager.h (modified) fixed some bugs Mon, 18 May 2009 14:52:26 GMT erwin [2984] * code/branches/sound/cmake/LibraryConfig.cmake (modified) * code/branches/sound/src/orxonox/sound/SoundBase.cc (modified) * code/branches/sound/src/orxonox/sound/SoundManager.cc (modified) implemented a fallback ogg loader via libvorbisfile Mon, 18 May 2009 13:38:22 GMT erwin [2982] * code/branches/sound/src/orxonox/objects/items/Engine.cc (modified) * code/branches/sound/src/orxonox/sound/SoundManager.cc (modified) added some error checking Mon, 18 May 2009 12:24:34 GMT erwin [2980] * code/branches/sound/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/sound/src/orxonox/objects/Level.cc (modified) * code/branches/sound/src/orxonox/objects/Level.h (modified) * code/branches/sound/src/orxonox/objects/items/Engine.cc (modified) * code/branches/sound/src/orxonox/objects/items/Engine.h (modified) * code/branches/sound/src/orxonox/sound/SoundBase.cc (modified) * code/branches/sound/src/orxonox/sound/SoundBase.h (modified) * code/branches/sound/src/orxonox/sound/SoundManager.cc (modified) added config ability to sound, few other changes Mon, 11 May 2009 13:37:19 GMT erwin [2968] * code/branches/sound/src/orxonox/sound/SoundBase.cc (modified) corrected typo Mon, 11 May 2009 13:29:23 GMT erwin [2967] * code/branches/sound/src/CMakeLists.txt (modified) * code/branches/sound/src/orxonox/CMakeLists.txt (modified) * code/branches/sound/src/orxonox/sound/SoundBase.cc (modified) * code/branches/sound/src/orxonox/sound/SoundBase.h (modified) SoundBase now loads files relative to the mediapath Mon, 11 May 2009 12:30:54 GMT erwin [2966] * code/branches/sound/src/orxonox/CMakeLists.txt (modified) * code/branches/sound/src/orxonox/objects/Level.cc (modified) * code/branches/sound/src/orxonox/objects/Level.h (modified) * code/branches/sound/src/orxonox/sound (added) * code/branches/sound/src/orxonox/sound/CMakeLists.txt (copied) * code/branches/sound/src/orxonox/sound/SoundBase.cc (copied) * code/branches/sound/src/orxonox/sound/SoundBase.h (copied) * code/branches/sound/src/orxonox/sound/SoundManager.cc (copied) * code/branches/sound/src/orxonox/sound/SoundManager.h (copied) * code/branches/sound/src/sound (deleted) moved files, modified to support multiple contexts Mon, 04 May 2009 18:31:03 GMT erwin [2955] * code/branches/sound/src/orxonox/objects/Level.cc (modified) * code/branches/sound/src/sound/SoundBase.h (modified) corrected typo Mon, 04 May 2009 13:40:08 GMT erwin [2950] * code/branches/sound/cmake/LibraryConfig.cmake (modified) * code/branches/sound/src/orxonox/CMakeLists.txt (modified) * code/branches/sound/src/orxonox/objects/Level.cc (modified) * code/branches/sound/src/orxonox/objects/Level.h (modified) * code/branches/sound/src/sound/CMakeLists.txt (added) * code/branches/sound/src/sound/SoundBase.cc (modified) * code/branches/sound/src/sound/SoundBase.h (modified) * code/branches/sound/src/sound/SoundManager.cc (modified) * code/branches/sound/src/sound/SoundManager.h (modified) * code/branches/sound/src/sound/copyheader (deleted) ambient sound loading for levels Mon, 27 Apr 2009 13:30:34 GMT erwin [2932] * code/branches/sound/src/sound/SoundBase.cc (modified) * code/branches/sound/src/sound/SoundBase.h (modified) * code/branches/sound/src/sound/SoundManager.cc (modified) * code/branches/sound/src/sound/SoundManager.h (modified) Sound: implemented sample file loading via alut Mon, 27 Apr 2009 12:41:50 GMT erwin [2931] * code/branches/sound/src/sound/SoundBase.cc (modified) * code/branches/sound/src/sound/SoundBase.h (modified) * code/branches/sound/src/sound/SoundManager.cc (modified) Sound: SoundBase complete Mon, 27 Apr 2009 11:18:13 GMT erwin [2930] * code/branches/sound/src/CMakeLists.txt (modified) * code/branches/sound/src/sound/SoundBase.h (modified) * code/branches/sound/src/sound/SoundManager.cc (modified) * code/branches/sound/src/sound/SoundManager.h (modified) Sound: Added building things, corrected some typos Mon, 06 Apr 2009 13:08:09 GMT erwin [2899] * code/branches/sound/src/sound/SoundBase.cc (added) * code/branches/sound/src/sound/SoundBase.h (modified) * code/branches/sound/src/sound/SoundManager.cc (added) * code/branches/sound/src/sound/SoundManager.h (modified) implemented SoundManager class Mon, 30 Mar 2009 13:34:39 GMT erwin [2866] * code/branches/sound/src/audio (deleted) * code/branches/sound/src/sound (added) * code/branches/sound/src/sound/SoundBase.h (added) * code/branches/sound/src/sound/SoundManager.h (added) * code/branches/sound/src/sound/copyheader (added) Added src/sound and some files Mon, 23 Mar 2009 13:12:23 GMT landauf [2829] * code/branches/sound (copied) created new branch for the sound-project Mon, 23 Mar 2009 11:02:49 GMT landauf [2826] * code/trunk (modified) * 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/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/OrxonoxPrereqs.h (modified) * code/trunk/src/orxonox/gamestates/GSLevel.cc (modified) * code/trunk/src/orxonox/objects/CMakeLists.txt (modified) * code/trunk/src/orxonox/objects/Level.cc (modified) * code/trunk/src/orxonox/objects/Level.h (modified) * code/trunk/src/orxonox/objects/Teamcolourable.cc (copied) * code/trunk/src/orxonox/objects/Teamcolourable.h (copied) * code/trunk/src/orxonox/objects/collisionshapes (modified) * code/trunk/src/orxonox/objects/controllers/Controller.cc (modified) * code/trunk/src/orxonox/objects/controllers/Controller.h (modified) * code/trunk/src/orxonox/objects/gametypes/CMakeLists.txt (modified) * code/trunk/src/orxonox/objects/gametypes/Deathmatch.cc (copied) * code/trunk/src/orxonox/objects/gametypes/Deathmatch.h (copied) * code/trunk/src/orxonox/objects/gametypes/Gametype.cc (modified) * code/trunk/src/orxonox/objects/gametypes/Gametype.h (modified) * code/trunk/src/orxonox/objects/gametypes/Pong.cc (copied) * code/trunk/src/orxonox/objects/gametypes/Pong.h (copied) * code/trunk/src/orxonox/objects/gametypes/TeamDeathmatch.cc (copied) * code/trunk/src/orxonox/objects/gametypes/TeamDeathmatch.h (copied) * code/trunk/src/orxonox/objects/infos/GametypeInfo.cc (modified) * code/trunk/src/orxonox/objects/infos/GametypeInfo.h (modified) * code/trunk/src/orxonox/objects/infos/HumanPlayer.cc (modified) * code/trunk/src/orxonox/objects/infos/HumanPlayer.h (modified) * code/trunk/src/orxonox/objects/infos/PlayerInfo.cc (modified) * code/trunk/src/orxonox/objects/infos/PlayerInfo.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/WeaponSystem.cc (modified) * code/trunk/src/orxonox/objects/weaponSystem/WeaponSystem.h (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/Billboard.h (modified) * code/trunk/src/orxonox/objects/worldentities/CMakeLists.txt (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/CameraPosition.cc (modified) * code/trunk/src/orxonox/objects/worldentities/CameraPosition.h (modified) * code/trunk/src/orxonox/objects/worldentities/ControllableEntity.cc (modified) * code/trunk/src/orxonox/objects/worldentities/Light.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/PongBall.cc (copied) * code/trunk/src/orxonox/objects/worldentities/PongBall.h (copied) * code/trunk/src/orxonox/objects/worldentities/PongBat.cc (copied) * code/trunk/src/orxonox/objects/worldentities/PongBat.h (copied) * code/trunk/src/orxonox/objects/worldentities/PongCenterpoint.cc (copied) * code/trunk/src/orxonox/objects/worldentities/PongCenterpoint.h (copied) * code/trunk/src/orxonox/objects/worldentities/StaticEntity.cc (modified) * code/trunk/src/orxonox/objects/worldentities/StaticEntity.h (modified) * code/trunk/src/orxonox/objects/worldentities/TeamSpawnPoint.cc (copied) * code/trunk/src/orxonox/objects/worldentities/TeamSpawnPoint.h (copied) * code/trunk/src/orxonox/objects/worldentities/pawns/Pawn.cc (modified) * code/trunk/src/orxonox/objects/worldentities/pawns/Pawn.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) merged miniprojects branch back to trunk