aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2009-07-14changed generic Graphics::PixelFormat constructor to take xBits instead of xL...Jody Northup
2009-07-13Merged revisions 42433-42434,42436,42439-42441,42443-42446,42455-42456,42458-...Travis Howell
2009-07-13tucker: added workaround for original game glitch (tracker item #2597763)Gregory Montoir
2009-07-13tucker: fixed issues with dirty rects handling (tracker item #2597763)Gregory Montoir
2009-07-13Removed an unneeded debug console output from initGraphicsJody Northup
2009-07-13Refactor GUI options update into a function in Common: updateGameGUIOptions.Johannes Schickel
2009-07-13Add transparent GUI options update for SCUMM too.Johannes Schickel
2009-07-13Support transparent guioptions update on game launch for AdvancedMetaEngine.Johannes Schickel
2009-07-13Got rid of Screen_LoL::_paletteConvTable.Johannes Schickel
2009-07-13Fix compilation under Windows (The fabs-calls were causing error C2668 about ...Kari Salminen
2009-07-13Fix for bug #2669415 (FW: half walking speed in a screen).Kari Salminen
2009-07-13Add one more type of IQ-points filename (for bug #2820803)Willem Jan Palenstijn
2009-07-13Fix bug #2820472 - MAZE: Keyboard input fault.Travis Howell
2009-07-12Merged revisions 42398,42402-42406,42418-42421,42423,42428-42430 via svnmerge...Travis Howell
2009-07-12Patch #1936137: "Speech for Mac BS1 english"Eugene Sandulenko
2009-07-12oops, fix propsKostas Nakos
2009-07-12fix build with arm-asm routinesKostas Nakos
2009-07-12Add missing quotation mark to error message.Johannes Schickel
2009-07-12Added support for sub-relation message types - this fixes trying to attach th...Paul Gilbert
2009-07-12ScummVM/PS2 bugs fixed by this commit:Max Lingua
2009-07-11Moved the kernel and the vocabulary outside of the engine state (they're stat...Filippos Karapetis
2009-07-11Merged revisions 42382,42385-42387,42393-42394 via svnmerge from Travis Howell
2009-07-11Changed an incorrect warning back to scidprintf - the relevant message is for...Filippos Karapetis
2009-07-11Some work on QFG1VGA (looks like a mix of SCI1 and SCI1.1)Filippos Karapetis
2009-07-11Removed the version parameter from GfxResManagerFilippos Karapetis
2009-07-11If we fail to auto-detect either the volume or the map version, set the one t...Filippos Karapetis
2009-07-11SCI: don't let TimerSongIterator loop forever, and don't immediatelyWillem Jan Palenstijn
2009-07-11Fix pinball type mini game in Putt-Putt Enters The Race.Travis Howell
2009-07-11Merged revisions 42360-42361,42364-42366,42368-42378,42380 via svnmerge from Travis Howell
2009-07-11Explicitely instantiate the decompressWizImage() templates, so that they won'...Sven Hesse
2009-07-11Fix oversight in r42361 and also handle consecutive copied characters in SAGA.Willem Jan Palenstijn
2009-07-11Bugfix to properly save the currently playing midi music when saving a scenePaul Gilbert
2009-07-11Only error out, if checkStaticSelectorNames() fails.Travis Howell
2009-07-11Applied patch 2818733 - "SCI: Timer iterator for audio resources played via d...Filippos Karapetis
2009-07-11Applied slightly modified patch 2819002 - "SCI: resource-view-patch on SQ5/Ge...Filippos Karapetis
2009-07-11Removed an invalid detection entryFilippos Karapetis
2009-07-11Applied a slightly modified patch from clone2727 which adds static selector n...Filippos Karapetis
2009-07-11Fixed regression in the script parser from commit 42260Filippos Karapetis
2009-07-11Added initialisation of paging screens when the game startsPaul Gilbert
2009-07-11Active background screens are now properly freed when the game exitsPaul Gilbert
2009-07-11Bugfix to show the mouse cursor when restarting the game after returning to l...Paul Gilbert
2009-07-11Removed the now uneeded "Screen::_disableScreen" flag.Johannes Schickel
2009-07-11Fix graphics not updating, when loading a save in Kyra1. This fixes problems ...Johannes Schickel
2009-07-11Fix bug #2819628 - DETECTOR: Atlantis CD sets wrong gui options.Travis Howell
2009-07-11Fix SAGA outline generation algorithm for charactersWillem Jan Palenstijn
2009-07-11Fix recent regression in AGOSEngine_Simon1::drawImage().Travis Howell
2009-07-10Merged revisions 42322,42328,42345-42346,42354-42358 via svnmerge from Travis Howell
2009-07-10tinsel: proper detection entry for Discworld 1 Italian only CDFabio Battaglia
2009-07-10Fixing mismatched deleteSven Hesse
2009-07-10Applied patch #2819665 - "SCI: cell palette fix for QfG3/SQ5/etc."Filippos Karapetis