aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2003-12-11Add option to enable copy protection in SCUMM games, which ScummVM disable it...Travis Howell
2003-12-11An 'Cancel' button is pointless for errors.Travis Howell
2003-12-10Removed #include "midiparser.h". It was only there for the early Humongeous X...Jamieson Christian
2003-12-10 o CleanupEugene Sandulenko
2003-12-09Changed notation involving more than one set of double colons ::Jamieson Christian
2003-12-09Fixed bug with Ben's animation disappearing at max horizontal speed.Eugene Sandulenko
2003-12-09Add preliminary support for Mac FT demo insane.Eugene Sandulenko
2003-12-08Now Ben is visible, but kicking animation because of some bug is not visibleEugene Sandulenko
2003-12-08fixed warningsPaweł Kołodziejski
2003-12-08First INSANE scene started to show up things. Actually you can controlEugene Sandulenko
2003-12-06potential fix for bug #830106 (ugly)Max Horn
2003-12-06regression fix (bug #855313)Max Horn
2003-12-06Fix for bug #853874 (ZAK: Can't Give Club in 5.5 build); this may cause regre...Max Horn
2003-12-06Fix for bug #795937 (MI1demo: plank behind the kitchen); cleanupMax Horn
2003-12-06fix alloc/freePaweł Kołodziejski
2003-12-06cleanupPaweł Kołodziejski
2003-12-06cleanupPaweł Kołodziejski
2003-12-06oops.Eugene Sandulenko
2003-12-06Make FT DOS demo happy with INSANE precompiled.Eugene Sandulenko
2003-12-06Preliminary support for FT INSANE is added. To enable the code defineEugene Sandulenko
2003-12-05Amiga Zak McKracken sound update from tsuteiuQTravis Howell
2003-12-05Add keyboard support for derby in FT and cannon battle in COMI, patch #853099Travis Howell
2003-12-03Add fix for annoying costume warning in FT, part of patch #853099Travis Howell
2003-12-02TypoTravis Howell
2003-12-02Added memory auto-configuration on PalmOS for better speed and compatibilityChris Apers
2003-12-02Backwards compatbilityTravis Howell
2003-12-02Switch nosubtitles option to subtitles, to match others and help with Simon2 ...Travis Howell
2003-12-01don't do a global import of namespace GUIMax Horn
2003-12-01Patch #847464: Remove spurious semicolonsMax Horn
2003-11-29don't see why we shouldn't just always call Sound::stopAllSounds just before ...Max Horn
2003-11-29cleanupMax Horn
2003-11-29startCDTimer() is already being invoked by pauseSounds(false)Max Horn
2003-11-29new savegame version: store actor pan data; store Audio CD playback status (a...Max Horn
2003-11-29added API to query CD playback status; renamed AudioCDManager methodsMax Horn
2003-11-29moved Audio CD (emulation) code from scumm/sound.cpp to sound/, so that it ma...Max Horn
2003-11-28game targets can now have a base filename different from the target name; mis...Max Horn
2003-11-28reuse SaveLoadChooser in main dialog -> this means the SaveLoadChooser rememb...Max Horn
2003-11-28cleanupMax Horn
2003-11-26More $Header$ stuffTorbjörn Andersson
2003-11-26Attempt to add standard CVS header. Let's see if this works...Torbjörn Andersson
2003-11-26Update commenyTravis Howell
2003-11-26This is how original version handled bypass.Travis Howell
2003-11-23added ugly hack for maniac v1, it fix redrawing last 8 lines of gfx room laye...Paweł Kołodziejski
2003-11-23fix / hack for actor costume gfx glitches in scumm v1 gamesPaweł Kołodziejski
2003-11-20OoopsTravis Howell
2003-11-18revert use of GF_DEMO in Humongous games fixing several problemsJonathan Gray
2003-11-18Add PC game feature flag, to match others.Travis Howell
2003-11-18Alter old demo checkTravis Howell
2003-11-18Fix object names in dig demoTravis Howell
2003-11-18Add back full throttle pc demo targetTravis Howell