aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/screen.cpp
AgeCommit message (Expand)Author
2010-01-24SCI: added comment about using color 255 all the time for amiga gamesMartin Kiewitz
2010-01-24SCI: changing white to be 255 for amiga all the time (works for our interpret...Martin Kiewitz
2010-01-24SCI: supporting .used bit 1 in palettes (force direct palette setting) and cl...Martin Kiewitz
2010-01-07SCI: fixed save/restorebits within screen class for displayscreen case, fixes...Martin Kiewitz
2010-01-07SCI: fixed stupid bug in putPixelOnDisplay, fixes height of displayed hires g...Martin Kiewitz
2010-01-07SCI: some portrait work (kq6 now shows the main bitmap as portrait, coordinat...Martin Kiewitz
2010-01-06SCI: sync displayScreen with framebuffer after successful video playback (fix...Martin Kiewitz
2010-01-05More renamingFilippos Karapetis