aboutsummaryrefslogtreecommitdiff
path: root/graphics/cursorman.cpp
AgeCommit message (Expand)Author
2009-06-06Corrected cursor display errors introduced by revision 41204, reimplemented 1...Jody Northup
2009-06-05Fixes ScummEngine_v70he::setDefaultCursor to work in 16-bit, using a temporar...Jody Northup
2009-06-05Corrected backend to be able to accept a 16-bit mouseKeyColor without overflowJody Northup
2009-06-05Converted cursor code to use 16-bit.Jody Northup
2008-06-09Implemented popAllCursors() in CursorManager to ensure that all unnecessary c...Christopher Page
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-27Reverted r26922.Johannes Schickel
2007-05-22Simpilified Singleton implementation and usage.Johannes Schickel
2007-02-12Merged the "palette manager" into the cursor manager. It was only used toTorbjörn Andersson
2006-05-27delete[] instead of deleteWillem Jan Palenstijn
2006-05-25The GUI never asked for the cursor to be visible. I'm not sure why that used toTorbjörn Andersson
2006-05-25Set and show/hide mouse cursors through a "cursor manager" (analogous to theTorbjörn Andersson