aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/gfx.h
AgeCommit message (Expand)Author
2010-01-31SCI: cleaned up graphics classes, removed gfx&windowmgr, added gfxports, gfxc...Martin Kiewitz
2010-01-22SCI: draw a black line under menubar when menu is active (effectively for jon...Martin Kiewitz
2010-01-19SCI: implemented priority bands support for sci1.1 picture resources, fixed l...Martin Kiewitz
2010-01-11Moved all the cache limits inside helpers.h and removed an obsolete TODOFilippos Karapetis
2010-01-10SCI: updateBox now also supports hires modeMartin Kiewitz
2010-01-10SCI: changed location of hack inside kDrawCel, coordinates of savedhiresbox m...Martin Kiewitz
2010-01-09SCI: added new debug command "picture_visualize", which enables visualization...Martin Kiewitz
2010-01-07SCI: implemented additional drawCel for hires views, fixes menu bar of kq6 - ...Martin Kiewitz
2010-01-06- Some work on kLocalToGlobal and kGlobalToLocal for SCI2+Filippos Karapetis
2010-01-05Renamed the version of drawCel() which calls BitsShow() to drawCelAndShow(), ...Filippos Karapetis
2010-01-05Some initial work on SCI1.1 view scaling (not working yet)Filippos Karapetis
2010-01-05Removed duplicate codeFilippos Karapetis
2010-01-05More renamingFilippos Karapetis