aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2005-08-14If I understand cyx correctly, this is the proper fix for bug #1253171,Torbjörn Andersson
2005-08-14Replace warnings with debug, errors or printfs:Travis Howell
2005-08-14Replace warnings with debug, errors or printfs:Travis Howell
2005-08-14Remove leftover.Travis Howell
2005-08-14Add a few more HE games.Travis Howell
2005-08-14Fix regression in fbpackTravis Howell
2005-08-11rename some actor struct fieldsGregory Montoir
2005-08-10clip the 'top' argument in Gdi::resetBackground (as we do for bottom), this i...Gregory Montoir
2005-08-10Don't explicity check for tremor and vorbis everywhere andJonathan Gray
2005-08-10Rest of the changes required for tremor to actually work.Jonathan Gray
2005-08-08added replacement code for hypot()Paweł Kołodziejski
2005-08-07added md5 for french dott demoGregory Montoir
2005-08-06Cleanup.Torbjörn Andersson
2005-08-04Add Big Thinkers 1st GradeTravis Howell
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-07-30Add He70 version of function instead.Travis Howell
2005-07-30Fix regression (Bug #1235863), limit code change to HE70+ games.Travis Howell
2005-07-23In lost/smaller, spriteGroups bounds set by Sprite::setGroupBounds() aren't a...Gregory Montoir
2005-07-23typoGregory Montoir
2005-07-23add missing breakGregory Montoir
2005-07-20Add demosi discovered by yesitsme. I have them, so ask me if interested.Eugene Sandulenko
2005-07-19Applied patch #1238516, with very minor modifications. It gets rid of anTorbjörn Andersson
2005-07-19No need to test if a pointer is NULL before freeing it. And since ITorbjörn Andersson
2005-07-16Set SCUMM debug mode to be on if a boot param is specified.Jonathan Gray
2005-07-16Missed flagTravis Howell
2005-07-16Try HE99Travis Howell
2005-07-15Add reported German Spyfox1Eugene Sandulenko
2005-07-13Rename functionTravis Howell
2005-07-11Yet another GCC 4 fixMax Horn
2005-07-07Add patch:Travis Howell
2005-07-07Applied my own patch #1233980 to fix compilation on my unstable Debian box,Torbjörn Andersson
2005-07-07This allows ScummVM to run pre-Dig/FT SCUMM games again when compiled withTorbjörn Andersson
2005-07-05* Start of generic key configuration support for ScummVMLars Persson
2005-07-02fixed irritating MI2 warningMax Horn
2005-06-30The web version of comi demo has no music bundle.Travis Howell
2005-06-27Better test for disabled scalers...Marcus Comstedt
2005-06-27Fix handling of music data in COMIMax Horn
2005-06-26Avoid creating lots of file handles, reuse them instead (this relies on files...Max Horn
2005-06-25cleanupMax Horn
2005-06-25cleanupMax Horn
2005-06-25Move file handling in SMUSH code to a single thread (unless I overlooked some...Max Horn
2005-06-24Heavy clean up for the iMuseDigital ADPCM codec; the code is now much easier ...Max Horn
2005-06-24fix VS2005 _strnicmp error issueAndrew Kurushin
2005-06-24removed unneeded #includeGregory Montoir
2005-06-24Whitespace changes.Torbjörn Andersson
2005-06-24cleanupMax Horn
2005-06-24I don't think we need to include mididrv.h here.Torbjörn Andersson
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-06-23Fix foCheckAlreadyLoaded case in findObjectInRoom; this is not used in any SC...Max Horn
2005-06-22Fixed warning. (And made some whitespace changes.)Torbjörn Andersson