scummvm/engines/sherlock
Torbjörn Andersson 741b47bdd0 SHERLOCK: Fix glitches in Rose Tattoo save box
For instance, if you entered a letter like "g" and then erased it, there
would still be traces of it on screen. I've made the assumption that
subtracting 1 from the font height is wrong everywhere.
2021-12-16 20:21:25 +01:00
..
scalpel SHERLOCK: Fix glitch on Scalpel overhead map 2021-12-15 07:44:07 +01:00
tattoo SHERLOCK: Fix glitches in Rose Tattoo save box 2021-12-16 20:21:25 +01:00
animation.cpp
animation.h
configure.engine
credits.pl
debugger.cpp
debugger.h
detection_tables.h SHERLOCK: Add earlier version of Italian fan translation 2021-12-15 20:31:25 -08:00
detection.cpp SHERLOCK: Use nullptr 2021-11-14 15:51:59 +02:00
detection.h
events.cpp SHERLOCK: Get mouse position from event manager, not from every event 2021-12-12 17:02:09 +01:00
events.h
fixed_text.cpp
fixed_text.h
fonts.cpp
fonts.h
image_file.cpp SHERLOCK: Load frames on demand when possible 2021-11-29 20:10:46 -08:00
image_file.h SHERLOCK: Load frames on demand when possible 2021-11-29 20:10:46 -08:00
inventory.cpp
inventory.h
journal.cpp
journal.h
map.cpp
map.h
metaengine.cpp ENGINES: Use MetaEngine consistently for getting autosave slot 2021-10-24 16:46:06 +02:00
module.mk
music.cpp SHERLOCK: Use nullptr 2021-11-14 15:51:59 +02:00
music.h
objects.cpp
objects.h
people.cpp SHERLOCK: Fix missing Rose Tattoo talk animations 2021-12-01 20:32:15 -08:00
people.h
POTFILES
resources.cpp
resources.h
saveload.cpp ENGINES: Use MetaEngine consistently for getting autosave slot 2021-10-24 16:46:06 +02:00
saveload.h ENGINES: Use MetaEngine consistently for getting autosave slot 2021-10-24 16:46:06 +02:00
scene.cpp SHERLOCK: Use nullptr 2021-11-14 15:51:59 +02:00
scene.h
screen.cpp
screen.h ENGINES: JANITORIAL: Remove 'virtual' when override is specified 2021-11-14 14:32:04 +02:00
sherlock.cpp
sherlock.h
sound.cpp SHERLOCK: Workaround for bad fog horn sound in Serrated Scalpel 2021-12-15 08:43:46 +01:00
sound.h
surface.cpp
surface.h
talk.cpp SHERLOCK: Fix Scalpel user interface regression 2021-12-15 21:43:18 -08:00
talk.h
user_interface.cpp
user_interface.h