scummvm/engines/sherlock
aryanrawlani28 d26bbe521c ENGINES: ALL: Finish renaming ME & AME classes
- ME -> MetaEngineStatic (static parts)
- MEC -> MetaEngine (dynamic parts)
2020-10-03 14:56:36 +02:00
..
scalpel GUI: U32: Reduce number of files changed and fixes 2020-08-30 14:43:41 +02:00
tattoo SHERLOCK: Add override keywords 2020-02-09 12:43:16 +01:00
animation.cpp
animation.h
configure.engine
debugger.cpp SHERLOCK: Debugger, call base postEnter 2020-05-10 23:39:31 +02:00
debugger.h SHERLOCK: Add override keywords 2020-02-09 12:43:16 +01:00
detection_tables.h ENGINES: ALL: Revert detection submodule to be directly present in the engine directory 2020-10-03 14:56:36 +02:00
detection.cpp ENGINES: ALL: Finish renaming ME & AME classes 2020-10-03 14:56:36 +02:00
detection.h ENGINES: ALL: Move detection_enums -> detection.h 2020-10-03 14:56:36 +02:00
events.cpp JANITORIAL: Rename EVENT_RTL 2020-05-12 10:36:38 +02:00
events.h
fixed_text.cpp
fixed_text.h
fonts.cpp
fonts.h
image_file.cpp
image_file.h
inventory.cpp
inventory.h
journal.cpp SHERLOCK: Fix misattribution in Rose Tattoo journal 2019-01-13 17:15:39 -08:00
journal.h
map.cpp
map.h
metaengine.cpp ENGINES: ALL: Finish renaming ME & AME classes 2020-10-03 14:56:36 +02:00
module.mk ENGINES: ALL: Revert detection submodule to be directly present in the engine directory 2020-10-03 14:56:36 +02:00
music.cpp
music.h SHERLOCK: Add override keywords 2020-02-09 12:43:16 +01:00
objects.cpp SHERLOCK: Fix Missing Default Switch Cases 2019-12-01 01:21:09 +00:00
objects.h SHERLOCK: Add override keywords 2020-02-09 12:43:16 +01:00
people.cpp
people.h SHERLOCK: Add override keywords 2020-02-09 12:43:16 +01:00
POTFILES
resources.cpp
resources.h
saveload.cpp
saveload.h
scene.cpp
scene.h
screen.cpp
screen.h SHERLOCK: Add override keywords 2020-02-09 12:43:16 +01:00
sherlock.cpp ENGINES: Merge saveGameState virtual methods into a single one 2020-02-16 15:44:28 -08:00
sherlock.h ENGINES: ALL: Move detection_enums -> detection.h 2020-10-03 14:56:36 +02:00
sound.cpp
sound.h
surface.cpp SHERLOCK: 3DO: Fix transparency for characters, and speech dialogs 2019-02-25 21:27:30 -08:00
surface.h SHERLOCK: Add override keywords 2020-02-09 12:43:16 +01:00
talk.cpp GUI: U32: Reduce number of files changed and fixes 2020-08-30 14:43:41 +02:00
talk.h
user_interface.cpp
user_interface.h