Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-25 | Split SCUMM's generateSubstResFileName into two functions: ↵ | Max Horn | |
findSubstResFileName and applySubstResFileName svn-id: r20879 | |||
2006-02-25 | Replaced MKID by MID_BE in most places in the SCUMM engine | Max Horn | |
svn-id: r20862 | |||
2006-02-20 | Moved iMUSE code to the new directory engines/scumm/imuse/ | Max Horn | |
svn-id: r20801 | |||
2006-02-20 | Replaced _gameId, _version, _heversion, _features, _midi, _platform with a ↵ | Max Horn | |
simple ScummGameSettings instance: _game svn-id: r20795 | |||
2006-02-16 | Use simplier method of checking sound status in HE60/61 games | Travis Howell | |
svn-id: r20723 | |||
2006-02-16 | Only DOS & Macintosh versions of HE60/61 games require XMIDI support | Travis Howell | |
svn-id: r20720 | |||
2006-02-16 | Clear sound queue when stopping sound channel in HE games | Travis Howell | |
svn-id: r20718 | |||
2006-02-11 | Moved engines to the new engines/ directory | Max Horn | |
svn-id: r20582 |