aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
AgeCommit message (Expand)Author
2007-11-16Changed Audio::makeADPCMStream so that the stream passed to it can automatica...Max Horn
2007-11-13Moving the vitual keyboard show/hide hints during the copy protection screens...Kostas Nakos
2007-11-06Add support for original load/save system in HE games.Travis Howell
2007-10-28Refactored ScummEngine*::checkExecVerbs methodMax Horn
2007-10-21Patch #1817080: Scumm savegame thumbnail loading patchMax Horn
2007-10-07cleanupMax Horn
2007-09-23Fix 64 bit issueMax Horn
2007-09-21Fix regression, when loading levels in mustard.Travis Howell
2007-09-20implement o72_debugInput (with some help from Kirben)Matthew Hoops
2007-09-19Modified patch #1738058: "Action recorder".Eugene Sandulenko
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-18Code formatting fixesMax Horn
2007-09-18Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil...Max Horn
2007-09-11Remove/clarify several FIXMEsEugene Sandulenko
2007-09-11Adding various FIXME comments to bogus (non-self-explanatory) existing FIXME ...Max Horn
2007-09-10Lots of source code formatting correctionsMax Horn
2007-09-10Added some commentsMax Horn
2007-09-08Some cleanup (yay for whomever had the brilliant idea to let SVN work over HT...Max Horn
2007-09-01Cleanup: remove obsolete code (PalmOS 68K version not supported anymore)Chris Apers
2007-08-14fix issues with parenthesesMatthew Hoops
2007-08-14Limit loading external fonts, to required game versions.Travis Howell
2007-08-13Add details for Japanese PCE version of Loom.Travis Howell
2007-08-09Add missing files. OooopsEugene Sandulenko
2007-08-08Put ScummNESFile class into separate file.Eugene Sandulenko
2007-08-08Add Spanish MM NES (2/2)Eugene Sandulenko
2007-08-08Add Spanish MM NES (1/2)Eugene Sandulenko
2007-08-05Merged fsnode with trunk: r27971:28460David Corrales
2007-08-04Fix disabling speech in FOA.Travis Howell
2007-07-30Fixing Full Throttle. If I understand the code correctly, this *should* be co...Sven Hesse
2007-07-27Only set soundMode, if compressed segment exists.Travis Howell
2007-07-27Fix for bug #1761530 - "COMI: iMUSE-related crash on startup"Filippos Karapetis
2007-07-25The drawStripToScreen() does nothing if width <= 0. In bug #1759925 ("COMI:Torbjörn Andersson
2007-07-23Add support for FLAC compression of sound bundles in The Dig and COMI.Travis Howell
2007-07-22- Fix wrong languages in Chinese COMIEugene Sandulenko
2007-07-22Fix Chinese character widths.Eugene Sandulenko
2007-07-22cleanup (in particular, don't call something 'soundHandle' which is not a Mix...Max Horn
2007-07-21Proper height for Chinese characters, also remove obsolete hack for computingEugene Sandulenko
2007-07-21More support for Chinese COMI. Still some character conversions areEugene Sandulenko
2007-07-21SCUMM/iMuse Digital: Pause sounds after loading themMax Horn
2007-07-20Prevent crash in MI1 SegaCD Jap.Eugene Sandulenko
2007-07-20Add Japanese MI1 for SEGA CDEugene Sandulenko
2007-07-16Add Bear Stormin'Eugene Sandulenko
2007-07-16Add Japanese 3DO version of fbpack.Travis Howell
2007-07-15Added FIXME comments regarding use of AudioStream::openStreamFileMax Horn
2007-07-15Fixed sound factory messup caused by my previous commitMax Horn
2007-07-15Added new Mac SCUMM MD5, tracker #1749232Max Horn
2007-07-12Changed SaveFileManager::listSavegames() function to be engine agnostic. It n...David Corrales
2007-07-11Provide more language.tab file sizesEugene Sandulenko
2007-07-10This commit adds a new build define USE_ARM_GFX_ASM (and sets it for the WinCERobin Watts
2007-07-10Cast the pointer to long instead of int to possibly fix the amd64 compileTorbjörn Andersson