Mercurial > fife-parpg
log engine/core/video/cursor.cpp @ 285:37d2b163ef5a
age | author | description |
---|---|---|
Fri, 19 Jun 2009 17:36:16 +0000 | cheesesucker | * Replaced preprocessor variable __linux__ with __unix__ |
Tue, 09 Jun 2009 01:09:05 +0000 | cheesesucker | A workaround for a bug in SDL which makes the cursor jump when SDL_ShowCursor() is called. This patch does not completely fix the problem, but at least makes the editor usable in fullscreen mode. |
Mon, 08 Jun 2009 19:56:54 +0000 | cheesesucker | * Cursor will now respect image shift values when drawing the cursor |