aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/detection.cpp
diff options
context:
space:
mode:
authorEinar Johan Trøan Sømåen2012-07-08 18:38:50 +0200
committerEinar Johan Trøan Sømåen2012-07-08 18:38:50 +0200
commitdf0188d911816159a31f9ac277dbb07efc4c08d9 (patch)
tree6cdd3d19da6f4636bf26f271b0733fbd42a6b6ce /engines/wintermute/detection.cpp
parenta339c24946a3a928f809087c4947750b07140e98 (diff)
downloadscummvm-rg350-df0188d911816159a31f9ac277dbb07efc4c08d9.tar.gz
scummvm-rg350-df0188d911816159a31f9ac277dbb07efc4c08d9.tar.bz2
scummvm-rg350-df0188d911816159a31f9ac277dbb07efc4c08d9.zip
WINTERMUTE: Add detection for Chivalry is Not Dead
Diffstat (limited to 'engines/wintermute/detection.cpp')
-rw-r--r--engines/wintermute/detection.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/engines/wintermute/detection.cpp b/engines/wintermute/detection.cpp
index f06330da59..a9a188e2e4 100644
--- a/engines/wintermute/detection.cpp
+++ b/engines/wintermute/detection.cpp
@@ -35,6 +35,16 @@ namespace WinterMute {
static const ADGameDescription gameDescriptions[] = {
{
"wintermute",
+ "Chivalry is Not Dead",
+ AD_ENTRY1s("data.dcp", "ebd0915d9a12df5224be22f53bb23eb6", 7278306),
+ Common::EN_ANY,
+ Common::kPlatformWindows,
+ ADGF_UNSTABLE |
+ ADGF_USEEXTRAASTITLE,
+ GUIO0()
+ },
+ {
+ "wintermute",
"Dirty Split",
AD_ENTRY1s("data.dcp", "8f3dae199361ece0f59fb20cfff6eed3", 88577621),
Common::EN_ANY,