aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2005-05-27Very minor cleanup.Torbjörn Andersson
2005-05-27Remove old comment, verb charset is now used.Travis Howell
2005-05-27Added workaround for Sam & Max music issue at the Dino Bungie Memorial. AsTorbjörn Andersson
2005-05-26Add Russian PuttTimeEugene Sandulenko
2005-05-26In V7/V8 games, use the blast text system to render verbs (this fixes bug #12...Max Horn
2005-05-26Take the font height from the charset header for V3 fonts, too; determine the...Max Horn
2005-05-26Add 'MIDI' chunk to list of known iMuse music chunksMax Horn
2005-05-26Add HE100 difference in flags and tmp code for extra flags.Travis Howell
2005-05-26oopsMax Horn
2005-05-26Changed name of addMessageToStack to convertMessageToString (still not really...Max Horn
2005-05-26Be less agressive about re-using trigger slots. This fixes bug #888161,Torbjörn Andersson
2005-05-26Added CharsetRenderer::getCharHeight()Max Horn
2005-05-26Properly use operator '%' to compute a queue wrap around, instead of relying ...Max Horn
2005-05-26Cleanup. (Mostly whitespace.)Torbjörn Andersson
2005-05-26Fix bad endian bug in thumbnails codeMax Horn
2005-05-26Fixed a glitch that could cause the music to stop when Sam & Max wereTorbjörn Andersson
2005-05-26Not used by DOTT scripts.Travis Howell
2005-05-25cleanupMax Horn
2005-05-25Update commentTravis Howell
2005-05-25No other shadowMode settings are used by Sam & Max scripts.Travis Howell
2005-05-25Changed misleading 'isGM' name to 'isMIDI'; cleanup in the isMIDI/isMT32 methodsMax Horn
2005-05-25WhitespaceMax Horn
2005-05-25abs -> ABS (code unification)Max Horn
2005-05-25Remove left overs and update comment.Travis Howell
2005-05-25Add cyx's patch for:Travis Howell
2005-05-24removed leftoverGregory Montoir
2005-05-24with the recent _darkenPalette change, this is now unneeded for COMI demoGregory Montoir
2005-05-24Bug #862245 "MANIAC: Walk infinite loop in bathroom (hack-in-cvs)" has beenEugene Sandulenko
2005-05-24Fix for bug #705221 (FT: German ß is too high); based on the CVS logs f...Max Horn
2005-05-24New MD5s for Mac versionsMax Horn
2005-05-24Use the generic mapping system for Mac versions of V6/V7 games, too (note: i ...Max Horn
2005-05-23Must use ScummEngine::openFile(), else you get into troubles with the mac ver...Max Horn
2005-05-23Fix for bugs #775097 and #1093867 (Actor draw order problems). Thanks to cyx ...Max Horn
2005-05-23Rename sprite functions.Travis Howell
2005-05-23Add Sprite class and move over related functions.Travis Howell
2005-05-23Save the "Sam & Max" iMUSE triggers, otherwise we won't always be able toTorbjörn Andersson
2005-05-23Don't expire roomImage of current room.Travis Howell
2005-05-23Lock altered or file loaded wizImages, to make sure they aren't expired while...Travis Howell
2005-05-23Move wizImage functions to Wiz class.Travis Howell
2005-05-23Turn Wiz struct into class as requested.Eugene Sandulenko
2005-05-23Add heverison check, as requested by cyx.Travis Howell
2005-05-22correctionGregory Montoir
2005-05-22'len' is not initialized at this point, but if the purpose is to reset tmp3Torbjörn Andersson
2005-05-22Minor correction.Travis Howell
2005-05-22HE70+ games use flags in drawBox().Travis Howell
2005-05-22Sync HE100.Travis Howell
2005-05-22Correct array sizes.Travis Howell
2005-05-22Add Norwegian Bokm�l version of Freddi Fish 1.Travis Howell
2005-05-21Add patch from cyx for:Travis Howell
2005-05-21Correct tmsk offset.Travis Howell