aboutsummaryrefslogtreecommitdiff
path: root/engines/simon/cursor.cpp
AgeCommit message (Expand)Author
2006-09-29Phase 2 of Simon renaming. Simon directory renamingEugene Sandulenko
2006-09-29First pahse of renaming simon engine to agos. Internal renames. CompilationEugene Sandulenko
2006-06-14Fixed FF cursor hotspots, after Kirben pointed out to me two special cases thatTorbjörn Andersson
2006-05-25Set and show/hide mouse cursors through a "cursor manager" (analogous to theTorbjörn Andersson
2006-05-05Update copyrightTravis Howell
2006-05-04CleanupTravis Howell
2006-05-02Let's try this again: Let the backend draw the mouse cursor, instead of drawingTorbjörn Andersson
2006-05-02Fixed FF mouse cursors being drawn a bit to the left of the hotspot. FF seemsTorbjörn Andersson
2006-05-01Minor cleanupTravis Howell
2006-04-30Revert last change to mouse cursors in FF, causes odd glitchesTravis Howell
2006-04-30Use system code for mouse cursors in FFTravis Howell
2006-04-30Add complete support for mouse cursors in FF, with help from olkiTravis Howell
2006-04-29Cleanup includesTravis Howell
2006-04-29Split more functions of simon.cpp into separate filesTravis Howell
2006-04-16The backend is responsible for making its own copy of the mouse cursor, so FFTorbjörn Andersson
2006-04-16Add missing mouse pointer checks for oracle and SAM in FFTravis Howell
2006-04-16Improve cursor support in FFTravis Howell
2006-04-16Use default cursor in FF for now, to make selection easierTravis Howell
2006-04-08Fixes for oracle in FF and cleanupTravis Howell
2006-04-07Add scrolling code for oracle in FFTravis Howell
2006-04-07Fix some horizontal scrolling issues in FFTravis Howell
2006-04-04Add skipSpeech difference in FFTravis Howell
2006-02-11Moved engines to the new engines/ directoryMax Horn