aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/sound.h
AgeCommit message (Expand)Author
2012-09-08TONY: Rename yet more variables.Alyssa Milburn
2012-09-01TONY: Move some functions from .h to .cpp filesStrangerke
2012-08-29TONY: Remove useless/commented music code.Alyssa Milburn
2012-08-28TONY: Janitorial - remove trailing spacesStrangerke
2012-06-20TONY: Remove useless CODEC class definitionStrangerke
2012-06-20TONY: Replace the FPStream code.Alyssa Milburn
2012-06-19TONY: Implement more of the music related code from the originalPaul Gilbert
2012-06-18TONY: Remove useless void in function declarationStrangerke
2012-06-17TONY: Doxygen-ify comments in sound filesStrangerke
2012-06-16TONY: Rename sound variablesStrangerke
2012-06-16TONY: Rename sound functions and class namesStrangerke
2012-06-16TONY: Translate some Italian terms, rename enumsStrangerke
2012-06-12TONY: Fix looping some soundsMatthew Hoops
2012-06-12TONY: Translate some more comments into EnglishStrangerke
2012-06-12TONY: Rename some Italian into EnglishStrangerke
2012-06-11TONY: Implemented process to properly set hEndOfBuffer when sound effects endPaul Gilbert
2012-06-10TONY: Rewind sounds before playing themMatthew Hoops
2012-06-10TONY: Convert FPSFX to our mixer codeMatthew Hoops
2012-06-09TONY: Make FPSOUND work in ScummVMMatthew Hoops
2012-06-09TONY: Rework the way wave files are loadedMatthew Hoops
2012-05-21TONY: Some more code formattingStrangerke
2012-05-14TONY: Remove original headerStrangerke
2012-05-09TONY: Completed bulk of initial coro refactoringPaul Gilbert
2012-05-04TONY: Fixed many warnings identified by gccPaul Gilbert
2012-05-03TONY: Implemented methods of sound.cpp (mostly stubbed out)Paul Gilbert
2012-04-30TONY: More header files and functionality addedPaul Gilbert
2012-04-30TONY: Added include files for graphics engine and all dependent classesPaul Gilbert