aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics
AgeCommit message (Expand)Author
2010-09-18JANITORIAL: Removed most punctuation at end of warning() and error()Torbjörn Andersson
2010-09-09SCI: adding text code reference supportMartin Kiewitz
2010-09-07SCI: Added parentheses inside GfxScreen::isFillMatch() to make the code moreFilippos Karapetis
2010-09-07SCI: Slight change in GfxPicture::vectorFloodFill()Filippos Karapetis
2010-09-05SCI: dont do global scaling on non-scaleable viewsMartin Kiewitz
2010-09-04SCI: delete on textedit control now checks stringMartin Kiewitz
2010-08-31SCI: adding workaround for platform-specificMartin Kiewitz
2010-08-29SCI: adding comment about invalid rect return valMartin Kiewitz
2010-08-29SCI: changing scroll transition behaviourMartin Kiewitz
2010-08-29SCI: Throttle the invocations of Engine::shouldQuit()Filippos Karapetis
2010-08-25SCI: adding detection for freddy pharkas "fred"Martin Kiewitz
2010-08-24SCI: fixing comment of r52351Martin Kiewitz
2010-08-24SCI: fix race condition in sierra kPalVary codeMartin Kiewitz
2010-08-24SCI: dont load target palette when gameIsRestarting != 0Martin Kiewitz
2010-08-23SCI: multiple changes for mother goose vgaMartin Kiewitz
2010-08-23SCI: slightly changing msecs for scrollingMartin Kiewitz
2010-08-21SCI: improving delaying transitionsMartin Kiewitz
2010-08-21SCI: now fading color 255 as well in sci1.1Martin Kiewitz
2010-08-21SCI: add support for Control-C in earlier SCI games, tooFilippos Karapetis
2010-08-21SCI: Fixed bug #3048911 - "Keyboard discrepancies in all SCI games" by handli...Filippos Karapetis
2010-08-20Reverting r52224, as it was incorrect - fanmade games use the same interprete...Filippos Karapetis
2010-08-20SCI: Fixed bug #3041153 - "SCI Fanmade Games: Message window glitch"Filippos Karapetis
2010-08-20SCI: Fixed bug #3049146 - "MOTHERGOOSE CD: Rooms 7, 23 crash", merged some si...Filippos Karapetis
2010-08-19SCI: disabling EGA mapping after sci1egaMartin Kiewitz
2010-08-16SCI: sci1.1 pictures w/o cel don't set paletteMartin Kiewitz
2010-08-14SCI: now reusing window ids on kNewWindowMartin Kiewitz
2010-08-14SCI: adding workaround for camelot during endingMartin Kiewitz
2010-08-14SCI: Add support for Mac 'crsr' cursors used in SCI2+ gamesMatthew Hoops
2010-08-13SCI: extending life of port for sq4 gum wrapperMartin Kiewitz
2010-08-12SCI: fixing text color supportMartin Kiewitz
2010-08-11SCI: properly doing kAnimate loop/cel fixingMartin Kiewitz
2010-08-11SCI: revert r51969Martin Kiewitz
2010-08-11SCI: fixing kGraphFillBoxAny implementationMartin Kiewitz
2010-08-11SCI: kAddToPic only wrote nsRect in sci1.1Martin Kiewitz
2010-08-11SCI: kAnimate invalid loop/cels now correctly fixedMartin Kiewitz
2010-08-10SCI: improving comment about r51955Martin Kiewitz
2010-08-10SCI: adding displaceY adjust for sci1.1 viewsMartin Kiewitz
2010-08-10SCI: kAddToPic(list) set fixed priority flagMartin Kiewitz
2010-08-10SCI: add scaling support to kAddToPicMartin Kiewitz
2010-08-10SCI: adding workaround for kq5Martin Kiewitz
2010-08-08SCI: kDisposeWindow changesMartin Kiewitz
2010-08-07SCI: changing kBaseSetter behaviour when scaledMartin Kiewitz
2010-08-06SCI: adding script patchingMartin Kiewitz
2010-08-05SCI: actually enable hoyle 4 workaroundMartin Kiewitz
2010-08-05SCI: changing hoyle 4 workaroundMartin Kiewitz
2010-08-04SCI: Add kDisplay workarounds for the Hero's Quest demoMatthew Hoops
2010-08-04SCI: Fixed an off-by-one error in GfxPorts::getPortById() and moved the error...Filippos Karapetis
2010-08-04SCI: fixing a scrolling issue in sci32Martin Kiewitz
2010-08-04SCI: Fix SCI32 texts that are in Str objectsMatthew Hoops
2010-08-03SCI: adding jones/talkie speed throttler viewMartin Kiewitz