index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
dialogs.cpp
Age
Commit message (
Expand
)
Author
2008-11-06
Added some WIP code for the GMM save dialog (still not working correctly)
Filippos Karapetis
2008-11-06
Implemented GMM loading (and, once the GMM supports it, saving) for SCUMM
Max Horn
2008-11-04
Fixed the EngineFeature vs. MetaEngineFeature mess, clarified some EngineFeat...
Max Horn
2008-11-03
- Extended some comments
Johannes Schickel
2008-11-03
Check for engine support for loading/saving via GMM when enabling/disabling t...
Johannes Schickel
2008-11-03
Patch #2122869: ALL: Common load dialog
Max Horn
2008-10-09
Manual merge of the GSoC2008 GUI branch. (71 files)
Vicent Marti
2008-10-06
Added new type Engine::Feature; pushed down some #include dependencies
Max Horn
2008-10-05
Merged several revisions from SVNMerge.
Vicent Marti
2008-10-03
Fixed Engine::hasFeature to use proper types (i.e., MetaEngine::MetaEngineFea...
Max Horn
2008-09-20
Fixed text alignment in Global ingame menu.
Vicent Marti
2008-09-20
Added global ingame menu definitions to theme files.
Vicent Marti
2008-09-20
- Merged the new RTL changes into the branch.
Vicent Marti
2008-09-14
Added ScummVM logo to GMM.
Johannes Schickel
2008-09-05
Enum needs to be minimum four chars to compile (32 bit number I guess)
Lars Persson
2008-08-17
Added ScummVM Title and version info to GMM
Christopher Page
2008-08-16
Added a MetaEngineFeature for RTL support, the RTL button is disabled in the ...
Christopher Page
2008-08-05
Added FIXME comment to ConfigDialog class
Christopher Page
2008-07-09
Reimplemented pushEvent() and artificialEventQueue to work with Events instea...
Christopher Page
2008-07-07
Implemented Common::EventManager::pushEvent() to insert fake events into the ...
Christopher Page
2008-07-02
Changes to implementation of the GMM
Christopher Page
2008-06-24
Added main menu dialog files. Gob is now using the new _quit flag
Christopher Page
[prev]