aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2003-12-13* don't call a variable 'bit' which stores a byte'Max Horn
2003-12-13patch #858731 to work around MSVC6 compiler bugsMax Horn
2003-12-13Fix regressions.Travis Howell
2003-12-13fixed warningsPaweł Kołodziejski
2003-12-13 o Fix bug which crashed scummvm in some casesEugene Sandulenko
2003-12-13 o first scene is completable, although it seems to me that enemy movingEugene Sandulenko
2003-12-13removed GameSettings::detectname and GameSettings::midi; renamed GameSettings...Max Horn
2003-12-12 o Fixed playback. Now you see Ben fallingEugene Sandulenko
2003-12-11Fix for bug #858262 (Note: casting to GUI::OptionsDialog* is wrong, it leads ...Max Horn
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