Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-04 | Removed Ctrl-Left Click treating as a Right Click | Robert Špalek | |
svn-id: r44633 | |||
2009-10-03 | Let Ctrl-Left click behave like Right lick in Dragon History. | Robert Špalek | |
Also, started implementing Advanced Engine Features: - pause support - RTL support svn-id: r44575 | |||
2009-09-30 | Remove trailing whitespaces | Max Horn | |
svn-id: r44493 | |||
2009-09-30 | - Adapt parts of the Draci code to match our code formatting guidelines | Johannes Schickel | |
- Remove use of tabs for formatting, now in nearly all cases tabs are only used for indentation - Use "uint" instead of "unsigned int" in the whole engine for consistency's sake - Strip some trailing tabs and leading whitespaces svn-id: r44478 | |||
2009-09-25 | Add const's to many interfaces of engines/draci/ | Robert Špalek | |
svn-id: r44331 | |||
2009-08-11 | Added dialogue support. | Denis Kasak | |
svn-id: r43253 | |||
2009-08-09 | Added Mouse::loadItemCursor(). Removed hotspot FIXME as all cursors seem to ↵ | Denis Kasak | |
use the same hotspot (the center of the sprite). svn-id: r43158 | |||
2009-08-06 | Added method Mouse::isCursorOn(). | Denis Kasak | |
svn-id: r43082 | |||
2009-07-27 | Added methods to Mouse for setting the state of the button. | Denis Kasak | |
svn-id: r42840 | |||
2009-06-25 | Renamed *cursorNum identifiers in Mouse to *cursorType for consistency. | Denis Kasak | |
svn-id: r41866 | |||
2009-06-24 | Started work on the Mouse class. | Denis Kasak | |
svn-id: r41840 |