Age | Commit message (Expand) | Author |
2009-11-30 | SCI: Fix kSetCursor (Sci1.1) to behave like Sierra Sci (fixes cursor hiding/s... | Martin Kiewitz |
2009-11-03 | Fixed the deletion of cursorBitmap | Filippos Karapetis |
2009-10-31 | Upscale the mouse cursor when the screen is upscaled. Also, reapplied some co... | Filippos Karapetis |
2009-10-31 | SCI/newgui: UpscaledHires implemented including undithering support, cleanup | Martin Kiewitz |
2009-10-31 | Cursor positioning now takes screen scaling into account | Filippos Karapetis |
2009-10-30 | Added caching for mouse cursor views | Filippos Karapetis |
2009-10-29 | SCI/newgui: Defining color white and others in SciGuiScreen and using that. A... | Martin Kiewitz |
2009-10-19 | SCI/newgui: old cursor uses now hardcoded white, fixes cursor color changing ... | Martin Kiewitz |
2009-10-17 | SCI: Fix delete/delete[] mismatch | Willem Jan Palenstijn |
2009-10-17 | SCI: Fix delete/free mismatches | Willem Jan Palenstijn |
2009-10-16 | Moved sci_ffs() inside iterator.cpp, the only place where it's actually used,... | Filippos Karapetis |
2009-10-13 | Merged the rest of the cursor code | Filippos Karapetis |
2009-10-08 | Don't store the engine state in the SciGuiPalette class. The palette timestam... | Filippos Karapetis |
2009-10-07 | - Cleaned up the cursor code | Filippos Karapetis |
2009-10-07 | SCI/newgui: kSetCursor (show, hide, pos, shape) implemented | Martin Kiewitz |
2009-10-07 | SCI: SciGuiCursor class added, cleanup, OSystem removed from SciGui constructor | Martin Kiewitz |