aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/gui/gui.h
AgeCommit message (Expand)Author
2009-10-05SVN/newgui: kDrawStatus implementedMartin Kiewitz
2009-10-05Moved the cursor movement code in the GUIFilippos Karapetis
2009-10-05Lines are no longer treated as fake rectangles and are shown correctly againFilippos Karapetis
2009-10-05SCI/newgui: kDrawControl on icon implementedMartin Kiewitz
2009-10-05- Renamed GUI -> Gui and capitalized as appropriate (e.g. SciGUIwindowMgr -> ...Filippos Karapetis
2009-10-04SCI: Add include guards for gui headers; don't include gui/gui.h from engine/...Max Horn
2009-10-04SCI/newgui: implemented kPalette / set intensityMartin Kiewitz
2009-10-04SCI/newgui: invokeselector implemented into kAnimateMartin Kiewitz
2009-10-04SCI/gui: more renaming...Martin Kiewitz
2009-10-04SCI/newgui: more descriptive names.Willem Jan Palenstijn
2009-10-04SCI: kAddToPic, kAnimate and kSetNowSeen transferred to SciGUI32, not yet imp...Martin Kiewitz
2009-10-04SCI/newgui: onControl implementedMartin Kiewitz
2009-10-03SCI: Add hack to gui to fix loadingWillem Jan Palenstijn
2009-10-03SCI/newgui: virtual warnings fixedMartin Kiewitz
2009-10-03SCI: Merge new GUI code written by m_kiewitz.Willem Jan Palenstijn