aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-09-17Cleanup, no need to export twGlue addr when compiling standard OS5 versionChris Apers
2006-09-17Cleanup, no need to export twGlue addr when compiling standard OS5 versionChris Apers
2006-09-17Changed version numbers to 0.100Lars Persson
2006-09-16Fix bug #1559767 - SIMONWIN: Crashes on start-upTravis Howell
2006-09-16Small adjustment for projectfiles source pathLars Persson
2006-09-16- enables pseudo unloading of loaded pak files (which reduces the loading of ...Johannes Schickel
2006-09-16* Updated Symbian project files for new file structureLars Persson
2006-09-16* Added virtual Engine::getDebugger() methodMax Horn
2006-09-16Patch #1559806: Fixes for AmigaOS 4 filesystem backendMax Horn
2006-09-16Added GUI::ConsoleDialoggetCharsPerLine() method, and added a big FIXME comme...Max Horn
2006-09-16cleanupMax Horn
2006-09-16Overhaul of the debugger codeMax Horn
2006-09-16Renamed kLineWidth to kCharsPerLine, and moved some enum constants into class...Max Horn
2006-09-16Reduce code duplicationMax Horn
2006-09-16Simplifies resource handling for the CD version of Kyrandia.Johannes Schickel
2006-09-16Replaces all malloc/realloc usages with new.Johannes Schickel
2006-09-16Replaced checkRange by assertRange, which has (a) an (IMO) more logical order...Max Horn
2006-09-16cleanup; remove check whether _costume is valid, as that is already done by g...Max Horn