Mercurial > fife-parpg
log engine/core/video/cursor.cpp @ 336:16112ef84609
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 |
Mon, 08 Jun 2009 16:00:02 +0000 | cheesesucker | Merged editor_rewrite branch to trunk. |
Sun, 13 Jul 2008 11:05:12 +0000 | mvbarracuda | * Final LGPL switch step by adjusting the file headers |
Sun, 29 Jun 2008 18:44:17 +0000 | mvbarracuda | * Datasets becomes the new trunk and retires after that :-) |