aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2003-09-08make even more use of Scumm::_musicEngine; added MusicEngine::setMasterVolumeMax Horn
2003-09-08overlooked one 'new Player_V2'Max Horn
2003-09-08fix an overflowMax Horn
2003-09-08set _musicEngine for V1/V2 games, tooMax Horn
2003-09-08renamed VersionSettings -> TargetSettings and also renamed some of its member...Max Horn
2003-09-08WORKAROUND bug #770065: Sync issue in lens conversation (this is actually a s...Max Horn
2003-09-08fix for bug #802396 (LOOMCD: Sound often causes lock up)Max Horn
2003-09-08some cleanupMax Horn
2003-09-08Reduce PalmOS data segementChris Apers
2003-09-08fix warningPaweł Kołodziejski
2003-09-08Correct verb position in mac version of indy3egaTravis Howell
2003-09-08Amiga V3 music updates from unused.Travis Howell
2003-09-07properly decode SBL resources by scanning the VOC header in them; added a gue...Max Horn
2003-09-07make use of voc.h; some cleanupMax Horn
2003-09-07removed the seperate 'MP3' CD methods in class Sound (besides being misnamed,...Max Horn
2003-09-07cleanup/refactoringMax Horn
2003-09-07some cleanup; clarified isSoundInUse semantics and the difference between IMu...Max Horn
2003-09-07make some first use of Scumm::_musicEngine; cleanup; also some changes which ...Max Horn
2003-09-07small tweak (hm, is IMuse::get_sound_active really still needed? or rather, d...Max Horn
2003-09-07added common base class MusicEngine for iMuse/iMuseDigital/Player_V123 (initi...Max Horn
2003-09-07Fix warningTravis Howell
2003-09-07Add news filesTravis Howell
2003-09-07Add music player for Amiga versions of indy3ega/loom from unused.Travis Howell
2003-09-07cleanupMax Horn
2003-09-07added an assertMax Horn
2003-09-06small tweak requested by unused on IRCMax Horn
2003-09-06implemented FOA keyboard fightingMax Horn
2003-09-06Patch #790433: Fix potential buffer overflowMax Horn
2003-09-06added support for codec1 in nut rendererPaweł Kołodziejski
2003-09-06Remove color table for C64 maniac/zak since it isn't needed.Travis Howell
2003-09-06removed pauseMixer method from mixer, and renamed stop to stopChannelMax Horn
2003-09-06OOpsTravis Howell
2003-09-06Other v1/v2 resources are invalid, checked again v1 maniac and v1/v2 zak.Travis Howell
2003-09-06Actually make these game version message shown by default, so users can bette...Travis Howell
2003-09-06Remove outdated commentTravis Howell
2003-09-06Change version message to debug, to match other games.Travis Howell
2003-09-06Update commentTravis Howell
2003-09-06zak256 partial sfx loops are working fine.Travis Howell
2003-09-06Search header of Amiga V2 games for rate and volume.Travis Howell
2003-09-06Remove sound looping hack for v2 amiga games.Travis Howell
2003-09-06Don't let Amiga and Platform options cancel each other out for Amiga support.Travis Howell
2003-09-05rearranged GameFeatures constants a bitMax Horn
2003-09-05added whitespace, added FIXME commentMax Horn
2003-09-05some paranoid cleanupMax Horn
2003-09-05moved the sound ID param in playRaw before volume/panMax Horn
2003-09-05any reasons for playing bundle sounds at 50% volume?Max Horn
2003-09-05added default volume/pan valuesMax Horn
2003-09-05cleaned up sound/mixer.h a bit; renamed some mixer methods for consistencyMax Horn
2003-09-05made default case outputs a bit more consistentMax Horn
2003-09-05removed duplicate checkMax Horn