aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/dialogs.cpp
AgeCommit message (Expand)Author
2006-04-19Merges SaveLoadChooser and SaveLoadChooserEx.Johannes Schickel
2006-04-19Updates scumm dialogs for runtime overlay resolution changes.Johannes Schickel
2006-04-16Should fix wrong thumbnail colors after a screen change, which changed bpp.Johannes Schickel
2006-04-16Fix for bug #1471383: Instead of overloading ConfigManager::set, we now have ...Max Horn
2006-04-14Some cleanup of the SCUMM ConfigDialog; also added a big FIXME comment explai...Max Horn
2006-03-31Make corners of SCUMM load/save dialog round.Eugene Sandulenko
2006-03-28Renamed various container isEmpty() methods to empty() to match STL conventionsMax Horn
2006-03-24Reduce (indirect) dependencies on gui/eval.h (and thus common/assocarray.h) t...Max Horn
2006-03-24o Move built-in evaluator constants to AssocArray to speed it upEugene Sandulenko
2006-03-14Tweaked a little scumm main dialog and scumm save/load dialog. Still plentyEugene Sandulenko
2006-03-09Converted last dialogs to new scheme. Now it seems to be everything. Please,Eugene Sandulenko
2006-03-09Moved keys mapping dialog to new scheme. Made it generic. Fixed severalEugene Sandulenko
2006-03-09Converted all scumm dialogs to new schemeEugene Sandulenko
2006-03-08o Converted most (all?) widgets to new scheme.Eugene Sandulenko
2006-03-04Add/Update string var tables for COMI and The Dig, to allow translated stringsTravis Howell
2006-03-01Remove HE specific string array from SCUMM6 table, since the value is differe...Travis Howell
2006-03-01Update string array tables and use for all possible games and stringsTravis Howell
2006-03-01Update string array table for SCUMM7Travis Howell
2006-02-20Moved iMUSE code to the new directory engines/scumm/imuse/Max Horn
2006-02-20Moved common/scaler* to graphics/Max Horn
2006-02-20Replaced _gameId, _version, _heversion, _features, _midi, _platform with a si...Max Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn