aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2006-03-26Cleaned up update_playRhythmSection(). It's almost possible to understand whatTorbjörn Andersson
2006-03-26Always use the correct string slot for HE games specific cases in decodeParse...Travis Howell
2006-03-26Ooops, correct cut and past error in last commitTravis Howell
2006-03-26Increase size of _charsetData to 16 * 23 for HE games, fixes subtitle color g...Travis Howell
2006-03-26Added support for mouse wheel scrolling in save/restore dialog.Torbjörn Andersson
2006-03-26Implement feature request #1450364: "Suggestion on how to cope withEugene Sandulenko
2006-03-26Reduce size of saved games for HE games, music/speech resources don't need to...Travis Howell
2006-03-25Fixing bug #1458388: "SIMON1: Game Detection fails".Eugene Sandulenko
2006-03-25fixed wrong computation of decflag in AkosRenderer::drawLimb (HE specific, bu...Gregory Montoir
2006-03-25- Print more meaningful game names on detection stageEugene Sandulenko
2006-03-25- Move AddDefaultDirectory() calls in somon engine to constructorEugene Sandulenko
2006-03-25Move convertFilePath() to ScummEngine_v60he, to allow use by earlier HE gamesTravis Howell
2006-03-25I believe that the purpose of updateCallback45() is to add a signed value to aTorbjörn Andersson
2006-03-25More renamings:Torbjörn Andersson
2006-03-25Minor cleanupTravis Howell
2006-03-25Add Blue's ABC Time and upgrade demo target to full gameEugene Sandulenko
2006-03-25- Implemented case insensitive file reading. Left old system as a fallbackEugene Sandulenko
2006-03-24Fix MSVC warnings #3Andrew Kurushin
2006-03-24Fix MSVC warnings #2Andrew Kurushin
2006-03-24Fix MSVC warningsAndrew Kurushin
2006-03-24fix ITE SUNSPOT music loopAndrew Kurushin
2006-03-24Reduce (indirect) dependencies on gui/eval.h (and thus common/assocarray.h) t...Max Horn
2006-03-24o Move built-in evaluator constants to AssocArray to speed it upEugene Sandulenko
2006-03-23Partially disassembly of the pathfinding code and miscellaneous support methodsPaul Gilbert
2006-03-23Minor changes for FF and cleanupTravis Howell
2006-03-23Add opcode 161 difference in FF, fixes some glitches in 2nd roomTravis Howell
2006-03-23Match game speed with originalEugene Sandulenko
2006-03-23uint8 -> byteEugene Sandulenko
2006-03-23Made mouse more responsiveEugene Sandulenko
2006-03-23Got rid of ASSERT and ASSERT_PTR definesEugene Sandulenko
2006-03-23Make copy protection in OS and FW turnable. Still buggyEugene Sandulenko
2006-03-23Fix compile without ZLIB support (GP32).Won Star
2006-03-22Code for inverted rect when scaling images of FF no longer required. Minor cl...Travis Howell
2006-03-22Rename draw buffers correctlyTravis Howell
2006-03-22Small correction to scaling code in FFTravis Howell
2006-03-22Preliminary (weasel-word for "probably buggy") implementation of the remainingTorbjörn Andersson
2006-03-22Whitespace changesTravis Howell
2006-03-22Fix regression in 2nd room of FFTravis Howell
2006-03-22Skip columns isn't used for overlayed or scaled images in FFTravis Howell
2006-03-22Fix sound regression in FF, caused by last commitTravis Howell
2006-03-22Add initial support for Amiga and Macintosh versions of The Feeble FilesTravis Howell
2006-03-22Support for Russian FOTAQEugene Sandulenko
2006-03-21Implemented "sound triggers" so that the music does not stop shortly afterTorbjörn Andersson
2006-03-20Implements cmd_shakeScreen.Johannes Schickel
2006-03-20Initialise _haveScrollButtons, since Valgrind complained about it.Torbjörn Andersson
2006-03-20The Hercules specific screen size check is no longer requiredTravis Howell
2006-03-19Fixed my fix regarding the encoding of some filenames: Provide both Windows a...Max Horn
2006-03-19Fix encoding issue (see scummvm-devel)Max Horn
2006-03-19Moved filename substitution code from scumm.cpp to plugin.cppMax Horn
2006-03-19Remove unused cases of getKeyState(), checked against scripts of FT, Dig and ...Travis Howell