aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
AgeCommit message (Expand)Author
2007-01-30Add French version of DOTT and Sam & Max. for Macintosh.Travis Howell
2007-01-30Add French version of Pajama Sam 1 for Macintosh.Travis Howell
2007-01-30Add French version of Putt-Putt Travels Through Time for Macintosh.Travis Howell
2007-01-29cleanupMax Horn
2007-01-29Changed computation of _nextTop in v7/v8 games to represent an absolute y-coo...Gregory Montoir
2007-01-28Moved some stuff from CharsetRenderer (back) to ScummEngine, added commentsMax Horn
2007-01-28Partial fix for bug #1036707 (made by cyx): Get rid of _verbCharset, so that ...Max Horn
2007-01-27added missing MKID_BE macrosGregory Montoir
2007-01-27cleanup (made NutRenderer::loadFont protected, added call during initialisati...Gregory Montoir
2007-01-27Applied my own patch #1640913 ("Loading NUT fonts on demand"), after discussingTorbjörn Andersson
2007-01-26updated NutRenderer::drawShadowChar() commentGregory Montoir
2007-01-26templatified some Wiz decoding functionsGregory Montoir
2007-01-26oops, no idea how that happenedMax Horn
2007-01-26Don't convert FSNode to a path when we don't have toMax Horn
2007-01-26removed unused var, added comment to SO_CHARSET_COLOR caseMax Horn
2007-01-26SO_CHARSET_COLOR is a no-op in the original COMI disasm.Travis Howell
2007-01-25fixed kSfxFlagRestartGregory Montoir
2007-01-25modified CUP player code to read data directly from a file stream instead of ...Gregory Montoir
2007-01-25Add another Dutch version of SPY FOX 1 for Windows.Travis Howell
2007-01-25Add Dutch version of Freddi Fish and Luther's Maze Madness for Mac.Travis Howell
2007-01-24Patch from bug report #1615417: SCUMM (v6): Cursor isn't updated after hotspo...Max Horn
2007-01-21added handler for sfx sync (abc-slideshow.cup, bda-slideshow.cup) and sfx loo...Gregory Montoir
2007-01-21Applied my own patch #1635584 (after discussing with Fingolfin) to reduce theTorbjörn Andersson
2007-01-20First phase of detection-related plugins interface improvements. Now pluginsEugene Sandulenko
2007-01-18Hopefully fixed the SAN seeking (used by Full Throttle's bike fighting) that ITorbjörn Andersson
2007-01-18Make use of Surface::getBasePtrMax Horn
2007-01-16Update details of several French HE demos.Travis Howell
2007-01-13Add French versions of several HE game demosTravis Howell
2007-01-10Add German version of SPY Fox 3.Travis Howell
2007-01-10Add German version of Putt-Putt Joins the Circus.Travis Howell
2007-01-08added missing reference to tracker item, indentationGregory Montoir
2007-01-08added arrow keys mapping to match behavior of original interpreter (dialogue ...Gregory Montoir
2007-01-07possible fix for bug #1193185Gregory Montoir
2007-01-06Updated POD explanation linkMax Horn
2007-01-06Remove excess spaceTravis Howell
2007-01-06Add another German version of Freddi Fish 3Travis Howell
2007-01-05Since Actor::initActor is now virtual, it shouldn't be called directly from t...Gregory Montoir
2007-01-05Add filename prefix used by German version of Freddi Fish 3Travis Howell
2006-12-29added explicit call to parent methodGregory Montoir
2006-12-27Fix bug #1595627: "SCUMM: F5 crashes game (640x480)". This partiallyEugene Sandulenko
2006-12-25Introduced ActorOldWalk subclass of Actor (for V1-V3 walk code)Max Horn
2006-12-25SCUMM: Added ActorC64 subclass of Actor, and added a note stating that _miscf...Max Horn
2006-12-25Changed ScummEngine::_actors from an Actor array to a an array of Actor point...Max Horn
2006-12-21passing the room as an argument to putActor is optionnal hereGregory Montoir
2006-12-21fixed bug #1620023 (script calls putActorAtXY with y == -1)Gregory Montoir
2006-12-19Added a comment to ScummEngine_v5::saveVars (we need to implement it for IQ s...Max Horn
2006-12-17Add cyx's patch for horizontal and vertical flipping of wiz images type 1, in...Travis Howell
2006-12-15Add code for stopping video playback in HE100 gamesTravis Howell
2006-12-15added basic handlers for SFXB and SNDE tags in .CUP playerGregory Montoir
2006-12-11Disable saving game in original load/save screen of maniac/zak, since it does...Travis Howell