aboutsummaryrefslogtreecommitdiff
path: root/engines/lilliput/sound.h
AgeCommit message (Expand)Author
2018-07-29LILLIPUT: Minor Sound Function Name Change For Consistency.D G Turner
2018-07-29LILLIPUT: Fix Compiler Warning About Hiding Overloaded Virtual.D G Turner
2018-07-29LILLIPUT: Remove Unused Engine Pointer from Sound Class.D G Turner
2018-04-26LILLIPUT: Implement play / musicStrangerke
2018-04-19LILLIPUT: Fix second compression method in MUS extraction codeStrangerke
2018-04-18LILLIPUT: Add code to load & decompress MUS fileStrangerke
2018-04-16LILLIPUT: Fix a regresssion in scrollToViewportCharacterTarget(), some more r...Strangerke
2018-03-28LILLIPUT: Fix bug in sub167EFStrangerke
2018-03-28LILLIPUT: Some more renamingStrangerke
2018-03-28LILLIPUT: Rename debug channel in order to doublecheck all function, some mor...Strangerke
2018-03-28LILLIPUT: Put sound stubs in a separated classStrangerke