aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics
AgeCommit message (Expand)Author
2010-07-24SCI: adding 1 to planeRect bottom/rightMartin Kiewitz
2010-07-24SCI: locking picture resourceMartin Kiewitz
2010-07-24SCI: adding workaround for sq4 room 391Martin Kiewitz
2010-07-23SCI: adding table for kDisplay workaroundsMartin Kiewitz
2010-07-23SCI: adding workaround for sq4/room 391Martin Kiewitz
2010-07-23SCI: fixing kNewWindow (SCI1.1)Martin Kiewitz
2010-07-23SCI: support kSetCursorSci11(-2)Martin Kiewitz
2010-07-23SCI: Now saving the kPalVary state inside savegamesFilippos Karapetis
2010-07-22SCI: Some slight work on robot filesFilippos Karapetis
2010-07-22SCI: Hopefully fix compilation when ENABLE_SCI32 is not definedMatthew Hoops
2010-07-22SCI: fixing mirrored sci32 picturesMartin Kiewitz
2010-07-22SCI: doing res correction on text as wellMartin Kiewitz
2010-07-22SCI: some changes to kFrameout for sci32Martin Kiewitz
2010-07-22SCI: Remove sanity check introduced in rev 51154. When a node is deleted via ...Filippos Karapetis
2010-07-22SCI: Added a sanity check for rev 51152. If a node has been deleted, it shoul...Filippos Karapetis
2010-07-22SCI: Fixed the crash in LSL2, room 42 (when arriving at the island). kAnimate...Filippos Karapetis
2010-07-22SCI: changed the comment about the palette merging (it's not a workaround any...Filippos Karapetis
2010-07-22Use new[]/delete[] instead of malloc/freeMatthew Hoops
2010-07-22Silence gcc warningMatthew Hoops
2010-07-22SCI: some more work on priority sci32Martin Kiewitz
2010-07-22SCI: removing priority hack for gk1hiresMartin Kiewitz
2010-07-22SCI: some work on priority in sci32Martin Kiewitz
2010-07-22Silenced a known warning in SQ5, after the introFilippos Karapetis
2010-07-21SCI: terminating at another resource of sq4cdMartin Kiewitz
2010-07-21SCI: fixing hires background pictures sci2.1Martin Kiewitz
2010-07-21SCI: kSetNowSeen sci2.1Martin Kiewitz
2010-07-21SCI: more work on coordadjustment sci32Martin Kiewitz
2010-07-20SCI: some sci32 fixesMartin Kiewitz
2010-07-20SCI: fixed jones/ega/vga port issueMartin Kiewitz
2010-07-19SCI: dont fix list control in sq4Martin Kiewitz
2010-07-17Remove extra ";" in class declarations.Johannes Schickel
2010-07-15SCI: some big changes to kCantBeHere - kCantBeHere returns the actual "proble...Martin Kiewitz
2010-07-14SCI: removing hardcoded size when drawing list controls - fixes load/save dia...Martin Kiewitz
2010-07-14SCI: separating qfg1ega and qfg1vga gameidsMartin Kiewitz
2010-07-14SCI: Removed a chatty (and unneeded) warningFilippos Karapetis
2010-07-13SCI: adding comment about palette formatsMartin Kiewitz
2010-07-13SCI: adding comment about GfxPicture::draw() and picture resource formatsMartin Kiewitz
2010-07-13SCI: change handling of priority in combination with embedded cels inside pic...Martin Kiewitz
2010-07-11SCI: also sync palette after playing movies, fixes kq6 introMartin Kiewitz
2010-07-10SCI: calling speed throttler as well from kPalette(setIntensity) if needed - ...Martin Kiewitz
2010-07-10SCI: calculate widths for menu after switching to menuport, i guess this was ...Martin Kiewitz
2010-07-10SCI: adding kPalette signatures, fixing 3 kPalVary calls, fixing kAssertPalet...Martin Kiewitz
2010-07-06SCI: fix regression of r50721 - pausing/resuming only on actual menu usageMartin Kiewitz
2010-07-06SCI: fix regression of r50599 - broken greyed font drawingMartin Kiewitz
2010-07-02SCI: change drawing of fonts, so that we never do triple pixel line duplicati...Martin Kiewitz
2010-07-02SCI: added possible workaround or final solution for hires portraits not full...Martin Kiewitz
2010-07-02SCI: changing adjusting of upscaled hires box coordinatesMartin Kiewitz
2010-07-02Extended the SCI2 text drawing hack for SCI2.1 too, and added font cachingFilippos Karapetis
2010-06-30SCI: adjust brRect and nsRect, if sci2 hires views are used, fixes hotspots i...Martin Kiewitz
2010-06-30SCI: remove some duplicate codeMartin Kiewitz