aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/sound.cpp
AgeCommit message (Collapse)Author
2007-10-15* Changed IFF/8SVX audio to use signed data (int8), and modified ↵Nicola Mettifogo
Parallaction accordingly. * Implemented proper beep in Parallaction for Amiga. svn-id: r29226
2007-10-15Now correctly disposing of audio data only when it was allocated on the ↵Nicola Mettifogo
heap, thus fixing bug #1813367. svn-id: r29223
2007-10-07Added beep sound to Nippon Safes for Amiga.Nicola Mettifogo
svn-id: r29171
2007-09-22Refactored a lot of Character-related code and put it into the Character class.Nicola Mettifogo
svn-id: r29025
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵Nicola Mettifogo
been updated. svn-id: r28966
2007-09-16Revised debug levels and added many debug strings for parsers.Nicola Mettifogo
svn-id: r28921
2007-08-19Fixed bug #1777058.Nicola Mettifogo
svn-id: r28666
2007-07-28Add support for multi-tune Protracker modules used in the Amiga version of ↵Travis Howell
Waxworks. svn-id: r28256
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client ↵Max Horn
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024
2007-05-20Added guard code to prevent crashes when stopping sound effects.Nicola Mettifogo
svn-id: r26894
2007-05-12Added Audio debug level and fixed a bug when freeing music streams.Nicola Mettifogo
svn-id: r26804
2007-05-01Fix warning (unsigned ints are never negative)Max Horn
svn-id: r26726
2007-05-01Fix compilation (sigh).Nicola Mettifogo
svn-id: r26724
2007-05-01Changed some filenames to adhere to standard.Nicola Mettifogo
svn-id: r26723