aboutsummaryrefslogtreecommitdiff
path: root/engines/dialogs.cpp
AgeCommit message (Expand)Author
2008-11-06Implemented GMM loading (and, once the GMM supports it, saving) for SCUMMMax Horn
2008-11-04Fixed the EngineFeature vs. MetaEngineFeature mess, clarified some EngineFeat...Max Horn
2008-11-03- Extended some commentsJohannes Schickel
2008-11-03Check for engine support for loading/saving via GMM when enabling/disabling t...Johannes Schickel
2008-11-03Patch #2122869: ALL: Common load dialogMax Horn
2008-10-09Manual merge of the GSoC2008 GUI branch. (71 files)Vicent Marti
2008-10-06Added new type Engine::Feature; pushed down some #include dependenciesMax Horn
2008-10-05Merged several revisions from SVNMerge.Vicent Marti
2008-10-03Fixed Engine::hasFeature to use proper types (i.e., MetaEngine::MetaEngineFea...Max Horn
2008-09-20Fixed text alignment in Global ingame menu.Vicent Marti
2008-09-20Added global ingame menu definitions to theme files.Vicent Marti
2008-09-20- Merged the new RTL changes into the branch.Vicent Marti
2008-09-14Added ScummVM logo to GMM.Johannes Schickel
2008-09-05Enum needs to be minimum four chars to compile (32 bit number I guess)Lars Persson
2008-08-17Added ScummVM Title and version info to GMMChristopher Page
2008-08-16Added a MetaEngineFeature for RTL support, the RTL button is disabled in the ...Christopher Page
2008-08-05Added FIXME comment to ConfigDialog classChristopher Page
2008-07-09Reimplemented pushEvent() and artificialEventQueue to work with Events instea...Christopher Page
2008-07-07Implemented Common::EventManager::pushEvent() to insert fake events into the ...Christopher Page
2008-07-02Changes to implementation of the GMMChristopher Page
2008-06-24Added main menu dialog files. Gob is now using the new _quit flagChristopher Page