Age | Commit message (Expand) | Author |
2006-10-24 | const correctness | Max Horn |
2006-10-21 | cleanup | Max Horn |
2006-10-15 | Turning various static tables into static const | Max Horn |
2006-08-04 | Activate _dimsInactive for ValueDisplayDialog, makes the text speed/volume ch... | Max Horn |
2006-08-04 | Changed GUI code to do 'lazy'/'just-in-time' reflowing, so that client code d... | Max Horn |
2006-08-04 | Renamed handleScreenChanged() -> reflowLayout() in the GUI code | Max Horn |
2006-07-09 | Patch #1519399: DS Backend | Max Horn |
2006-05-29 | adds support for filling the thumbnail display in a given color if no thumbna... | Johannes Schickel |
2006-05-27 | Major GUI update: | Eugene Sandulenko |
2006-05-26 | - Put scrollbar inside of list widget | Eugene Sandulenko |
2006-05-18 | Plug memory leak | Eugene Sandulenko |
2006-05-18 | Fix bug #1483272: "GUI: SCUMM pause dialog breaks upon scaler switch". Also | Eugene Sandulenko |
2006-05-13 | Patch #1091170: ALL, SCUMM: Subtitle speed control | Max Horn |
2006-04-29 | Moved queryResString from class ScummDialog to class InfoDialog; some cleanup | Max Horn |
2006-04-29 | Renamed updateVolumes to updateSoundSettings -- now it also handles subtitles... | Max Horn |
2006-04-29 | * Renamed several methods in favor of a somewhat more uniform naming scheme: ... | Max Horn |
2006-04-19 | Merges SaveLoadChooser and SaveLoadChooserEx. | Johannes Schickel |
2006-04-19 | Updates scumm dialogs for runtime overlay resolution changes. | Johannes Schickel |
2006-04-16 | Should fix wrong thumbnail colors after a screen change, which changed bpp. | Johannes Schickel |
2006-04-16 | Fix for bug #1471383: Instead of overloading ConfigManager::set, we now have ... | Max Horn |
2006-04-14 | Some cleanup of the SCUMM ConfigDialog; also added a big FIXME comment explai... | Max Horn |
2006-03-31 | Make corners of SCUMM load/save dialog round. | Eugene Sandulenko |
2006-03-28 | Renamed various container isEmpty() methods to empty() to match STL conventions | Max Horn |
2006-03-24 | Reduce (indirect) dependencies on gui/eval.h (and thus common/assocarray.h) t... | Max Horn |
2006-03-24 | o Move built-in evaluator constants to AssocArray to speed it up | Eugene Sandulenko |
2006-03-14 | Tweaked a little scumm main dialog and scumm save/load dialog. Still plenty | Eugene Sandulenko |
2006-03-09 | Converted last dialogs to new scheme. Now it seems to be everything. Please, | Eugene Sandulenko |
2006-03-09 | Moved keys mapping dialog to new scheme. Made it generic. Fixed several | Eugene Sandulenko |
2006-03-09 | Converted all scumm dialogs to new scheme | Eugene Sandulenko |
2006-03-08 | o Converted most (all?) widgets to new scheme. | Eugene Sandulenko |
2006-03-04 | Add/Update string var tables for COMI and The Dig, to allow translated strings | Travis Howell |
2006-03-01 | Remove HE specific string array from SCUMM6 table, since the value is differe... | Travis Howell |
2006-03-01 | Update string array tables and use for all possible games and strings | Travis Howell |
2006-03-01 | Update string array table for SCUMM7 | Travis Howell |
2006-02-20 | Moved iMUSE code to the new directory engines/scumm/imuse/ | Max Horn |
2006-02-20 | Moved common/scaler* to graphics/ | Max Horn |
2006-02-20 | Replaced _gameId, _version, _heversion, _features, _midi, _platform with a si... | Max Horn |
2006-02-11 | Moved engines to the new engines/ directory | Max Horn |