aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/gui/gui_view.cpp
AgeCommit message (Expand)Author
2009-10-05More method renamingFilippos Karapetis
2009-10-05- Renamed GUI -> Gui and capitalized as appropriate (e.g. SciGUIwindowMgr -> ...Filippos Karapetis
2009-10-04SCI: Fix cast, constnessWillem Jan Palenstijn
2009-10-04SCI/newgui: EGA view loading / mapping tableMartin Kiewitz
2009-10-04SCI/newgui: ega view loading implemented, unpacking still missingMartin Kiewitz
2009-10-04SCI/newgui: SciGUIview class now uses resmanager to detect view formatMartin Kiewitz
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-10-04SCI/gui: final rename commitMartin Kiewitz
2009-10-04SCI/newgui: getCellRect() getLoopInfo() implemented, cleanupMartin Kiewitz
2009-10-04SCI: kAddToPic, kAnimate and kSetNowSeen transferred to SciGUI32, not yet imp...Martin Kiewitz
2009-10-04SCI: Fixing a bunch of warnings; change 'intencity' -> 'intensity';Max Horn
2009-10-04SCI/newgui: cleanupMartin Kiewitz
2009-10-03SCI: Merge new GUI code written by m_kiewitz.Willem Jan Palenstijn