aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/gui/gui_font.cpp
AgeCommit message (Expand)Author
2009-11-12SCI/newgui: SciGuiFont fixing deleteMartin Kiewitz
2009-11-12SCI/newgui: support for disabled menu entries, changed textface (int) to grey...Martin Kiewitz
2009-10-30Plugged some memory leaks in the new graphics codeFilippos Karapetis
2009-10-16Moved sci_ffs() inside iterator.cpp, the only place where it's actually used,...Filippos 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-06Moved the LSL1VGA workaround inside the font classFilippos Karapetis
2009-10-05More method renamingFilippos Karapetis
2009-10-05- Renamed GUI -> Gui and capitalized as appropriate (e.g. SciGUIwindowMgr -> ...Filippos Karapetis
2009-10-04- Minimize the parameters passed to SciGUIfont()Filippos Karapetis
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-10-04SCI/gui: more renaming...Martin Kiewitz
2009-10-04SCI: Fixing a bunch of warnings; change 'intencity' -> 'intensity';Max Horn
2009-10-04SCI/newgui: font constructor change (again... what happened here?)Martin Kiewitz
2009-10-04SCI/newgui: restoration of constructorMartin Kiewitz
2009-10-04SCI/newgui: SciGUIfont workaround for lsl1sciMartin Kiewitz
2009-10-04Removed unused references to OSystemFilippos Karapetis
2009-10-03SCI: Merge new GUI code written by m_kiewitz.Willem Jan Palenstijn