aboutsummaryrefslogtreecommitdiff
path: root/engines/toon/audio.cpp
AgeCommit message (Collapse)Author
2010-10-22TOON: Close correctly sound packsSylvain Dupont
svn-id: r53720
2010-10-16TOON: Implemented the 4 different mute modes for sound/textSylvain Dupont
As specified in the hotkeys screen (music,dialog,sound,text on/off) Sounds are still played but with a volume = 0 (for timing issues) svn-id: r53545
2010-10-13TOON: Updated code to build properly for WINSCW and GCCE(symbian)Lars Persson
Added templates to MAX & MIN functions. Correct usage of OpcodeV2(instead of Opcode) Match implementation with function definition. (int32 is not == int on all platforms) svn-id: r53401
2010-10-12JANITORIAL: Cleanup (mostly whitespace)Torbjörn Andersson
svn-id: r53161
2010-10-10TOON: Fixed offsets in hard coded conversation musicsSylvain Dupont
svn-id: r53144
2010-10-10TOON: Coding guideline corrections.Johannes Schickel
svn-id: r53132
2010-10-10TOON: Music attenuation when someone talksSylvain Dupont
svn-id: r53130
2010-10-10TOON: Fix distortion in some looped musicTorbjörn Andersson
This was very noticeable in the footman conversation music. svn-id: r53125
2010-10-09TOON: Ran astyle over the toon engine (+ some manual corrections).Johannes Schickel
svn-id: r53098
2010-10-09TOON: More semi-colon cleanup.Torbjörn Andersson
svn-id: r53097
2010-10-08TOON: Normalized include pathsEugene Sandulenko
svn-id: r53089
2010-10-08TOON: Merged Toon engine to ScummVM trunkEugene Sandulenko
svn-id: r53087