aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
AgeCommit message (Expand)Author
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
2008-03-18List CUP videos as previews, rather than demos.Travis Howell
2008-03-12SCUMM: Improved detector to properly distinguish MM v1 and v2 demos (fixes d...Max Horn
2008-03-09Add hack to skip the faulty credits script in Russian HE99 version of Freddi ...Travis Howell
2008-03-08Remove unnecessary execution bit.Eugene Sandulenko
2008-02-27Add support for --list-saves to the sky engineMax Horn
2008-02-23Make codec47 cope with failed mallocs.Robin Watts
2008-02-19Add patch from Quietust - Update asserts and comments in sound code for Amiga...Travis Howell
2008-02-17Yet another missing change from the proc3 ARM code stuff; add proc3ARM.o toRobin Watts
2008-02-17Fix bug ##1894968 - PUTTZOO: Music in water scenes messed up.Travis Howell
2008-02-16Add patch #1894778 - ZAK: Add remaining Amiga sounds.Travis Howell
2008-02-15revert stateId == 4 part of code to previous ignore action to fix bug #1881415Paweł Kołodziejski
2008-02-12Alter last changes, for code formatting.Travis Howell
2008-02-12Add patch #1891606 - Improved sound playback for Amiga SCUMM V2/V3 games.Travis Howell
2008-02-08Initial support for plugin typesJordi Vilalta Prat
2008-02-05silency ignored, we handle it differentlyPaweł Kołodziejski
2008-02-04Commited updated version of my own patch #1868402: Basic savestate plugin APIMax Horn
2008-02-03Revised Engine plugin API to only provide a single func which returns a MetaE...Max Horn
2008-02-03cleanupMax Horn