aboutsummaryrefslogtreecommitdiff
path: root/graphics/cursorman.h
AgeCommit message (Expand)Author
2009-06-29Add some more explanation to Graphics::CursorManager::showMouse and OSystem::...Johannes Schickel
2009-06-10Add a convenience wrapper to CursorMan for checking whether cursor palettes a...Johannes Schickel
2008-12-22Fixed indentation and removed whitespaces at the end of lineJordi Vilalta Prat
2008-06-09Implemented popAllCursors() in CursorManager to ensure that all unnecessary c...Christopher Page
2008-05-07Proper delete[] formatting (this time all occurences should've been changed...)Johannes Schickel
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-06-30Added minimal doxygen comments to CursorManager::isVisible() and CursorManage...Max Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-02-12Merged the "palette manager" into the cursor manager. It was only used toTorbjörn Andersson
2006-05-25Set and show/hide mouse cursors through a "cursor manager" (analogous to theTorbjörn Andersson