scummvm/engines/lure
NMIError 887dcf8c13 LURE: Remove TrashReverb
The original interpreter sends out a SysEx to turn off the MT-32 reverb when
opening a door while outside. This does not seem to work properly in the
original interpreter, and it is unclear what the developer's intentions were
with this function, so I've added a comment and removed the functionality.
2020-12-06 16:37:08 +00:00
..
animseq.cpp LURE: Fix music/SFX distinction 2020-12-06 16:37:08 +00:00
animseq.h LURE: Fix music/SFX distinction 2020-12-06 16:37:08 +00:00
configure.engine
debugger.cpp
debugger.h LURE: Add override keywords 2020-02-09 12:43:15 +01:00
decode.cpp
decode.h
detection.cpp PLUGINS: MetaEngineStatic -> MetaEngineDetection 2020-10-11 23:14:39 +02:00
detection.h ENGINES: ALL: Move detection_enums -> detection.h 2020-10-03 14:56:36 +02:00
disk.cpp
disk.h
events.cpp JANITORIAL: Rename EVENT_RTL 2020-05-12 10:36:38 +02:00
events.h
fights.cpp LURE: Fix GCC Compiler Warning of Unused Variable 2020-03-15 10:01:47 +00:00
fights.h
game.cpp LURE: Fix music/SFX distinction 2020-12-06 16:37:08 +00:00
game.h LURE: Refactor to use Engine debugger 2020-02-16 13:07:19 +02:00
hotspots.cpp LURE: Properly reset straw fire animation 2020-09-29 21:55:29 -07:00
hotspots.h
intro.cpp LURE: Add audio initialization icon 2020-12-06 16:37:08 +00:00
intro.h LURE: Added MT-32 SysEx loading 2020-12-06 16:37:08 +00:00
lure.cpp LURE: Add audio initialization icon 2020-12-06 16:37:08 +00:00
lure.h ENGINES: ALL: Move detection_enums -> detection.h 2020-10-03 14:56:36 +02:00
luredefs.h LURE: Add audio initialization icon 2020-12-06 16:37:08 +00:00
memory.cpp
memory.h
menu.cpp LURE: Add missing if block brackets 2020-09-06 11:19:22 -07:00
menu.h
metaengine.cpp ENGINES: Changed AdvancedMetaEngine::createInstance to return a Common::Error 2020-12-04 20:57:14 +00:00
module.mk ENGINES: ALL: Revert detection submodule to be directly present in the engine directory 2020-10-03 14:56:36 +02:00
palette.cpp
palette.h
POTFILES I18N: Added missing files to POTFILES 2020-08-27 20:26:45 +02:00
res_struct.cpp
res_struct.h JANITORIAL: Removing trailing spaces after int casts 2018-08-17 20:30:20 -07:00
res.cpp
res.h
room.cpp LURE: Replace use of strdup with Common::String 2018-08-18 16:30:05 +02:00
room.h
screen.cpp
screen.h
scripts.cpp LURE: Fix music/SFX distinction 2020-12-06 16:37:08 +00:00
scripts.h
sound.cpp LURE: Remove TrashReverb 2020-12-06 16:37:08 +00:00
sound.h LURE: Fix looping sound effects 2020-12-06 16:37:08 +00:00
strings.cpp
strings.h
surface.cpp LURE: Add audio initialization icon 2020-12-06 16:37:08 +00:00
surface.h LURE: Add audio initialization icon 2020-12-06 16:37:08 +00:00