aboutsummaryrefslogtreecommitdiff
path: root/graphics/wincursor.h
AgeCommit message (Collapse)Author
2012-05-14GRAPHICS: Hide the WinCursor implementationMatthew Hoops
2011-08-16GRAPHICS: Add a default Windows cursorMatthew Hoops
Based on the Mohawk one
2011-08-16GRAPHICS: Add cursor palette start/count functionsMatthew Hoops
2011-08-16GRAPHICS: Create base Cursor class for Mac/Win cursorsMatthew Hoops
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Format forward declarations to follow conventionOri Avtalion
2011-03-07GRAPHICS: Add doxygen comments for WinCursorGroupMatthew Hoops
2011-03-05GRAPHICS: Add support for PE cursors in WinCursorGroupMatthew Hoops
Only 1bpp still
2011-03-04GRAPHICS: Split the NE cursor code from the NEResources classMatthew Hoops
Now the code lies in Graphics and all cursors are not cached upon opening an exe. The engine is now in charge of caching which cursors it wants.