aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
AgeCommit message (Expand)Author
2007-02-10Got rid of GF_DIGI_IMUSE and GF_NEW_CAMERAMax Horn
2007-02-09SCUMM: Added preferredtarget supportMax Horn
2007-02-06Update HE version for French versions of a few HE games.Travis Howell
2007-02-05typoGregory Montoir
2007-02-05'fixed' o_blastText and updated a commentGregory Montoir
2007-02-04Switch SCUMM engine to use the common special debug flags support (thus makin...Max Horn
2007-02-04Removed GF_NO_SCALINGMax Horn
2007-02-04Use Actor::getRealPos instead of Actor::getPos in the debuggerMax Horn
2007-02-04Rewrote the actor walk code for SCUMM V0-V2 games: Now it uses the C64 charac...Max Horn
2007-02-04Fix compile of SCUMM engine.Travis Howell
2007-02-03Fixed the default coords in ScummEngine_c64::o_putActorAtObject, which still ...Max Horn
2007-02-03Changed old FIXME comment into a WORKAROUND comment (it worked fine all these...Max Horn
2007-02-03* Reimplemented Mixer::pauseAll to simply invoke pause on all channelsMax Horn
2007-02-03Removed obsolete call to Mixer::isPausedMax Horn
2007-02-03removed unneeded/unnecessary variables and made SmushFont table private (to e...Gregory Montoir
2007-02-03Applied the revised NUT font renderer patch #1635584, which combines cyx'sTorbjörn Andersson
2007-02-03Removed _actorPos locat vars, and instead use _pos directlyMax Horn
2007-02-02Broadened the fix for bug #795214 to make it work with resaves of old savegam...Max Horn
2007-02-02Removed bogus debug leftover :)Max Horn
2007-02-02Workaround for bug #1621210 (FOA: Kerner counts incorrectly during end sequence)Max Horn
2007-02-02Some comment cleanupMax Horn
2007-02-01don't test akosScaleYTable if actor has no vertical scale factor ; this is co...Gregory Montoir
2007-01-31Add/Update details for French versions of Freddi Fish series.Travis Howell
2007-01-31Add/Update details for French versions of Spy Fox series.Travis Howell
2007-01-31reset _IACTpos when _IACTchannel is stopped (fixes memory overwrites in handl...Gregory Montoir
2007-01-30got rid of codec37/codec47 init/deinit methods, cleanupGregory Montoir
2007-01-30minor simplificationGregory Montoir
2007-01-30added deinitialisation of codecs at the end of smush playback. This allows to...Gregory Montoir
2007-01-30unused buffer variableGregory Montoir
2007-01-30added calls to SmushPlayer::getFont() to prevent accessing non-initialised Sm...Gregory Montoir
2007-01-30Update platforms for French versions of pajama and putttime.Travis Howell
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