D G Turner
8f1e1bdd8c
LILLIPUT: Minor Sound Function Name Change For Consistency.
...
This has no functional change, but improves the consistency with the
renamed stopSound() function.
Also, minor fixes for formatting, removal of redundant comments and code
in sound class.
2018-07-29 05:30:37 +01:00
D G Turner
dd8e003602
LILLIPUT: Fix Compiler Warning About Hiding Overloaded Virtual.
2018-07-29 05:20:55 +01:00
D G Turner
bdb307634f
LILLIPUT: Remove Unused Engine Pointer from Sound Class.
...
Since this was unused, it was causing various compiler warnings of the
set-but-not-used type. If it is needed later, this code can be restored.
2018-07-29 03:56:20 +01:00
Strangerke
169a604199
LILLIPUT: Implement play / music
2018-04-26 00:43:05 +02:00
Strangerke
637f4c5c00
LILLIPUT: Fix second compression method in MUS extraction code
2018-04-19 07:33:29 +02:00
Strangerke
763cf2f6a4
LILLIPUT: Add code to load & decompress MUS file
2018-04-18 07:18:05 +02:00
Strangerke
f01af1690e
LILLIPUT: Fix a regresssion in scrollToViewportCharacterTarget(), some more renaming
2018-04-16 06:54:04 +02:00
Strangerke
3ea95583a2
LILLIPUT: Fix bug in sub167EF
2018-03-28 17:36:57 +02:00
Strangerke
e1f6fe2226
LILLIPUT: Some more renaming
2018-03-28 17:36:57 +02:00
Strangerke
355f598560
LILLIPUT: Rename debug channel in order to doublecheck all function, some more renaming and bugfixing, fix some GCC warnings
2018-03-28 17:36:57 +02:00
Strangerke
f2512b82c2
LILLIPUT: Put sound stubs in a separated class
2018-03-28 17:36:57 +02:00