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
2017-06-08
COMMON: Make SpanOwner copy assignment make a copy of the owned Span
Colin Snover
2017-05-27
SCI: Remove a leftover SCI32 hack
Filippos Karapetis
2017-03-27
SCI: Implement bounds-checked reads of game resources
Colin Snover
2016-08-22
SCI32: Move the SCI32 Mac cursor handling code into GfxCursor32
Filippos Karapetis
2016-08-19
SCI32: Remove CoordAdjuster32, at least for the moment
Colin Snover
2016-03-05
SCI: Make cursor workaround work properly on OpenPandora
Martin Kiewitz
2016-02-20
SCI: Add a more detailed explanation about kernelSetZoomZone
Filippos Karapetis
2016-02-20
SCI: kernelSetZoomZone is a stub in Mac versions. Fixes bug #7040
Filippos Karapetis
2014-11-09
SCI: some more work on 480x300 mac support
Martin Kiewitz
2014-02-18
SCI: Make GPL headers consistent in themselves.
Johannes Schickel
2013-05-01
SCI: Fix a non-initialized variable in GfxCursor - CID 1003112
Filippos Karapetis
2013-04-28
SCI: Change wording for the cursor position workarounds
Filippos Karapetis
2013-04-27
SCI: Change wording for bug/further info references
Filippos Karapetis
2013-04-16
SCI: Fix potential memory leak with Mac cursor's hotspot
Matthew Hoops
2013-04-16
SCI: Fix mac cursor memory leak
Matthew Hoops
2012-06-16
SCI: Get rid of casts on CursorManager::replaceCursor calls.
Johannes Schickel
2012-04-29
SCI: Add a hack to fix the cursor colors in Longbow (bug #3489101)
Filippos Karapetis
2012-03-25
SCI: Fix cursor coordinates for SCI01. Fixes a crash in KQ1 (bug #3503932)
Filippos Karapetis
2012-03-07
SCI: Add a new configuration option for SQ4 CD, "silver_cursors"
Filippos Karapetis
2012-02-17
SCI: Added some sanity checks by digitall
Filippos Karapetis
2012-02-17
SCI: Fix and cleanup the monochrome cursor code
Filippos Karapetis
2012-02-17
SCI: Fix bug #3487088 - "SCI: LB1: Missing Wait cursor"
Filippos Karapetis
2012-02-13
SCI: Fix bug #3487092: "SCI: LB1: Magnifying glass cursor is grey"
Filippos Karapetis
2011-10-18
SCI: Added some hacks related to new functionality in Phantasmagoria 2
Filippos Karapetis
2011-09-05
SCI: Fix Island of Dr. Brain copyprot pause menu on touch devices
Willem Jan Palenstijn
2011-09-03
SCI: Fix QFG3 run/walk/sleep menu on touch devices
Willem Jan Palenstijn
2011-05-25
ALL: behaviour -> behavior
Matthew Hoops
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-05
SCI: Use new MacCursor code instead of convertCrsrCursor()
Matthew Hoops
2011-03-09
SCI: Implement Mac iconbar event handling.
Walter van Niftrik
2011-03-07
Merge branch 'pe_exe' of https://github.com/clone2727/scummvm into clone2727-...
Matthew Hoops
2011-03-06
SCUMM: Use the new WinCursor code in SCUMM HE
Matthew Hoops
2011-03-06
SCI: Fix KQ6 Mac inventory cursors
Matthew Hoops
2011-02-14
SCI: Adapt to setPalette/grabPalette RGBA->RGB change.
Johannes Schickel
2011-02-10
SCI: Don't fallback to views in SCI1.1+ Mac games
Matthew Hoops
2011-02-08
SCI: Add detection for Freddy Pharkas Mac
Matthew Hoops
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-23
ALL: Fix indention (whitespaces -> tabs)
Max Horn
2010-10-08
SCI: Added a check for magnifier cursor multipliers
Filippos Karapetis
2010-10-08
SCI: fixing mag cursor as far as possible
Martin Kiewitz
2010-10-07
SCI: bugfix for magnifier cursors
Filippos Karapetis
2010-10-05
SCI: Some fixes for zoom cursors
Filippos Karapetis
2010-10-04
SCI: fixing crash in mag cursor code for pharkas
Martin Kiewitz
2010-10-04
SCI: Several corrections for magnifier cursors
Filippos Karapetis
2010-10-03
SCI: Added missing initialization of _zoomBitmap
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-08-14
SCI: Add support for Mac 'crsr' cursors used in SCI2+ games
Matthew Hoops
2010-07-23
SCI: support kSetCursorSci11(-2)
Martin Kiewitz
[next]