# # ChangeLog for code/branches/core7/src/orxonox/sound/CMakeLists.txt # # Generated by Trac 1.0.9 # May 18, 2024, 2:39:00 PM Sun, 22 Mar 2015 21:00:03 GMT landauf [10328] * code/branches/core7 (copied) created branch to work on new core features Fri, 11 Feb 2011 12:03:47 GMT landauf [7854] * code/trunk/data/levels/presentationHS09b.oxw (modified) * code/trunk/data/levels/presentationPong.oxw (modified) * code/trunk/data/levels/sound.oxw (modified) * code/trunk/src/orxonox/OrxonoxPrereqs.h (modified) * code/trunk/src/orxonox/gamestates/GSLevel.cc (modified) * code/trunk/src/orxonox/gamestates/GSMainMenu.cc (modified) * code/trunk/src/orxonox/sound/AmbientSound.cc (modified) * code/trunk/src/orxonox/sound/AmbientSound.h (modified) * code/trunk/src/orxonox/sound/BaseSound.h (modified) * code/trunk/src/orxonox/sound/CMakeLists.txt (modified) * code/trunk/src/orxonox/sound/WorldAmbientSound.cc (added) * code/trunk/src/orxonox/sound/WorldAmbientSound.h (added) * code/trunk/src/orxonox/sound/WorldSound.h (modified) detached AmbientSound from BaseObject - AmbientSound can not be ...