aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
AgeCommit message (Expand)Author
2010-08-24SCUMM: Change palette for C64 games.Eugene Sandulenko
2010-08-23SCUMM: cleanupMax Horn
2010-08-22SCUMM: fix CD audio regression in Monkey Island 1 DOS/CDFlorian Kagerer
2010-08-20SCUMM/TOWNS: fix minor bugsFlorian Kagerer
2010-08-20KYRA/TOWNS: fix memory leak and some cleanupFlorian Kagerer
2010-08-18SCUMM/FM-TOWNS: start rewriting audio codeFlorian Kagerer
2010-08-17SCUMM: Fix warning. On WinCE HIBYTE and LOBYTE are already defined.Eugene Sandulenko
2010-08-16SCUMM: More finely differentiate opcode tables between v3, v4 and v5Max Horn
2010-08-16SCUMM: Move setResult/getResultPos to script_v5.cppMax Horn
2010-08-15SCUMM: Fix bug #3024173 - LOOM-PCE: Music stops prematurelyTorbjörn Andersson
2010-08-11GUI: add music devices for c64, amiga and apple II gsFlorian Kagerer
2010-08-11SCUMM: Re-enabled PCjr music for some more gamesTorbjörn Andersson
2010-08-11SCUMM: Re-enable PCjr music for EGA Loom.Torbjörn Andersson
2010-08-11SCUMM: Re-enable PCjr music for Indy 3Torbjörn Andersson
2010-08-11SCUMM: Add missing case in sound initialisationTorbjörn Andersson
2010-08-11SCUMM: Add missing "break" in music setupTorbjörn Andersson
2010-08-11SCUMM: possible fix for bug # 3041539Florian Kagerer
2010-08-11SCUMM: _resultVarNumber and related methods are specific to v0-v5Max Horn
2010-08-03SCUMM: Add posibility to disable NES APU which is CPU demandingEugene Sandulenko
2010-08-02GRAPHICS: Renamed skipThumbnailHeader to skipThumbnail.Johannes Schickel
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