Age | Commit message (Expand) | Author |
2003-10-03 | introduced namespace Scumm; made #include statements use scumm/ prefix explic... | Max Horn |
2003-10-02 | renamed class Scumm to ScummEngine (consisten with other engine names; also m... | Max Horn |
2003-09-15 | cleanup | Max Horn |
2003-09-07 | removed the seperate 'MP3' CD methods in class Sound (besides being misnamed,... | 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-01 | added sound handle stuff to mixer streams | Paweł Kołodziejski |
2003-08-01 | #include cleanup (explicityl specify the location for headers from common/, s... | Max Horn |
2003-07-31 | revamped MP3/Vorbis CD 'emulation' code to use a PlayingSoundHandle -> this a... | Max Horn |
2003-07-29 | cleanup | Max Horn |
2003-07-22 | so it's not the endFrame, but the duration (in frames), after all! grmbl, too... | Max Horn |
2003-07-14 | fix for bug #769744 (COMI: Trying to append to a nonexistant stream) | Max Horn |
2003-06-30 | partially implemented the Audio CD query opcode in Zak256 (see bug #762589); ... | Max Horn |
2003-06-30 | Fixes as per bug #762593 (Zak256 Audio CD handling); some cleanup (e.g. renam... | Max Horn |
2003-06-26 | fixed memory leak when restarting | Max Horn |
2003-06-25 | more const qualifiers | Max Horn |
2003-06-25 | added some const qualifiers; moved _bundle & _current_cd_sound from class Scu... | Max Horn |
2003-06-23 | this should prevent changing music in some room in the DIG | Paweł Kołodziejski |
2003-06-15 | more cleanup | Max Horn |
2003-06-15 | made stuff in class Sound protected where possible; moved readCreativeVocFile... | Max Horn |
2003-05-21 | many pedantic warning fixes (and some actual potential buglets fixed, too) | Max Horn |
2003-05-01 | various music related changes and cleanup; also modified MonkeyVGA music sync... | Max Horn |
2003-03-06 | updated copyrights headers | Paweł Kołodziejski |
2003-03-06 | and more cleanup | Paweł Kołodziejski |
2003-01-26 | added "implementation" of imGetMusicPosition | Paweł Kołodziejski |
2003-01-20 | patch #670660 by Daniel Schepler, properly handle disc switching wrt voice fi... | Jonathan Gray |
2003-01-12 | Make things compile :) | James Brown |
2002-12-29 | fixed play CMI music | Paweł Kołodziejski |
2002-12-28 | added more stuff for CMI music | Paweł Kołodziejski |
2002-12-25 | converted heaps of int16 to int for V8 compatibility; fixed defineArray for V... | Max Horn |
2002-12-25 | fix -pedantic warnings | Max Horn |
2002-12-05 | Fixed inappropriate expiration of sound resources, | Jamieson Christian |
2002-11-05 | fix for bug #633082; added some asserts to catch similiar problems in the future | Max Horn |
2002-10-28 | Fix using MAD -without- Vorbis, and remove COMPRESSED_SOUND_FILE define. | James Brown |
2002-10-27 | Add monster.sog support, patch #629362 | Travis Howell |
2002-10-27 | patch #628997 support for ogg vorbis instead of cd tracks by Daniel Schepler.... | Jonathan Gray |
2002-10-20 | Patch 625904: CD Looping | James Brown |
2002-10-18 | Fix Wait:forActorDraw and the 'infinite mouth movement' problem in The Dig. | James Brown |
2002-10-15 | cleanup sfx and music in imuse, changed talkdelay description(disable) in the... | Paweł Kołodziejski |
2002-10-08 | synced with local sources (imuse) | Paweł Kołodziejski |
2002-10-04 | added looping voc samples in imuse(not tested) | Paweł Kołodziejski |
2002-10-03 | FT also use Imuse | Paweł Kołodziejski |
2002-10-02 | added panning control in imuse and reverse stereo support | Paweł Kołodziejski |
2002-09-30 | changed from byte to int16 to handle sound number greater than 255 | Paweł Kołodziejski |
2002-09-21 | Add the following patches: | Travis Howell |
2002-09-13 | patch #608226 (Sam & Max sound fix) | Max Horn |
2002-09-11 | Commited the following patches | Travis Howell |
2002-09-02 | changed file io in sounds to class File | Paweł Kołodziejski |
2002-08-29 | sound system cleanup | Max Horn |
2002-08-21 | Initial revision | Max Horn |