aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-07-31update vc7 filesPaweł Kołodziejski
2003-07-31back disable warnings into stdafx.h, vc6 is lack of warnings supportPaweł Kołodziejski
2003-07-31More LINC terminal font adjustments: Patch the "j" character for allTorbjörn Andersson
2003-07-31Forward-port ZakV2 hacks from 0.5.0 branchJames Brown
2003-07-31remove bs2 specific osystem varJonathan Gray
2003-07-31slightly changed version of erik's implmentation of FadeServerJonathan Gray
2003-07-31added new header file backends/intern.h; removed some stuff from common/syste...Max Horn
2003-07-31use #define instead of enum here because that makes ccache more effective whe...Max Horn
2003-07-31Correct nameTravis Howell
2003-07-31remove unused variableJonathan Gray
2003-07-31Fix for RC bug [780675] MI2: Reoccuring crashJamieson Christian
2003-07-31Disabled unknown pragma warning in MSVC-6.Jamieson Christian
2003-07-31Changed DISABLE_BS2 to DISABLE_SWORD2Jamieson Christian
2003-07-31cleaned up autoroute codeRobert Göffringmann
2003-07-31applied slightly modified patch #772112 (BASS: Correcting (?) the LINC termin...Robert Göffringmann
2003-07-31Small cleanupTravis Howell
2003-07-31deactivated loading/(auto-)saving at places where it's not allowedRobert Göffringmann
2003-07-31make use of the new MP3InputStream in ChannelMP3CDMusic - but disabled by def...Max Horn
2003-07-31removed the AudioInputStream::size method -> only eof() is really needed, and...Max Horn
2003-07-31cleanupMax Horn
2003-07-30moved turn off warnings into vc7 project files. someone must also update vc6Paweł Kołodziejski
2003-07-30disable empty statement warnings for vcPaweł Kołodziejski
2003-07-30disable conversion type warnings for vcPaweł Kołodziejski
2003-07-30Merged fixes from branch-0-5-0:Marcus Comstedt
2003-07-30update vc7 filesPaweł Kołodziejski
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