aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics
AgeCommit message (Expand)Author
2014-10-28SCI: implement 8-bit color matching SCI1.1 bugMartin Kiewitz
2014-10-27SCI: Add note on SSCI 11 FindColor bugWillem Jan Palenstijn
2014-10-18SCI: Hopefully fix bug #6718 in LSL6 PolishFilippos Karapetis
2014-10-13SCI: WordingFilippos Karapetis
2014-10-13SCI: Set the NS rect for all cases in GK1 (bug #6729)Filippos Karapetis
2014-08-08SCI: Extend hack to fix regression in GK1Filippos Karapetis
2014-06-08SCI: fix coordination translation for 480x300 macMartin Kiewitz
2014-06-03SCI32: fix crash during gabriel knight introMartin Kiewitz
2014-06-02SCI: fix regression introduced by 480x300 commitMartin Kiewitz
2014-06-01SCI: work on SCI0/01 Mac 480x300 scalingMartin Kiewitz
2014-05-27ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf.Johannes Schickel
2014-02-28IMAGE: Move all ImageDecoders to image/Matthew Hoops
2014-02-18SCI: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-17SCI: Fix NS rect calculation in GK1 (and SCI32 in general)Filippos Karapetis
2014-01-15ALL: Remove optimization unstable code on checking for null after new.D G Turner
2013-12-26SCI: fix sci1early+ ega picture issuesMartin Kiewitz
2013-12-26SCI: floodfill reverted, was sci1early differenceMartin Kiewitz
2013-12-24SCI: portraits cleanup + show base picture at endMartin Kiewitz
2013-12-24SCI: injecting "dual" view into King's Quest 6 CDMartin Kiewitz
2013-12-24SCI: injecting "dual" view into Laura Bow 2 CDMartin Kiewitz
2013-12-24SCI: change floodfill fix for sq4Martin Kiewitz
2013-12-23SCI: change floodfill to fix sq4 ship taking offMartin Kiewitz
2013-12-18SCI: debug code to print out kq6 raw lipsync dataMartin Kiewitz
2013-12-11SCI: rave support (KQ6 hires portrait lip sync)Martin Kiewitz
2013-12-10SCI: Add handling for the RAVE resource type, found in KQ6CDFilippos Karapetis
2013-10-02SCI: Make a note about pic 390 in the blacklisted SQ4CD NRS patch 1.2Filippos Karapetis
2013-09-21SCI: fix for heap corruption during lsl3 endingm-kiewitz
2013-08-19SCI: Fix bug #3614914 - "SCI: Castle of Dr Brain Spanish crashes after Comput...Filippos Karapetis
2013-08-03SCI: Take advantage of Surface::getPixels.Johannes Schickel
2013-08-03SCI: Prefer getBasePtr over direct Surface::pixels access.Johannes Schickel
2013-07-30SCI: Add a hack to fix the inventory in GK1Filippos Karapetis
2013-07-14JANITORIAL: Remove trailing whitespaceSven Hesse
2013-06-21SCI: Avoid using g_sci for usesOldGfxFunctions() in the GfxPorts classFilippos Karapetis
2013-05-01SCI: Fix a non-initialized variable in GfxScreen - CID 1003105Filippos Karapetis
2013-05-01SCI: Fix a non-initialized variable in GfxCursor - CID 1003112Filippos Karapetis
2013-05-01SCI: Fix a non-initialized variable in GfxControls16 - CID 1003114Filippos Karapetis
2013-05-01SCI: Fix a non-initialized variable in GfxMenu - CID 1003110Filippos Karapetis
2013-05-01SCI: Initialize some members of GfxPaint16 - CID 1010057Filippos Karapetis
2013-04-28SCI: Change wording for the cursor position workaroundsFilippos Karapetis
2013-04-27SCI: Change wording for bug/further info referencesFilippos Karapetis
2013-04-25SCI: Fix scaling in the back room of the bookstore in GK1Filippos Karapetis
2013-04-18SCI: Remove a bunch of unused private member variablesMax Horn
2013-04-16SCI: Fix potential memory leak with Mac cursor's hotspotMatthew Hoops
2013-04-16SCI: Fix mac cursor memory leakMatthew Hoops
2013-04-15SCI: Fix hunk entry leakWillem Jan Palenstijn
2013-03-28SCI: Fix drawing in SCI21 hires games without breaking lowres SCI2/SCI21 gamesFilippos Karapetis
2013-02-23ALL: Fix typo (existant->existent)Willem Jan Palenstijn
2013-01-13SCI: Some more work on scaling in SCI32Filippos Karapetis
2013-01-11SCI: Fix the night time palette in QFG4Filippos Karapetis
2013-01-11SCI: More proper handling of scaling and global scaling in SCI32Filippos Karapetis