Age | Commit message (Expand) | Author |
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 |