aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-20Proper implementation of microscope puzzle.Eugene Sandulenko
2009-07-20Fixing bug #2823854: Mickey's space adventure crash. There's one too many spa...Matthew Hoops
2009-07-20Make ScummFile::eos() consistent with Stream::eos().Willem Jan Palenstijn
2009-07-20Bugfix for hangs on scene changes in Discworld 1 after having loaded a savega...Paul Gilbert
2009-07-20Moved new ports section to more appropriate place. And force buildbot toEugene Sandulenko
2009-07-20AGOS: Fixed badload(); some whitespace cleanupMax Horn
2009-07-19Fix compilation with USE_CONSOLE = 0Willem Jan Palenstijn
2009-07-19whoops, fix non-arm build (why? :-) )Kostas Nakos
2009-07-19remove dead code leftoverKostas Nakos
2009-07-19Change generic save game name.Travis Howell
2009-07-19Added the GUIO_NOSFX and GUIO_NOMUSIC flags to the first Discworld 1 demo entryPaul Gilbert
2009-07-19fix bug #2597980 - TUCKER: Sprite glitchGregory Montoir
2009-07-19SCI: check shouldQuit() in main loopWillem Jan Palenstijn
2009-07-19Update Waxworks.Travis Howell
2009-07-19Add patch #2823590 - Fix music crashes in Waxworks (PC).Travis Howell
2009-07-18SCI: Fix breakpointsWillem Jan Palenstijn
2009-07-18SCI: Fix disasm_addr option parsingWillem Jan Palenstijn
2009-07-18Fix crash in tab completion if one command is a prefix of another.Willem Jan Palenstijn
2009-07-18add "-IQ" suffix test to SO_LOAD_STRING (same as SO_SAVE_STRING) ; fixes fren...Gregory Montoir
2009-07-18AGOS: Removed second setjmp in PN code (untested!)Max Horn
2009-07-18AGOS: Get rid of one setjmp in PN code (needs testing)Max Horn
2009-07-18AGOS: Fixed backspace under OS X in Personal NightmareMax Horn
2009-07-18Add workaround for bug #1668393 - ZAK FM-TOWNS: Crash when entering Hostel fr...Travis Howell
2009-07-18SCI: don't leave debugger after btWillem Jan Palenstijn
2009-07-18Adding a workaround for the guard house card game "game over" screen in WoodruffSven Hesse
2009-07-18SCI: Fix stepping in debuggerWillem Jan Palenstijn
2009-07-18Minor tweak to prevent mouse clicks that close a user wait message also being...Paul Gilbert
2009-07-17/Finally/ fixing the longstanding flicker bug in Woodruff. I was completely m...Sven Hesse
2009-07-17Adding a workaround for the vanishing Coh Cott bug (#1972466), which is actua...Sven Hesse
2009-07-17Cleanup.Johannes Schickel
2009-07-17- Moved SoundAdlibPC definition to new header file sound_adlib.hJohannes Schickel
2009-07-17Replace LGPL header by GPL header.Johannes Schickel
2009-07-17Correct error in saveBackGround.Travis Howell
2009-07-17Fix bug #2822956 - ELVIRA2: Crash at the beginning (regression).Travis Howell
2009-07-17Fix input glitch regression, after pausing in PN.Travis Howell
2009-07-17Added an explicit break out of the event processing loop for mouse buttons an...Paul Gilbert
2009-07-17Making TOTResourceItem::size unsigned, fixing a graphics bug that crept inSven Hesse
2009-07-17Added some more debug warnings when resources can't be loadedSven Hesse
2009-07-17Fix bug #2821986 - COMI: setting to 'subtitles only' does not disable speech.Travis Howell
2009-07-17Fix using subtitles only setting in The Dig.Travis Howell
2009-07-16Fix bug in "KyraEngine_v2::runSceneScript6", fixes text line Zanthia says, wh...Johannes Schickel
2009-07-16Fixed bug: In-game console doesn't stay centered when switching resolutions o...Vicent Marti
2009-07-16This commit is just for DrMcCoy. (forgot to fix two usages of whitespaces ins...Johannes Schickel
2009-07-16Formatting fixes.Johannes Schickel
2009-07-16Fixed bug 2820514 ("Help dialog causes crash")Vicent Marti
2009-07-16Fixed GCC warning.Torbjörn Andersson
2009-07-16Added a proper fix for Pepper (the previous one caused regressions in KQ6)Filippos Karapetis
2009-07-16Update classic and builtin theme after r42529.Johannes Schickel
2009-07-16Formatting.Johannes Schickel
2009-07-16Fixed issue with beveled shapes being drawn outside their shapes. Possible re...Vicent Marti