aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
AgeCommit message (Expand)Author
2008-08-13Clarify SCUMM MD5 message: We do not want reports on fanmade translationsMax Horn
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-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-20cleanupMax Horn
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-11cleanupMax Horn
2008-07-10Fixed a few warningsBertrand Augereau
2008-07-08Remove reference to kPlainSoundTypeMax Horn
2008-06-26Fixed Symbian buildsystem for new defines. Fixed ARM asm syntax for Symbian b...Lars Persson
2008-06-12SCUMM: Fixed a memory leak in the SCUMM engineChristopher Page
2008-06-02Add Macintosh version of Blue's 123 Time Activities.Travis Howell
2008-06-02GID_WATER is no longer required.Travis Howell
2008-06-01Correct HE version for Blue's 123 Time Activities.Travis Howell
2008-06-01Fix bug #1973247 - DIG: Subtitle glitch (Regression).Travis Howell
2008-06-01Add Blue's 123 Time Activities.Travis Howell
2008-05-31Fix display of original load/save screen in the FM-TOWNS version of Loom.Travis Howell
2008-05-31Add Blue's Clues demos.Travis Howell
2008-05-30Detect the full version of Blue's Reading Time Activities, based on old forum...Travis Howell
2008-05-28Remove debug left over.Travis Howell
2008-05-28The hard coded string translations for The Dig only apply to subtitles, and n...Travis Howell
2008-05-28Update the hard coded string translations in The Dig.Travis Howell
2008-05-24Update HE version of another English Windows version of Putt Putt Saves The Zoo.Travis Howell
2008-05-23Fixed PalmOS compilationChris Apers
2008-05-23Add another English Windows version of Putt Putt Saves The Zoo.Travis Howell
2008-05-20Cleaned up engine debug level code.Johannes Schickel
2008-05-19Restrict the remaining changes made in rev 28166 to chinese COMIMax Horn
2008-05-18Fix for bug #1940063 (MONKEY: Crash during the marriage lechuck/marley) -- re...Max Horn
2008-05-18Update HE version of another release of Pajama Sam 1 and SPY Fox 1.Travis Howell
2008-05-17Add another English version of Pajama Sam 1 and SPY Fox 1.Travis Howell
2008-05-15Add patch #1964159 - PUTTPUTT: Add Japanese 3DO Version.Travis Howell
2008-05-12Update HE version for that English Windows version of Freddi Fish 1.Travis Howell
2008-05-11Update HE version for that English Windows version of Freddi Fish 1.Travis Howell
2008-05-11Add another English Windows version of Freddi Fish 1.Travis Howell
2008-05-07Proper delete[] formatting (this time all occurences should've been changed...)Johannes Schickel
2008-05-07Changed all delete [] usages to delete[].Johannes Schickel
2008-05-06Allow static and dynamic plugins to be used at the same timeJordi Vilalta Prat