scummvm/engines/tucker
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
..
configure.engine BUILD: Split configure.engines down to a single file per engine. 2013-11-24 00:45:38 +00:00
console.cpp TUCKER: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
console.h TUCKER: Add override keywords 2020-02-09 12:43:16 +01: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
graphics.cpp TUCKER: Fix Missing Default Switch Cases 2019-11-09 17:54:34 +00:00
graphics.h TUCKER: Work around background pixels being drawn in the foreground 2018-02-24 23:16:15 +01:00
locations.cpp TUCKER: Add Location enum 2018-03-21 16:47:10 +01:00
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
resource.cpp TUCKER: Fix Missing Default Switch Cases 2019-11-09 17:54:34 +00:00
saveload.cpp TUCKER: Changing autosave to work with common Engine code 2020-02-16 15:44:28 -08:00
sequences.cpp JANITORIAL: Rename EVENT_RTL 2020-05-12 10:36:38 +02:00
staticres.cpp TUCKER: Use nullptr 2018-07-04 12:42:34 +02:00
tucker.cpp JANITORIAL: Rename kSupportsRTL to kSupportsReturnToLauncher 2020-05-12 10:36:38 +02:00
tucker.h ENGINES: ALL: Move detection_enums -> detection.h 2020-10-03 14:56:36 +02:00