aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-25SCUMM: Implement keyboard-driven inventory scrolling in v2Eugene Sandulenko
2010-08-25M4: Fixes for compiler errorsPaul Gilbert
2010-08-25M4: Implementation of script enginePaul Gilbert
2010-08-25SCUMM: Fix bug #2702847 - PUTTZOO: Graphic glitches on dancing penguin.Travis Howell
2010-08-24SCI: adding pharkas patch for ladder issueMartin Kiewitz
2010-08-24SCI: adding qfg1vga patch for fight issueMartin Kiewitz
2010-08-24GOB: Add information about a cracked FascinationArnaud Boutonné
2010-08-24GOB: Little cleanup of Fascination detectionArnaud Boutonné
2010-08-24SOUND: New global define AUDIO_REVERSE_STEREO.Andre Heider
2010-08-24CONFIGURE: don't force vkeybd for n64 port Fabio Battaglia
2010-08-24SCI: fixing comment of r52351Martin Kiewitz
2010-08-24SCI: Fixed bug #3052359 - "Hoyle1: Hearts Crash"Filippos Karapetis
2010-08-24SCI: fix race condition in sierra kPalVary codeMartin Kiewitz
2010-08-24SCI: added another version of Hoyle 1 (bug report #3052366)Filippos Karapetis
2010-08-24SCI: Removed a now unused selector from the selector cacheFilippos Karapetis
2010-08-24KYRA: Cleanup.Johannes Schickel
2010-08-24KYRA: Implement new handling of KYRA3's TLK files.Johannes Schickel
2010-08-24KYRA: Simplify PAK/INS/TLK loading.Johannes Schickel
2010-08-24SCI: replacing save dialog as wellMartin Kiewitz
2010-08-24SCI: Check for the existence of script 180 before accessing it.Filippos Karapetis
2010-08-24SCI: Define xLast/yLast for LB2 floppy (which has no selectorFilippos Karapetis
2010-08-24SCI: more work on replacing save dialogMartin Kiewitz
2010-08-24SCI: some work on replacing save dialogMartin Kiewitz
2010-08-24KYRA: Cleanup.Johannes Schickel
2010-08-24SCI: fixing const cast warningMartin Kiewitz
2010-08-24TINSEL: Code cleanup, fixed potentially undefined behaviorFilippos Karapetis
2010-08-24NEWS: Mention that Kyra3 now supports the original file layout.Johannes Schickel
2010-08-24KYRA: Add support for playing KYRA3 from CD.Johannes Schickel
2010-08-24COMMON: Constify directoryGlobs variable in ADParams.Johannes Schickel
2010-08-24GOB: Two fixes for the Fascination delay issue.Arnaud Boutonné
2010-08-24TINSEL: Adjusted the commented out music debug code for the latest changes toFilippos Karapetis
2010-08-24AGI: Fix bug #3017908: "AGI: No music with the new MIDI patch"Eugene Sandulenko
2010-08-24TINSEL: Removed the hardcoded MIDI offset arrays.Filippos Karapetis
2010-08-24SCUMM: Change palette for C64 games.Eugene Sandulenko
2010-08-24NEWS: updated with latest PSP changes.Yotam Barnoy
2010-08-24PSP: switched to using BufferedSeekableReadStream and BufferedWriteStreamYotam Barnoy
2010-08-24SCI: dont load target palette when gameIsRestarting != 0Martin Kiewitz
2010-08-24COMMON: implemented BufferedWriteStream and fixed bug in BufferedReadStreamYotam Barnoy
2010-08-24TINSEL: Fixed final track mapping to Ench soundtrack.Eugene Sandulenko
2010-08-24TINSEL: Partial fix for MIDI in German release.Eugene Sandulenko
2010-08-24GP2XWIZ: Graphics code cleanup and start to add support for the GP2X Caanoo d...John Willis
2010-08-24SCI: changing signature of kRestoreGameMartin Kiewitz
2010-08-24SCI: changing maximum slots from 0-999 to 0-99Martin Kiewitz
2010-08-24SCI: now pausing/unpausing music in replaced restore dialogMartin Kiewitz
2010-08-24SCI: bit more work on restore dialog replacingMartin Kiewitz
2010-08-24GOB: Avoid a crash in the protection screen of Fascination (PC).Arnaud Boutonné
2010-08-23SCI: some more work on replacing restore dialogMartin Kiewitz
2010-08-23I18N: Do not translate 'English' in the language selection PopUpWidget.Thierry Crozat
2010-08-23SCI: storing game super class address now inside SciEngineMartin Kiewitz
2010-08-23dingux: Add standard ScummVM copyright headers to the dingux backend.John Willis