aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/gui/gui_cursor.cpp
AgeCommit message (Expand)Author
2009-10-17SCI: Fix delete/delete[] mismatchWillem Jan Palenstijn
2009-10-17SCI: Fix delete/free mismatchesWillem Jan Palenstijn
2009-10-16Moved sci_ffs() inside iterator.cpp, the only place where it's actually used,...Filippos Karapetis
2009-10-13Merged the rest of the cursor codeFilippos Karapetis
2009-10-08Don't store the engine state in the SciGuiPalette class. The palette timestam...Filippos Karapetis
2009-10-07- Cleaned up the cursor codeFilippos Karapetis
2009-10-07SCI/newgui: kSetCursor (show, hide, pos, shape) implementedMartin Kiewitz
2009-10-07SCI: SciGuiCursor class added, cleanup, OSystem removed from SciGui constructorMartin Kiewitz