aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/dialogs.cpp
AgeCommit message (Collapse)Author
2006-03-09Converted all scumm dialogs to new schemeEugene Sandulenko
svn-id: r21147
2006-03-08o Converted most (all?) widgets to new scheme.Eugene Sandulenko
o Converted global options dialog to new scheme. svn-id: r21137
2006-03-04Add/Update string var tables for COMI and The Dig, to allow translated stringsTravis Howell
svn-id: r21059
2006-03-01Remove HE specific string array from SCUMM6 table, since the value is ↵Travis Howell
different in some games svn-id: r20982
2006-03-01Update string array tables and use for all possible games and stringsTravis Howell
svn-id: r20980
2006-03-01Update string array table for SCUMM7Travis Howell
svn-id: r20979
2006-02-20Moved iMUSE code to the new directory engines/scumm/imuse/Max Horn
svn-id: r20801
2006-02-20Moved common/scaler* to graphics/Max Horn
svn-id: r20797
2006-02-20Replaced _gameId, _version, _heversion, _features, _midi, _platform with a ↵Max Horn
simple ScummGameSettings instance: _game svn-id: r20795
2006-02-11Moved engines to the new engines/ directoryMax Horn
svn-id: r20582