aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-29Add md5s for Elvira 2Travis Howell
2006-09-29Fix startup of PP gamesTravis Howell
2006-09-29Add speech support for PP and cleanupTravis Howell
2006-09-28Expand Simon engine moreTravis Howell
2006-09-23Add French versions of puttzoo, spyfox, spyfox2 and spyozonTravis Howell
2006-09-23Remove malloc include, which was only used by checkHeap()Travis Howell
2006-09-23Re-order platform order, to avoid exclusionsTravis Howell
2006-09-23Remove defines, which were only used by checkHeap()Travis Howell
2006-09-23Removed CHECK_HEAPMax Horn
2006-09-23Whitepsace changesTravis Howell
2006-09-23Remove duplicate and left over _WIN32_WCE checksTravis Howell
2006-09-23Fix mingw compileTravis Howell
2006-09-23Moved error/warning/checkHeap from engines/engine.cpp to common/util.cppMax Horn
2006-09-23Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the...Max Horn
2006-09-21Fix regression in Amiga/Macintosh versions of FFTravis Howell
2006-09-21Mention fix for bug #1501302Eugene Sandulenko
2006-09-21Fix bug #1501302: "FF: Crackling Audio (Mac version)"Eugene Sandulenko
2006-09-21update .spec for themesWillem Jan Palenstijn
2006-09-21Fix bug #1550974: "SMUSH: changing subtitle settings during SMUSH doesn't work"Eugene Sandulenko
2006-09-21Fix commentEugene Sandulenko
2006-09-21Fix bug #1536932: "MANIACNES: Crash on click in speechtext-area"Eugene Sandulenko
2006-09-21Fix bug #1562795: "Bug with auto-generated game IDs"Eugene Sandulenko
2006-09-21Remove excess newlines for errors/warningsTravis Howell
2006-09-21Re-enable warning for unknown MIDI eventsTravis Howell
2006-09-21Correct HE version for Dutch version of putttimeTravis Howell
2006-09-20Add French version of Pajama Sam 1Travis Howell
2006-09-20Updating NEWS file in HEAD too.Johannes Schickel
2006-09-20Some updates (mostly guesswork) for the ALSA MIDI driver, mostly prompted byTorbjörn Andersson
2006-09-20Added _PLUGIN_copyright to list of symbols exported by pluginsMax Horn
2006-09-20Work around conflict between ISO C++ and POSIX, to allow ISO C++ compliant co...Max Horn
2006-09-20Fix crashes during WW startupTravis Howell
2006-09-20Add details for French version of Pajama Sam 3Travis Howell
2006-09-19Fix FF/Simon2 regression in last commitTravis Howell
2006-09-19Expand Simon engineTravis Howell
2006-09-18Cleaned up Gdi::roomChangedMax Horn
2006-09-18Moved some more code from class Gdi into new subclasses GdiV1 and GdiV2Max Horn
2006-09-18Re-disable blit mask hack (oops)Max Horn
2006-09-18Split setBuiltinCursor into a V0-V2 and a V3-V5 partMax Horn
2006-09-18Moved NES specific code from class Gdi to GdiNESMax Horn
2006-09-18Oops, accidentally broke TMSK support for HE 72+ gamesMax Horn
2006-09-18Fix --disable-heMax Horn
2006-09-18indention fixMax Horn
2006-09-18Moved some code from Gdi::drawBitmap to separate methodsMax Horn
2006-09-18Fixes the Macintosh related problems Krest mentioned on the IRC channel.Johannes Schickel
2006-09-18Minor cleanup, to re-order functionsTravis Howell
2006-09-18Fix typo, that caused FLAC compressed sound effects file to fail to loadTravis Howell
2006-09-17renamed ScummEngine::restoreBG to restoreBackground; renamed and moved Gdi::c...Max Horn
2006-09-17Moved stored flobjects to class ScummEngine_v70heMax Horn
2006-09-17formattingJohannes Schickel
2006-09-17Renamed ScummEngine::res to _res and allocate the ResourceManager on the heap...Max Horn