aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/gui/gui_font.h
AgeCommit message (Expand)Author
2009-11-12SCI/newgui: support for disabled menu entries, changed textface (int) to grey...Martin Kiewitz
2009-10-12Minimize dependencies in the new guiFilippos Karapetis
2009-10-09SCI/newgui: SciGuiFont now locks the resourcedata, fixes broken fonts in gamesMartin Kiewitz
2009-10-07SCI: Change more stuff to be CFG compliantMax Horn
2009-10-05- Renamed GUI -> Gui and capitalized as appropriate (e.g. SciGUIwindowMgr -> ...Filippos Karapetis
2009-10-04SCI: Really remove sci/gui/gui.h include from engine/state.hMax Horn
2009-10-04- Minimize the parameters passed to SciGUIfont()Filippos Karapetis
2009-10-04SCI: Add include guards for gui headers; don't include gui/gui.h from engine/...Max Horn
2009-10-04SCI/gui: more renaming...Martin Kiewitz
2009-10-04Removed unused references to OSystemFilippos Karapetis
2009-10-03SCI: Merge new GUI code written by m_kiewitz.Willem Jan Palenstijn