Age | Commit message (Expand) | Author |
---|---|---|
2004-01-06 | updated copyright notice | Max Horn |
2003-10-03 | introduced namespace Scumm; made #include statements use scumm/ prefix explic... | Max Horn |
2003-10-03 | fix another doxygen warning | Max Horn |
2003-10-03 | some doxygen | Max Horn |
2003-10-03 | added getMusicTimer() to class MusicEngine; this allows some nice code cleanu... | Max Horn |
2003-09-28 | Added terminate() to the MusicEngine and publicized | Jamieson Christian |
2003-09-08 | make even more use of Scumm::_musicEngine; added MusicEngine::setMasterVolume | Max Horn |
2003-09-07 | cleanup/refactoring | Max Horn |
2003-09-07 | some cleanup; clarified isSoundInUse semantics and the difference between IMu... | Max Horn |
2003-09-07 | small tweak (hm, is IMuse::get_sound_active really still needed? or rather, d... | Max Horn |
2003-09-07 | added common base class MusicEngine for iMuse/iMuseDigital/Player_V123 (initi... | Max Horn |