index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
scumm
/
he
/
sound_he.cpp
Age
Commit message (
Expand
)
Author
2006-03-03
Hiding the implementation of ADPCMInputStream from the public, in favor of a ...
Max Horn
2006-03-03
Moved ScummFile etc. to the new file.cpp / file.h
Max Horn
2006-03-03
Always use music sound type, for music in 3DO versions of HE games
Travis Howell
2006-03-02
Use sound types for sound in HE Games
Travis Howell
2006-02-25
Split SCUMM's generateSubstResFileName into two functions: findSubstResFileNa...
Max Horn
2006-02-25
Replaced MKID by MID_BE in most places in the SCUMM engine
Max Horn
2006-02-20
Moved iMUSE code to the new directory engines/scumm/imuse/
Max Horn
2006-02-20
Replaced _gameId, _version, _heversion, _features, _midi, _platform with a si...
Max Horn
2006-02-16
Stop music in HE games, before nuking the resource
Travis Howell
2006-02-16
Remove auto free flag for sounds in some HE games
Travis Howell
2006-02-16
Send sound resource data directly to sound mixer in HE Games.\n Fixes songs i...
Travis Howell
2006-02-16
Stop current music in HE60/61 games, before starting new music
Travis Howell
2006-02-16
Clear sound queue when stopping sound channel in HE games
Travis Howell
2006-02-15
Moved all he-specific source files to engines/scumm/he/ subdirectory
Eugene Sandulenko
[prev]