aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/gui/gui_picture.cpp
AgeCommit message (Expand)Author
2009-10-05SCI/newgui: Implemented trick to get dithering going after drawing picture w/...Martin Kiewitz
2009-10-05SCI: Fix error messageWillem Jan Palenstijn
2009-10-05SCI/newgui: changed the way dithering works on ega games, also default value ...Martin Kiewitz
2009-10-05SCI/newgui: SciGuiPicture - enum rename from SCI0/SCI1 to EGA/VGAMartin Kiewitz
2009-10-05SCI/newgui: switch to SCI1 commands when being IsVGA(), fixes qfg2Martin Kiewitz
2009-10-05SCI/newgui: EGA picture drawing is now using EGA paletteMartin Kiewitz
2009-10-05Silenced some warnings in drawVectorData()Filippos Karapetis
2009-10-05More method renamingFilippos Karapetis
2009-10-05- Renamed GUI -> Gui and capitalized as appropriate (e.g. SciGUIwindowMgr -> ...Filippos Karapetis
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-10-04SCI/gui: final rename commitMartin Kiewitz
2009-10-04SCI: Fixing a bunch of warnings; change 'intencity' -> 'intensity';Max Horn
2009-10-04Removed unused references to OSystemFilippos Karapetis
2009-10-03SCI/newgui: Removed SciGUIpicture::drawPalette11Martin Kiewitz
2009-10-03SCI: Merge new GUI code written by m_kiewitz.Willem Jan Palenstijn