Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-06 | TOON: Tidy up decodeADPCM. | Alyssa Milburn | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-03-10 | TOON: Janitorial: Suppress blanks at end of lines | strangerke | |
2011-03-06 | TOON: Improve music fading between rooms | sylvaintv | |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn | |
svn-id: r55850 | |||
2010-11-13 | TOON: Fix more memory leaks | Sylvain Dupont | |
Mainly leaks in audio and animations svn-id: r54223 | |||
2010-11-09 | TOON: More corrections to close memory leaks. | David Turner | |
These corrections close a number of leaks in the Toon engine reported by running Valgrind with --leak-check=full option, but a significant number still remain. svn-id: r54176 | |||
2010-10-29 | TOON: Stops all Sfx/voice when exiting a room | Sylvain Dupont | |
Caused crashs when exiting when a sfx or voice was still playing Bug found by Thomas svn-id: r53928 | |||
2010-10-25 | TOON: Implemented Ambient SFX | Sylvain Dupont | |
For example used in arcade playing sounds, lullaby music, toilet game win sound effects... svn-id: r53834 | |||
2010-10-22 | TOON: Close correctly sound packs | Sylvain Dupont | |
svn-id: r53720 | |||
2010-10-16 | TOON: Implemented the 4 different mute modes for sound/text | Sylvain 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-13 | TOON: 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-10 | TOON: Music attenuation when someone talks | Sylvain Dupont | |
svn-id: r53130 | |||
2010-10-09 | TOON: Semicolon cleanup | Ori Avtalion | |
svn-id: r53096 | |||
2010-10-08 | TOON: Normalized include paths | Eugene Sandulenko | |
svn-id: r53089 | |||
2010-10-08 | TOON: Merged Toon engine to ScummVM trunk | Eugene Sandulenko | |
svn-id: r53087 |