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.h
Age
Commit message (
Expand
)
Author
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-02-06
SCI: Improve Mac SCI1.1+ cursor support
Matthew Hoops
2010-11-26
SCI: Implemented FR #3101338: "King's Quest 6 Windows Mouse Icons"
Filippos Karapetis
2010-10-05
SCI: Some fixes for zoom cursors
Filippos Karapetis
2010-10-04
SCI: Several corrections for magnifier cursors
Filippos Karapetis
2010-10-03
SCI: Added support for SCI1.1+ magnifier cursors (bug #3034973).
Filippos Karapetis
2010-08-31
SCI: adding workaround for platform-specific
Martin Kiewitz
2010-07-23
SCI: support kSetCursorSci11(-2)
Martin Kiewitz
2010-06-09
Renamed the SciEvent class to EventManager, to separate it from the sciEvent ...
Filippos Karapetis
2010-05-18
Add initial support for KQ6 Mac. Wrapper functions for read/writing to pointe...
Matthew Hoops
2010-05-15
SCI: adding upscaled hires mode 640x480 for kq6 and gk1, fixing valgrind erro...
Martin Kiewitz
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-11
Moved all the cache limits inside helpers.h and removed an obsolete TODO
Filippos Karapetis
2010-01-05
More renaming
Filippos Karapetis