aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/sound.cpp
AgeCommit message (Expand)Author
2012-05-21TONY: Some more code formattingStrangerke
2012-05-14TONY: Added endian fixes for reading dataPaul Gilbert
2012-05-14TONY: Remove original headerStrangerke
2012-05-13TONY: Further globals added to Globals classPaul Gilbert
2012-05-13TONY: Beginnings of refactoring Globals into their own classPaul Gilbert
2012-05-13TONY: Some further initialisation of object fieldsPaul Gilbert
2012-05-12TONY: Removed old extern, PASCAL, and EXPORT function modifiersPaul Gilbert
2012-05-11TONY: Refactored Tony to use the Common coroutine schedulerPaul Gilbert
2012-05-09TONY: Refactored out usage of nullContext in favour of proper coroutinesPaul Gilbert
2012-05-09TONY: Completed bulk of initial coro refactoringPaul Gilbert
2012-05-04TONY: Fixed many warnings identified by gccPaul Gilbert
2012-05-03TONY: Engine is now compiling and linking againPaul Gilbert
2012-05-03TONY: Implemented methods of sound.cpp (mostly stubbed out)Paul Gilbert
2012-04-30TONY: Added include files for graphics engine and all dependent classesPaul Gilbert