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
/
engines
/
sci
/
graphics
/
cursor.cpp
Age
Commit message (
Expand
)
Author
2010-04-19
SCI: added comments about sierra not upscaling cursors for shape and view cur...
Martin Kiewitz
2010-04-19
SCI: added upscaling for shape cursors in upscaled hires games (will make the...
Martin Kiewitz
2010-02-17
SCI: Cleanup resource.h
Max Horn
2010-02-05
SCI: remaining cursor functions now also directly called
Martin Kiewitz
2010-02-05
SCI: calling most of the cursor functions directly via _gfxCursor instead of ...
Martin Kiewitz
2010-02-05
SCI: renamed class Cursor to GfxCursor
Martin Kiewitz
2010-02-04
SCI: renaming class View to GfxView
Martin Kiewitz
2010-01-31
SCI: renamed SciPalette to GfxPalette, Screen to GfxScreen, GfxPalette is now...
Martin Kiewitz
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2010-01-19
SCI: dont directly set mouse cursor to visible state but call show() instead ...
Martin Kiewitz
2010-01-06
SCI: making most of the variables in screen class private (some of it was nee...
Martin Kiewitz
2010-01-05
More renaming
Filippos Karapetis
[prev]