aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
AgeCommit message (Expand)Author
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
2008-08-04Remove debug left over.Travis Howell
2008-08-02Fix for bug #1945335: "SCUMM: Invalid charset id can be stored".Eugene Sandulenko
2008-08-02Fix bug #1879606: "MANIACNES: Crash when game ends"Eugene Sandulenko
2008-08-02Fix bug #2023727: "MONKEY2: Misplaced Text"Eugene Sandulenko
2008-07-29Changed class File (and derived classes) to only support read-only access; ad...Max Horn
2008-07-27Patch from bugreport #2020561: "MMNES : Incorrect detection (US/GB)"Eugene Sandulenko
2008-07-22shutup valgrind warningPaweł Kołodziejski
2008-07-21Merged revisions 33052-33053,33056-33058,33061-33064,33068,33070,33072,33075,...Christopher Page
2008-07-20cleanupMax Horn
2008-07-14AGOS: Got rid of _masterVolume and replaced with _musicVolume and _sfxVolume ...Christopher Page
2008-07-14remove accidentally committed debugging code; fix shadowing warningWillem Jan Palenstijn
2008-07-14Don't draw scumm saveload dialog while reflowing layout, as that would use un...Willem Jan Palenstijn
2008-07-14cleanup (and test for Marwan's branch.... ;)Max Horn
2008-07-14Merged revisions 32744-32745,32747,32750-32759,32762-32764,32769,32777,32783,...Christopher Page
2008-07-11cleanupMax Horn
2008-07-11SCUMM works with new GMM implementationChristopher Page
2008-07-10Fixed a few warningsBertrand Augereau
2008-07-08Remove reference to kPlainSoundTypeMax Horn