aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
AgeCommit message (Expand)Author
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
2008-05-04Fix bug #1957165 - MM: render_mode is broken.Travis Howell
2008-04-30Fix subtitle regressions in The Dig.Travis Howell
2008-04-30Fix cycling of speech and subtitle options via Ctrl t.Travis Howell
2008-04-30Ooops, missed one difference.Travis Howell
2008-04-30Revert string clipping changes, as they only applied to The Dig (Second relea...Travis Howell
2008-04-30The Dig (Second release) used similar charset code to COMI. This could cause ...Travis Howell
2008-04-30Add language.bnd size, for the Japanese version of The Dig.Travis Howell
2008-04-30Add extra hard coded strings translations, from second release of The Dig.Travis Howell
2008-04-28Narrow corrections to clipping code introduced with commit r31757 toEugene Sandulenko
2008-04-28Fix Kanji text positioning in DIG. Constants based on disassembly, butEugene Sandulenko
2008-04-26Fix Kanji renderingEugene Sandulenko
2008-04-24Comment patch #1949695Eugene Sandulenko
2008-04-24Patch #1949695: "set defaultTo1XScaler depending on width with CJK mode"Eugene Sandulenko
2008-04-17Update a few debug messages.Travis Howell
2008-04-17Enable original load/save system in HE100 games.Travis Howell
2008-04-16Add English Windows version of Blue's Birthday Adventure (Red).Travis Howell
2008-04-11Allow mixed Adlib/MIDI mode in VGA version of SOMI.Travis Howell
2008-04-11Correct VAR_SOUNDCARD setting for PC Speaker and list all modes for VAR_SOUND...Travis Howell
2008-04-08First attempt to support Japanese DIGEugene Sandulenko
2008-04-08SpellifixEugene Sandulenko
2008-04-04Properly *init* the _fmtownsBuf variable, and properly release the memory it ...Max Horn
2008-04-04Revert revision 31256, since _textSurfaceMultiplier isn't set at that point.Travis Howell
2008-03-28cleanupMax Horn
2008-03-26Init the _fmtownsBuf in the constructor, not in setupScumm() (fixes a leak, a...Max Horn
2008-03-26Modified Patch #1925352: Memory leak fixesMax Horn
2008-03-19cleanupMax Horn