aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/cursors.cpp
AgeCommit message (Expand)Author
2013-04-15MOHAWK: Fix cursor group memory leakMatthew Hoops
2012-12-17MOHAWK: Initialize the empty cursor before setting it inside setCursor()Filippos Karapetis
2012-12-17MOHAWK: Set a 2x2 invisible cursor, instead of a 1x1Filippos Karapetis
2012-06-16MOHAWK: Get rid of casts on CursorManager::replaceCursor calls.Johannes Schickel
2012-06-03ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" lo...Johannes Schickel
2012-05-14GRAPHICS: Hide the WinCursor implementationMatthew Hoops
2011-08-29MOHAWK: Fix using the Mac binary for Riven cursorsMatthew Hoops
2011-08-16MOHAWK: Use the default Windows cursor in /graphics nowMatthew Hoops
2011-07-05MOHAWK: Allow setting LB cursors by nameMatthew Hoops
2011-06-28MOHAWK: Rework archive handlingMatthew Hoops
2011-06-16MOHAWK: Fix Memory Leak in PE Cursor Loading.D G Turner
2011-05-15MOHAWK: Display a black screen while changing stack. Default to an empty cursor.Bastien Bouclet
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-05MOHAWK: Use new MacCursor code instead of convertCrsrCursor()Matthew Hoops
2011-04-17MOHAWK: Do not access Surface::bytesPerPixel anymore.Johannes Schickel
2011-04-12COMMON: Replace MKID_BE by MKTAGMax Horn
2011-03-28MOHAWK: Allow disabling compilation of MystMatthew Hoops
2011-03-07MOHAWK: Improve error handling when data isn't foundMatthew Hoops
2011-03-07MOHAWK: Make Riven use original executables for cursorsMatthew Hoops
2011-03-04GRAPHICS: Split the NE cursor code from the NEResources classMatthew Hoops
2011-02-22COMMON: Add a key color field to NECursorMatthew Hoops
2011-02-22COMMON: Begin to merge some NE/PE codeMatthew Hoops
2011-02-19MOHAWK: Change bitmaps to use RGB palettes.Johannes Schickel
2011-02-14MOHAWK: Adapt to setPalette RGBA->RGB change.Johannes Schickel
2011-01-26MOHAWK: Introduce a new CursorManager for LB v2+ (they do not use exe cursors)Matthew Hoops
2010-12-21MOHAWK: Allow DefaultCursorManager to use alternative tagsAlyssa Milburn
2010-11-29MOHAWK: Set Maggie's Farmyard Adventure as an LB gameMatthew Hoops
2010-11-28MOHAWK: Add basic Living Books support (all credit goes to fuzzie!)Matthew Hoops
2010-11-25MOHAWK: Refactor cursor handlingMatthew Hoops