Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-09 | SCI/newgui: SciGuiFont now locks the resourcedata, fixes broken fonts in games | Martin Kiewitz | |
svn-id: r44820 | |||
2009-10-07 | SCI: Change more stuff to be CFG compliant | Max Horn | |
svn-id: r44768 | |||
2009-10-06 | Moved the LSL1VGA workaround inside the font class | Filippos Karapetis | |
svn-id: r44705 | |||
2009-10-05 | More method renaming | Filippos Karapetis | |
svn-id: r44651 | |||
2009-10-05 | - Renamed GUI -> Gui and capitalized as appropriate (e.g. SciGUIwindowMgr -> ↵ | Filippos Karapetis | |
SciGuiWindowMgr) - Renamed "cell" -> "cel" svn-id: r44649 | |||
2009-10-04 | - Minimize the parameters passed to SciGUIfont() | Filippos Karapetis | |
- Some WIP on the pattern_Textures array svn-id: r44641 | |||
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for ↵ | Max Horn | |
consistency svn-id: r44634 | |||
2009-10-04 | SCI/gui: more renaming... | Martin Kiewitz | |
svn-id: r44620 | |||
2009-10-04 | SCI: Fixing a bunch of warnings; change 'intencity' -> 'intensity'; | Max Horn | |
properly init a sciPalette via memset svn-id: r44604 | |||
2009-10-04 | SCI/newgui: font constructor change (again... what happened here?) | Martin Kiewitz | |
svn-id: r44601 | |||
2009-10-04 | SCI/newgui: restoration of constructor | Martin Kiewitz | |
svn-id: r44600 | |||
2009-10-04 | SCI/newgui: SciGUIfont workaround for lsl1sci | Martin Kiewitz | |
svn-id: r44599 | |||
2009-10-04 | Removed unused references to OSystem | Filippos Karapetis | |
svn-id: r44598 | |||
2009-10-03 | SCI: Merge new GUI code written by m_kiewitz. | Willem Jan Palenstijn | |
This is a major rewrite of the graphics code. A slightly adapted version of the old code is still available and currently the default. The new code is selectable in sci.cpp, but is not yet finished. svn-id: r44565 |