Age | Commit message (Expand) | Author |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-07-30 | Fixing Full Throttle. If I understand the code correctly, this *should* be co... | Sven Hesse |
2007-07-27 | Only set soundMode, if compressed segment exists. | Travis Howell |
2007-07-27 | Fix for bug #1761530 - "COMI: iMUSE-related crash on startup" | Filippos Karapetis |
2007-07-23 | Add support for FLAC compression of sound bundles in The Dig and COMI. | Travis Howell |
2007-07-22 | cleanup (in particular, don't call something 'soundHandle' which is not a Mix... | Max Horn |
2007-07-15 | Fixed sound factory messup caused by my previous commit | Max Horn |
2007-06-01 | rename some imuse variables | Paweł Kołodziejski |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-02-28 | Changed the AppendableAudioStream code to use a queue of buffers, instead of ... | Max Horn |
2007-02-13 | added missing MKID_BE macros | Gregory Montoir |
2006-09-17 | Renamed ScummEngine::res to _res and allocate the ResourceManager on the heap... | Max Horn |
2006-07-14 | More whitespace changes. | Torbjörn Andersson |
2006-04-29 | Moved the AudioCDManager as well as class AudioStream and its (standard) subc... | Max Horn |
2006-02-25 | Replaced MKID by MID_BE in most places in the SCUMM engine | Max Horn |
2006-02-20 | Replaced _gameId, _version, _heversion, _features, _midi, _platform with a si... | Max Horn |
2006-02-16 | added more asserts into imuse digi code | Paweł Kołodziejski |
2006-02-11 | Moved engines to the new engines/ directory | Max Horn |