aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-07-30version 0.5.3cvsMax Horn
2003-07-30now how did that happen...Oliver Kiehl
2003-07-30fixed incorrect MSVC fixes; simplified readSample code (bugs #780167 and #780...Max Horn
2003-07-30rename bs2 to sword2 to have the same name as the original engine.Oliver Kiehl
2003-07-30the VC warning for unknown pragmas is now gloabally disabled, no need to work...Max Horn
2003-07-30globally disable 'unknown pragma' warning for VCMax Horn
2003-07-30Partial fix for bug #780167 ("SIMON1/2: Sound problems"). It seems to fixTorbjörn Andersson
2003-07-30Update simon1Travis Howell
2003-07-30Fix Golum Ring causes graphic glitches, bug #777966Travis Howell
2003-07-30typoTravis Howell
2003-07-30Add/remove/update simon commentsTravis Howell
2003-07-30Added new scummvm/sound modules.Jamieson Christian
2003-07-30Small cleanupTravis Howell
2003-07-30vc_10_no_depack_swap implementationJamieson Christian
2003-07-30Fixed MSVC errorsJamieson Christian
2003-07-30Fix unit'd array and variable in simonTravis Howell
2003-07-29Partial fix for bug #779013. It no longer crashes, but the config fileTorbjörn Andersson
2003-07-29removed some debug outputMax Horn
2003-07-29cleanupMax Horn
2003-07-29turn d_sound.cpp into class BS2SoundJonathan Gray
2003-07-29Add option for the demo included in Maniac Mansion (Classic version)Travis Howell
2003-07-29Some basic suport for reversed text for hebrew version.Travis Howell
2003-07-29account for the data in the _buffer, tooMax Horn
2003-07-29after looking at SAM and DOTT, it seems the actor-voice sync actually is *wor...Max Horn
2003-07-29some cleanup; moved around some stuff, preparing to unify more code of Channe...Max Horn
2003-07-29return immediately after commiting suicide; enable new rate conversion codeMax Horn
2003-07-29hooked up ChannelVorbis to the new rate converter system, using VorbisInputSt...Max Horn
2003-07-29added VorbisInputStreamMax Horn
2003-07-29added makeRateConverter factory functionMax Horn
2003-07-29Fix mingw compileTravis Howell
2003-07-29cleanupMax Horn
2003-07-29Added FIXMEMax Horn
2003-07-28fix vc compilationPaweł Kołodziejski
2003-07-28checkin for LavosSpawn: 'work around bug #778105 (line width exceeded)'Max Horn
2003-07-28experimental new rate conversion code (use SOX_HACK to en-/disable it); note ...Max Horn
2003-07-28fix for bug #776169Max Horn
2003-07-28make wrapped stream work (I can hear some music in CoMI now before it segfaul...Max Horn
2003-07-28moved st_gcd to resample.cppMax Horn
2003-07-28rewrote the input streams, this should be more straightforward and inline sli...Max Horn
2003-07-28<memory.h> is not a standard header file. (Merge from branch-0-5-0.)Marcus Comstedt
2003-07-28no need to zero these variables twiceMax Horn
2003-07-28more work on WrappedMemoryStream (not yet tested)Max Horn
2003-07-28removed _encbyte (it's only used locally)Max Horn
2003-07-28Fix for bug #778060 ("DOTT: Subtitle drawing glitch").Torbjörn Andersson
2003-07-28StopSpeech -> StopSpeechBS2 (avoid conflict wiht SpeechSynthesis framework on...Max Horn
2003-07-28change version to 0.5.3-cvs allowing room for two follow up minor releases...Jonathan Gray
2003-07-28fix shadow'd varsJonathan Gray
2003-07-28fix shadow warningMax Horn
2003-07-28fixed const errorsMax Horn
2003-07-28unificationMax Horn