aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/he
AgeCommit message (Expand)Author
2006-02-20Replaced _gameId, _version, _heversion, _features, _midi, _platform with a si...Max Horn
2006-02-20Disable unchecked use of OSystem::setWindowCaption from SCUMM/HE scripts (thi...Max Horn
2006-02-16Stop music in HE games, before nuking the resourceTravis Howell
2006-02-16force arg variable to float type, msvc8 can't select from float or doublePaweł Kołodziejski
2006-02-16Remove auto free flag for sounds in some HE gamesTravis Howell
2006-02-16Send sound resource data directly to sound mixer in HE Games.\n Fixes songs i...Travis Howell
2006-02-16Stop current music in HE60/61 games, before starting new musicTravis Howell
2006-02-16Clear sound queue when stopping sound channel in HE gamesTravis Howell
2006-02-15Only print debug message when flag 0x800000 is triggered by HE games in drawW...Travis Howell
2006-02-15Read correct index by block size in HE games again, to help track down unknow...Travis Howell
2006-02-15o Renamed script_v6he.cpp and script_v7he.cpp to script_v60he.cpp andEugene Sandulenko
2006-02-15Moved all he-specific source files to engines/scumm/he/ subdirectoryEugene Sandulenko