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
/
scumm
/
sound.cpp
Age
Commit message (
Expand
)
Author
2004-09-21
Fix memory leak
Max Horn
2004-09-21
Switch order to prevent warning
Travis Howell
2004-09-21
No longer needed.
Travis Howell
2004-09-20
Ooops, was off by one again.
Travis Howell
2004-09-19
Actually check if a sound is active, if the sound is outside music engine.
Travis Howell
2004-09-15
*** empty log message ***
Travis Howell
2004-09-15
Ooops
Travis Howell
2004-09-15
A bit safer
Travis Howell
2004-09-13
Sound ids 10000 - 10008 seems to be sound channels in HE70+ games.
Travis Howell
2004-09-10
Correct HSHD sounds
Travis Howell
2004-09-06
stubs
Travis Howell
2004-09-06
Not every speech file has the extra header.
Travis Howell
2004-09-06
Skip extra speech header in HE 80+ games
Travis Howell
2004-09-05
Caused music regression.
Travis Howell
2004-09-04
Should use _numSounds too.
Travis Howell
2004-09-02
*** empty log message ***
Travis Howell
2004-09-02
Add extra sound check for HE games
Travis Howell
2004-09-02
HE games should check _numSounds to check whether sound type is music.
Travis Howell
2004-09-01
HE 80+ speech files aren't encoded
Travis Howell
2004-08-30
Add some WIP code for HE games.
Travis Howell
2004-08-30
HE 7.0+ games don'yt use imuse
Travis Howell
2004-08-29
Add a few akos codes
Travis Howell
2004-08-29
Add some charset codes for HE 7.2 gasmes
Travis Howell
2004-08-28
Sound change for later HE 7.x games
Travis Howell
2004-08-28
Safety check
Travis Howell
2004-08-27
Correct music skip value for HE 7.2
Travis Howell
2004-08-26
HE 7.2 games use @ as charset code
Travis Howell
2004-08-26
More code/stubs for HE 7.2 games
Travis Howell
2004-08-26
Add some stubs for HE 7.2
Travis Howell
2004-08-24
init var.
Travis Howell
2004-08-22
Basic start on freddemo (old version)
Travis Howell
2004-08-22
Switch to debug channel
Travis Howell
2004-08-21
Removed some obsolete TODO comments
Max Horn
2004-08-21
Missed a spot
Travis Howell
2004-08-21
Missed one spot
Travis Howell
2004-08-09
Add patch #999887 - Possible fix for bug #998276
Travis Howell
2004-08-09
Fix bug #780922 - SAM: Conroy doesn't stop singing when escaping cutscene
Travis Howell
2004-07-26
Load SMUSH files and NUT fonts from mac container files, too (done that by ad...
Max Horn
2004-07-26
Add support for the mac (rescumm) container file format used by Sam&Max and D...
Max Horn
2004-07-24
Remove lefts overs of old hack
Travis Howell
2004-07-24
Corrtection from disasm., mouth sync uses speech timing.
Travis Howell
2004-07-19
removed not needed code and moved pause mixer after pause imuse
Paweł Kołodziejski
2004-07-17
Alter check, since later games set VAR elsewhere.
Travis Howell
2004-07-17
Use VAR_VOICE_BUNDLE_LOADED in FT, it is need by at least one script (250)
Travis Howell
2004-07-16
Fix bugs:
Travis Howell
2004-07-15
Actually use actor talkScript when required.
Travis Howell
2004-07-15
Fix music volume regression in HE games.
Travis Howell
2004-07-14
Add support for sound offsets in HE games.
Travis Howell
2004-07-14
Fix speech in HE games.
Travis Howell
2004-07-13
Add correct sample rate for DOS HE 6.0 games.
Travis Howell
[next]