Torbjörn Andersson
|
103cbac40a
|
Fixed bug #1014296, the Loom cursor hotspot regression.
svn-id: r14726
|
2004-08-24 06:36:12 +00:00 |
|
Torbjörn Andersson
|
bb0b18515b
|
Fixed slight regression in the Loom cursor shape: The whole thing was
shifted one step to the left, so the leftmost column wasn't included.
(Hotspot is still wrong, of course - that's a different bug.)
svn-id: r14725
|
2004-08-24 06:20:30 +00:00 |
|
Max Horn
|
28c32a9fb7
|
Add LOOM cursor support
svn-id: r14703
|
2004-08-23 08:37:55 +00:00 |
|
Eugene Sandulenko
|
48c0be7b5f
|
Fix bug, actually a typo introduced with last cursors improvements. It crashed
all HE7.0+ games with custom cursors.
svn-id: r14694
|
2004-08-23 00:41:43 +00:00 |
|
Max Horn
|
b20187a0e9
|
Cursor code cleanup
svn-id: r14690
|
2004-08-22 23:38:00 +00:00 |
|
Max Horn
|
152a5e97fe
|
Modified VirtScreen to inherit from Graphics::Surface, and added getPixels()/getBackPixels() accessors (these changes make it a bit easier to implement smooth scrolling); also replaced some uses of rtBuffer by proper access through the corresponding VirtScreen
svn-id: r14612
|
2004-08-14 19:42:00 +00:00 |
|
Max Horn
|
6f8f26dd38
|
Small TODO comment
svn-id: r14081
|
2004-06-27 13:32:50 +00:00 |
|
Max Horn
|
4bb40b3408
|
fix warning
svn-id: r14048
|
2004-06-25 11:49:07 +00:00 |
|
Eugene Sandulenko
|
088676cdb2
|
Add grabCursorFromBuffer() function.
svn-id: r14033
|
2004-06-24 20:09:36 +00:00 |
|
Travis Howell
|
622f3ec78f
|
Fix mouse cursors hotspot in HE games.
HE games don't change cursor hotspot, when changing cursor image.
svn-id: r14027
|
2004-06-24 12:32:19 +00:00 |
|
Max Horn
|
14378cb56e
|
Renamed more OSystem methods
svn-id: r13410
|
2004-03-28 16:30:50 +00:00 |
|
Max Horn
|
033ff78ae9
|
updated copyright notice
svn-id: r12176
|
2004-01-06 12:45:34 +00:00 |
|
Max Horn
|
cc67301791
|
renamed VirtScreen::alloctwobuffers to hasTwoBuffers; added lots of doxygen comments to VirtScreen; cleanup
svn-id: r12168
|
2004-01-06 11:47:34 +00:00 |
|
Max Horn
|
2ce4d13c04
|
split out cursor/palette code into separate source files
svn-id: r12138
|
2004-01-04 14:35:46 +00:00 |
|