aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/gui/gui_windowmgr.h
AgeCommit message (Expand)Author
2009-12-27Renamed gameName -> gameId, to keep the same vocabulary everywhereFilippos Karapetis
2009-10-31SCI/newgui: fixing kDisposeWindow so that reanimate is correctly called (fixe...Martin Kiewitz
2009-10-30SCI/newgui: Reanimate implementedMartin Kiewitz
2009-10-28SCI/newgui: Jones windowMgr Port adjustment, added explanatory commentMartin Kiewitz
2009-10-28SCI/newgui: SciGuiControls created, SciGuiText now activeMartin Kiewitz
2009-10-13SCI/newgui: SciGuiAnimate class createdMartin Kiewitz
2009-10-11Stop passing the engine state to SciGuiWindowMgrFilippos Karapetis
2009-10-09SCI/newgui: windowmgr cleanupMartin Kiewitz
2009-10-08SCI/newgui: more cleanupMartin Kiewitz
2009-10-05SCI: Name argumentWillem Jan Palenstijn
2009-10-05- Renamed GUI -> Gui and capitalized as appropriate (e.g. SciGUIwindowMgr -> ...Filippos Karapetis
2009-10-04SCI: Rework the way SciGUIwindowMgr keeps track of windows/ports; remove the ...Max Horn
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-10-04SCI: Add include guards for gui headers; don't include gui/gui.h from engine/...Max Horn
2009-10-04Replaced DblList with Common::ListFilippos Karapetis
2009-10-04SCI/gui: final rename commitMartin Kiewitz
2009-10-04SCI/newgui: more descriptive names.Willem Jan Palenstijn
2009-10-03SCI: Merge new GUI code written by m_kiewitz.Willem Jan Palenstijn