Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-18 | GRAPHICS: Make GPL headers consistent in themselves. | Johannes Schickel | |
2012-05-14 | GRAPHICS: Hide the WinCursor implementation | Matthew Hoops | |
2011-08-16 | GRAPHICS: Add a default Windows cursor | Matthew Hoops | |
Based on the Mohawk one | |||
2011-08-16 | GRAPHICS: Add cursor palette start/count functions | Matthew Hoops | |
2011-08-16 | GRAPHICS: Create base Cursor class for Mac/Win cursors | Matthew Hoops | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-04-28 | JANITORIAL: Format forward declarations to follow convention | Ori Avtalion | |
2011-03-07 | GRAPHICS: Add doxygen comments for WinCursorGroup | Matthew Hoops | |
2011-03-05 | GRAPHICS: Add support for PE cursors in WinCursorGroup | Matthew Hoops | |
Only 1bpp still | |||
2011-03-04 | GRAPHICS: Split the NE cursor code from the NEResources class | Matthew 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. |