aboutsummaryrefslogtreecommitdiff
path: root/engines/simon/cursor.cpp
AgeCommit message (Collapse)Author
2006-04-16The backend is responsible for making its own copy of the mouse cursor, so FFTorbjörn Andersson
can use the original data, instead of leaking memory every time the drawMousePointer() function is called (several times per second). svn-id: r21948
2006-04-16Add missing mouse pointer checks for oracle and SAM in FFTravis Howell
svn-id: r21942
2006-04-16Improve cursor support in FFTravis Howell
svn-id: r21930
2006-04-16Use default cursor in FF for now, to make selection easierTravis Howell
svn-id: r21929
2006-04-08Fixes for oracle in FF and cleanupTravis Howell
svn-id: r21680
2006-04-07Add scrolling code for oracle in FFTravis Howell
svn-id: r21668
2006-04-07Fix some horizontal scrolling issues in FFTravis Howell
svn-id: r21661
2006-04-04Add skipSpeech difference in FFTravis Howell
svn-id: r21590
2006-02-11Moved engines to the new engines/ directoryMax Horn
svn-id: r20582