aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/gui/gui_view.cpp
AgeCommit message (Expand)Author
2009-10-06- Removed the SciGuiGfx parameter from SciGuiViewFilippos Karapetis
2009-10-06SciGuiView is only using the ResourceManager, so there's no need to pass the ...Filippos Karapetis
2009-10-06Removed unused reference to OSystemFilippos Karapetis
2009-10-06SCI/newgui: view type amiga now supportedMartin Kiewitz
2009-10-06SCI/newgui: view 1.1 loading now completely fixed, included sanity check and ...Martin Kiewitz
2009-10-06SCI/newgui: one typo in view sci1.1 fixedMartin Kiewitz
2009-10-05SCI/newgui: changed the way dithering works on ega games, also default value ...Martin Kiewitz
2009-10-05SVN/newgui: views on sci1.1 - mirroring now possibleMartin Kiewitz
2009-10-05SCI/newgui: duplicate the color in cels into upper 4 bits on ega so they wont...Martin Kiewitz
2009-10-05SVN/newgui: ega cel uncompression implementedMartin Kiewitz
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