aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
AgeCommit message (Expand)Author
2010-07-23SCUMM: Fix subtitles for Russian The DigEugene Sandulenko
2010-07-17DEBUGGER: Simplify how our console debugger works / is usedMax Horn
2010-07-14Fixed typo in comment.Torbjörn Andersson
2010-07-14Moved setTileData() into GdiPCEngine since that's the only class that uses it.Torbjörn Andersson
2010-07-05Prevent SCUMM from adding gui options based on user flags into the config fil...Johannes Schickel
2010-07-05Fix update of GUI options, which only differ in the language setting.Johannes Schickel
2010-06-27Add support for Chinese The DIG.Eugene Sandulenko
2010-06-27Add Nintendo Wii (PAL) versions of Freddi Fish: Kelp Seed Mystery.Travis Howell
2010-06-25AUDIO: get rid of MDT_PREFER_MIDI since it should be sufficient to either sel...Florian Kagerer
2010-06-25SCUMM: Set some more detection file sizesMax Horn
2010-06-22SCUMM: Specify various file sizes of detection filesMax Horn
2010-06-22SCUMM: Add a debug message to detectGames() to help find filesizes of detecti...Max Horn
2010-06-22SCUMM: Add Japanese FOA CD version from tracker #3017219Max Horn
2010-06-21Patch #1956501: "GUI/LAUNCHER: Midi device selection"Max Horn
2010-06-15Workaround bug #3003643 (MI1EGA German: Credit text incorrect)Max Horn
2010-06-15SCUMM: Fix composeFileHashMapMax Horn
2010-06-15Fix spelling, cleanupMax Horn
2010-06-15SCUMM: Added directory globs for in-depth search.Eugene Sandulenko
2010-06-15GUI: Implemented Languages as GUI options.Eugene Sandulenko
2010-06-15GUI: Implement MIDI drivers as GUI options.Eugene Sandulenko
2010-06-15GUI: Implement tooltips. FR #2821513.Eugene Sandulenko
2010-06-15GUI: Added in-place hotkeys for widgets.Eugene Sandulenko
2010-06-15SCUMM: Fix bug #1328120:Eugene Sandulenko
2010-06-15SCUMM: Fix bug #1879604.Eugene Sandulenko
2010-06-14SCUMM: Fix bug #1438631.Eugene Sandulenko
2010-06-08Modification to remove false positive "Possible divide by zero" warnings give...David Turner
2010-06-07Remove some extra spacesJordi Vilalta Prat
2010-05-29Fixed potential memory leak found by cppcheck. Though I'm guessing that if thisTorbjörn Andersson
2010-05-26Replace SCUMM F5 dialog by GMM & add help button to GMMMax Horn
2010-05-25Patch #2959341: Minor update to SCUMM debugger command 'passcode'Eugene Sandulenko
2010-05-24Fix Russian versions of airport and farm as they use extended charset.Eugene Sandulenko
2010-05-24syncEugene Sandulenko
2010-05-24Added Russian airport and farm. Needs more work as crashes at attempt to open...Eugene Sandulenko
2010-05-18Committing the rest of the VideoDecoder Rewrite from patch #2963496.Matthew Hoops
2010-05-17Change VideoDecoder::getCurFrame() to mean the last frame drawn instead of th...Matthew Hoops
2010-05-12Fix missing songs in the HE73 version of Putt-Putt Saves the Zoo.Travis Howell
2010-05-09Extended patch #2971742: SCUMM: autodetection for diskimage contents.Eugene Sandulenko
2010-05-09Fix bug in NES bundle reader which prevented reenterabilityEugene Sandulenko
2010-05-09Fix for bug #2995282 "FT: Cavefish Hideout Chase (Failure Cutscene) Crash".Johannes Schickel
2010-05-09Patch #2901515: HE: Resource Forks on Mac OS XEugene Sandulenko
2010-05-09Patch #2968610: Zak C64 German: crash due to padding bytesEugene Sandulenko
2010-05-05SCUMM: Convert some code to use Common::StringMax Horn
2010-05-04Fix non-Mac OS X buildsMax Horn
2010-05-04Move DebugChannel related code to new headerMax Horn
2010-05-04Move initGraphics and initCommonGFX from to new header.Max Horn
2010-05-04Get rid of Engine::_gameDataDir.Max Horn
2010-04-28Fix for bug #2824840: ZAK: Crash when using the yellow crystal (Amiga version)Max Horn
2010-04-27COMMON: Move DebugChannel stuff into a new DebugMan singletonMax Horn
2010-04-27Fix warningWillem Jan Palenstijn
2010-04-17Fix warnings when FLAC&MP3&VORBIS is disabled; also fixes leak in TinselMax Horn