# # ChangeLog for code/branches/sound3 # # Generated by Trac 1.0.9 # Nov 13, 2024, 4:28:50 PM Wed, 21 Oct 2009 15:28:13 GMT youngk [5982] * code/branches/sound3/data/levels/sound.oxw (added) * code/branches/sound3/src/orxonox/sound/AmbientSound.cc (modified) * code/branches/sound3/src/orxonox/sound/AmbientSound.h (modified) * code/branches/sound3/src/orxonox/sound/BaseSound.cc (modified) * code/branches/sound3/src/orxonox/sound/BaseSound.h (modified) * code/branches/sound3/src/orxonox/sound/SoundManager.cc (modified) * code/branches/sound3/src/orxonox/sound/SoundManager.h (modified) Ambient Sounds are now locationally triggerable, i.e if the player ... Fri, 16 Oct 2009 17:10:03 GMT rgrieder [5962] * code/branches/sound3/src/orxonox/sound/BaseSound.cc (modified) Fixed sound reloading problem. The solution was in fact to first stop ... Thu, 15 Oct 2009 07:41:28 GMT erwin [5957] * code/branches/sound3/src/orxonox/sound/BaseSound.cc (modified) Found another output withourt 'Sound:' prefix Wed, 14 Oct 2009 15:01:49 GMT youngk [5956] * code/branches/sound3/src/orxonox/CMakeLists.txt (modified) * code/branches/sound3/src/orxonox/MoodManager.cc (added) * code/branches/sound3/src/orxonox/MoodManager.h (added) * code/branches/sound3/src/orxonox/gamestates/GSMainMenu.cc (modified) * code/branches/sound3/src/orxonox/gamestates/GSMainMenu.h (modified) Implemented Mood functionality plus the ability to change the ... Wed, 14 Oct 2009 14:59:47 GMT youngk [5954] * code/branches/sound3/src/orxonox/sound/BaseSound.cc (modified) Bug Fix: SoundBase. The old sound file is now automatically unloaded ... Wed, 14 Oct 2009 11:17:34 GMT rgrieder [5946] * code/branches/sound3/src/orxonox/sound/BaseSound.cc (modified) * code/branches/sound3/src/orxonox/sound/SoundManager.cc (modified) Reapplying erwin's changes from r5939. Wed, 14 Oct 2009 11:13:41 GMT rgrieder [5943] * code/branches/sound3 (copied) Recreating sound3 branch. Wed, 14 Oct 2009 09:33:13 GMT rgrieder [5940] * code/trunk/src/libraries/core/MemoryArchive.cc (modified) Fixed boost v1.36 build.