aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
AgeCommit message (Expand)Author
2008-09-20- Merged the new RTL changes into the branch.Vicent Marti
2008-09-17Patch #2060517: SCUMM: engine sets incorrect talkspeed valueMax Horn
2008-09-16Added support for SCUMM savestates date/time and playtime info in the launche...Johannes Schickel
2008-09-16Cleanup.Johannes Schickel
2008-09-16Added "querySaveMetaInfos" to MetaEngine.Johannes Schickel
2008-09-16Modified uncompress in common/zlib.h to return a bool, so that we don't have ...Max Horn
2008-09-15replace ioFailed by errWillem Jan Palenstijn
2008-09-15fix listSaveGamesWillem Jan Palenstijn
2008-09-14Big patch changing semantics of ReadStream::eos():Willem Jan Palenstijn
2008-09-14Little cleanup.Johannes Schickel
2008-09-14Added thumbnail support for launcher to SCUMM engine.Johannes Schickel
2008-09-13SCUMM: Got rid of class ChunkMax Horn
2008-09-13SCUMM: Merged class Chunk & FileChunkMax Horn
2008-09-13SCUMM: Merged class BaseChunk & Chunk; got rid of MemoryChunkMax Horn
2008-09-13Big patch changing the signature of various Stream methods (some ports may ne...Max Horn
2008-09-11Committed my patch #2105593 "Launcher/MetaEngine: Finnished removeSaveState".Johannes Schickel
2008-09-07Replaced Engine::_gameDataPath (a String) by Engine::_gameDataDir (an FSNode)...Max Horn
2008-09-06Switched class File & DumpFile to use StdioStream internallyMax Horn
2008-09-06ScummFile: Don't use the File::_ioFailed flag, rather track the io status sep...Max Horn
2008-09-06Add Wii version of SPY Fox 1.Travis Howell
2008-09-06Add debugInput opcode for HE 100 games.Travis Howell
2008-09-05Use exact case numbers, to avoid unneeded subtractions.Travis Howell
2008-09-04Add missing case in o100_resourceRoutines.Travis Howell
2008-09-04Correct HE version for Wii version of Freddi Fish 1.Travis Howell
2008-09-03Moved check for shouldRTL() from engines to scummvm_mainMax Horn
2008-09-03Added more versions of HE games.Travis Howell
2008-09-03Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type...Max Horn
2008-09-03Add another Dutch demo of Pajama Sam 1.Travis Howell
2008-09-03Add Nintendo Wii versions of Freddi Fish 1 and Pajama Sam 1.Travis Howell
2008-09-01Silence MSVC warning about empty switch statementFilippos Karapetis
2008-09-01Merging more of the GSoC 2008 RTL branch: SCUMMMax Horn
2008-08-30Added a whitespace, just for salty-horse.Torbjörn Andersson
2008-08-29Made out-of-memory error in SCUMM a bit more verboseMax Horn
2008-08-26Add more versions of HE games.Travis Howell
2008-08-24remove broken code, but i'll add better feature into compression toolPaweł Kołodziejski
2008-08-24Add more versions of HE games.Travis Howell
2008-08-23Another French version Humongous Catalog and another English DOS version of F...Travis Howell
2008-08-22Add another 3DO version of Fatty Bear's Birthday Surprise.Travis Howell
2008-08-20Oops fix save loading after last commit.Johannes Schickel
2008-08-20Cleanup of thumbnail saving/loading code.Johannes Schickel
2008-08-20- Committed Max' compressed save backseeking support from patch #2050337 "KYR...Johannes Schickel
2008-08-20Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Withou...Johannes Schickel
2008-08-18Compile fix for 34006Bertrand Augereau
2008-08-18Updates to the scummvm blitting code as discussed on the mailing list.Robin Watts
2008-08-18do away with the smush force redraw hackKostas Nakos
2008-08-16Replaced ARM_USE_GFX_ASM by USE_ARM_GFX_ASMMax Horn
2008-08-16Merged revisions 33777,33781-33788,33790,33792-33793,33795,33797,33805,33807-...Christopher Page
2008-08-16Added a MetaEngineFeature for RTL support, the RTL button is disabled in the ...Christopher Page
2008-08-16Merged revisions 33490,33492,33495-33496,33509-33512,33518-33519,33522-33527,...Vicent Marti
2008-08-15SCUMM: Made some potentially ambiguous (to the reader, at least) checks sligh...Max Horn