Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-18 | MOHAWK: Make GPL headers consistent in themselves. | Johannes Schickel | |
2011-07-05 | MOHAWK: Allow setting LB cursors by name | Matthew Hoops | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-05-05 | MOHAWK: Use new MacCursor code instead of convertCrsrCursor() | Matthew Hoops | |
2011-04-28 | JANITORIAL: Format forward declarations to follow convention | Ori Avtalion | |
2011-03-28 | MOHAWK: Allow disabling compilation of Myst | Matthew Hoops | |
2011-03-07 | MOHAWK: Improve error handling when data isn't found | Matthew Hoops | |
2011-03-07 | MOHAWK: Make Riven use original executables for cursors | Matthew Hoops | |
It will try both Windows and Macintosh executables. The hardcoded cursors have been removed. | |||
2011-01-26 | MOHAWK: Introduce a new CursorManager for LB v2+ (they do not use exe cursors) | Matthew Hoops | |
svn-id: r55554 | |||
2010-12-21 | MOHAWK: Allow DefaultCursorManager to use alternative tags | Alyssa Milburn | |
svn-id: r54987 | |||
2010-11-28 | MOHAWK: Add basic Living Books support (all credit goes to fuzzie!) | Matthew Hoops | |
v1 and v3 (both Windows and Mac) are working, v1 support is in better shape. svn-id: r54558 | |||
2010-11-25 | MOHAWK: Refactor cursor handling | Matthew Hoops | |
Cursor handling has now been moved to a new CursorManager class (which is subclassed for Myst/Riven) from the GraphicsManager classes. This will be needed for Living Books which will have a class for Windows and Mac cursors (coming soon!). svn-id: r54469 |