aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-09-17Changed ScummEngine::gdi to _gdi and allocate the Gdi object on the heap (i.e...Max Horn
2006-09-17- removes the kyra specific language flag system, and uses the language enum ...Johannes Schickel
2006-09-17Only decompress the number of speech samples indicated by 'resSize'. ThisTorbjörn Andersson
2006-09-17Const correctnessMax Horn
2006-09-17Compiler seems to not use these operators when they are inlinedChris Apers
2006-09-17Added more compilation optionsChris Apers
2006-09-17Fixed compilationChris Apers
2006-09-17typo...Johannes Schickel
2006-09-17Mentions improved screen update handling of the Kyrandia engine in the NEWS f...Johannes Schickel
2006-09-17Fixed back mouse in GUI adding cursor palette supportChris Apers
2006-09-17Added option to trace memory allocationChris Apers
2006-09-17Added option to trace memory allocationChris Apers
2006-09-17This be_zodiac.h include is what was made standard OS5 to crash \!Chris Apers