index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
graphics
/
cursorman.h
Age
Commit message (
Expand
)
Author
2009-06-29
Add some more explanation to Graphics::CursorManager::showMouse and OSystem::...
Johannes Schickel
2009-06-10
Add a convenience wrapper to CursorMan for checking whether cursor palettes a...
Johannes Schickel
2008-12-22
Fixed indentation and removed whitespaces at the end of line
Jordi Vilalta Prat
2008-06-09
Implemented popAllCursors() in CursorManager to ensure that all unnecessary c...
Christopher Page
2008-05-07
Proper delete[] formatting (this time all occurences should've been changed...)
Johannes Schickel
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-06-30
Added minimal doxygen comments to CursorManager::isVisible() and CursorManage...
Max Horn
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-02-12
Merged the "palette manager" into the cursor manager. It was only used to
Torbjörn Andersson
2006-05-25
Set and show/hide mouse cursors through a "cursor manager" (analogous to the
Torbjörn Andersson