aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
AgeCommit message (Expand)Author
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-15SCUMM: Made some potentially ambiguous (to the reader, at least) checks sligh...Max Horn
2008-08-15Defined some MetaEngineFeatures for the engines, the launcher uses these feat...Christopher Page
2008-08-15Added some MetaEngineFeatures, defined MEFs for the Scumm engineChristopher Page
2008-08-13Clarify SCUMM MD5 message: We do not want reports on fanmade translationsMax Horn
2008-08-09Merged revisions 33632-33633,33635,33637,33639-33640,33642-33645,33648,33654-...Christopher Page
2008-08-06Do not query savestates which obviously do not exist (to shut up bogus consol...Max Horn
2008-08-06Workaround for bug #2016521 (DOTT: Bernard impersonating LaVerne)Max Horn
2008-08-06SCUMM: Renamed inventoryScript -> inventoryScriptIndy3MacMax Horn
2008-08-05SCUMM: cleanup SaveLoadChooser::updateInfos codeMax Horn
2008-08-05SCUMM: Don't try to load metadata for slot -1 (i.e. don't try to load metadat...Max Horn
2008-08-04Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,...Christopher Page
2008-08-04SCUMM: Only try to load savefile metadata from slots >= 0Max Horn
2008-08-04Turned InSaveFile & OutSaveFile into simple typedefsMax Horn