# # ChangeLog for code/branches/pch/src/orxonox/sound/SoundBase.cc # # Generated by Trac 1.0.9 # Jun 9, 2024, 11:13:43 AM 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. Thu, 28 May 2009 22:46:24 GMT erwin [3108] * code/trunk/src/orxonox/objects/worldentities/PongBall.cc (modified) * code/trunk/src/orxonox/objects/worldentities/PongBall.h (modified) * code/trunk/src/orxonox/sound/SoundBase.cc (modified) * code/trunk/src/orxonox/sound/SoundManager.cc (modified) first attempt to implement sounds for pong, only score sound is ...