Matthew Hoops
|
b253a05454
|
GRAPHICS: Hide the WinCursor implementation
|
2012-05-14 09:56:56 -04:00 |
|
Matthew Hoops
|
c75bf3290d
|
GRAPHICS: Add a default Windows cursor
Based on the Mohawk one
|
2011-08-16 00:30:12 -04:00 |
|
strangerke
|
69b1485a22
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
|
Ori Avtalion
|
9414d7a6e2
|
JANITORIAL: Reduce header dependencies in shared code
Some backends may break as I only compiled SDL
|
2011-04-28 15:08:58 +03:00 |
|
md5
|
334e1cd675
|
GRAPHICS: Silenced a warning
|
2011-03-19 02:30:03 +02:00 |
|
Matthew Hoops
|
4e7b66b1bc
|
GRAPHICS: Cleanup WinCursorGroup functions a bit
ScopedPtr is now used on the streams to avoid having repetitive delete calls.
|
2011-03-07 16:37:12 -05:00 |
|
Matthew Hoops
|
d49f3a8a78
|
GRAPHICS: Improve support of Windows 8bpp cursors
|
2011-03-07 00:53:40 -05:00 |
|
Matthew Hoops
|
5b907e828b
|
GRAPHICS: Fix PE cursors
Initial work on 8bpp cursors has also been added
|
2011-03-06 19:53:17 -05:00 |
|
Matthew Hoops
|
6143fe965b
|
GRAPHICS: Add support for PE cursors in WinCursorGroup
Only 1bpp still
|
2011-03-05 13:36:55 -05:00 |
|
Matthew Hoops
|
c66233f83e
|
GRAPHICS: Split the NE cursor code from the NEResources class
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.
|
2011-03-04 23:17:57 -05:00 |
|