aboutsummaryrefslogtreecommitdiff
path: root/engines/draci/mouse.h
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-03-22Patch #2973290: Semicolon cleanupMax Horn
2009-12-09DRACI: Reduce header interdependencies; some cleanupMax Horn
2009-11-10Huge refactoring of data structures.Robert Špalek
2009-10-30Remove most of default parameter values.Robert Špalek
2009-10-27Don't change mouse cursors so ridiculously often.Robert Špalek
2009-10-04Removed Ctrl-Left Click treating as a Right ClickRobert Špalek
2009-10-03Let Ctrl-Left click behave like Right lick in Dragon History.Robert Špalek
2009-09-30Remove trailing whitespacesMax Horn
2009-09-30- Adapt parts of the Draci code to match our code formatting guidelinesJohannes Schickel
2009-09-25Add const's to many interfaces of engines/draci/Robert Špalek
2009-08-11Added dialogue support.Denis Kasak
2009-08-09Added Mouse::loadItemCursor(). Removed hotspot FIXME as all cursors seem to u...Denis Kasak
2009-08-06Added method Mouse::isCursorOn().Denis Kasak
2009-07-27Added methods to Mouse for setting the state of the button.Denis Kasak
2009-06-25Renamed *cursorNum identifiers in Mouse to *cursorType for consistency.Denis Kasak
2009-06-24Started work on the Mouse class.Denis Kasak