aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/cursor.h
AgeCommit message (Expand)Author
2014-02-18SCI: Make GPL headers consistent in themselves.Johannes Schickel
2013-04-16SCI: Fix potential memory leak with Mac cursor's hotspotMatthew Hoops
2012-03-07SCI: Add a new configuration option for SQ4 CD, "silver_cursors"Filippos Karapetis
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-02-06SCI: Improve Mac SCI1.1+ cursor supportMatthew Hoops
2010-11-26SCI: Implemented FR #3101338: "King's Quest 6 Windows Mouse Icons"Filippos Karapetis
2010-10-05SCI: Some fixes for zoom cursorsFilippos Karapetis
2010-10-04SCI: Several corrections for magnifier cursorsFilippos Karapetis
2010-10-03SCI: Added support for SCI1.1+ magnifier cursors (bug #3034973).Filippos Karapetis
2010-08-31SCI: adding workaround for platform-specificMartin Kiewitz
2010-07-23SCI: support kSetCursorSci11(-2)Martin Kiewitz
2010-06-09Renamed the SciEvent class to EventManager, to separate it from the sciEvent ...Filippos Karapetis
2010-05-18Add initial support for KQ6 Mac. Wrapper functions for read/writing to pointe...Matthew Hoops
2010-05-15SCI: adding upscaled hires mode 640x480 for kq6 and gk1, fixing valgrind erro...Martin Kiewitz
2010-02-05SCI: remaining cursor functions now also directly calledMartin Kiewitz
2010-02-05SCI: calling most of the cursor functions directly via _gfxCursor instead of ...Martin Kiewitz
2010-02-05SCI: renamed class Cursor to GfxCursorMartin Kiewitz
2010-02-04SCI: renaming class View to GfxViewMartin Kiewitz
2010-01-31SCI: renamed SciPalette to GfxPalette, Screen to GfxScreen, GfxPalette is now...Martin Kiewitz
2010-01-11Moved all the cache limits inside helpers.h and removed an obsolete TODOFilippos Karapetis
2010-01-05More renamingFilippos Karapetis