scummvm/engines/lilliput
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
..
configure.engine LILLIPUT: Fix name in configure.engine 2018-03-28 23:41:10 +02:00
console.cpp
console.h
detection.cpp LILLIPUT: Fix unsafe read of string reported by coverity 2018-04-20 06:55:10 +02:00
lilliput.cpp LILLIPUT: Minor Sound Function Name Change For Consistency. 2018-07-29 05:30:37 +01:00
lilliput.h LILLIPUT: Remove some unused variables, initialize some others 2018-04-24 00:01:46 +02:00
module.mk LILLIPUT: Replace MemoryReadStream by a custom read/write stream 2018-03-28 17:36:57 +02:00
script.cpp LILLIPUT: Minor Sound Function Name Change For Consistency. 2018-07-29 05:30:37 +01:00
script.h LILLIPUT: More renaming 2018-04-15 01:20:52 +02:00
sound.cpp LILLIPUT: Minor Sound Function Name Change For Consistency. 2018-07-29 05:30:37 +01:00
sound.h LILLIPUT: Minor Sound Function Name Change For Consistency. 2018-07-29 05:30:37 +01:00
stream.cpp LILLIPUT: Fixes formatting 2018-03-28 17:36:57 +02:00
stream.h 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