[Scummvm-cvs-logs] scummvm master -> 5c3c45ff9b8c4f18e5941e922a243ca4a05d5924
dreammaster
dreammaster at scummvm.org
Sat Nov 30 18:19:36 CET 2013
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
5c3c45ff9b TSAGE: Change Return to Ringworld from unstable to testing
Commit: 5c3c45ff9b8c4f18e5941e922a243ca4a05d5924
https://github.com/scummvm/scummvm/commit/5c3c45ff9b8c4f18e5941e922a243ca4a05d5924
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2013-11-30T09:18:44-08:00
Commit Message:
TSAGE: Change Return to Ringworld from unstable to testing
Changed paths:
engines/tsage/detection_tables.h
diff --git a/engines/tsage/detection_tables.h b/engines/tsage/detection_tables.h
index b374dbc..0f7f1e4 100644
--- a/engines/tsage/detection_tables.h
+++ b/engines/tsage/detection_tables.h
@@ -165,7 +165,7 @@ static const tSageGameDescription gameDescriptions[] = {
AD_ENTRY1s("r2rw.rlb", "df6c25622387007788ca36d99362c1f0", 47586928),
Common::EN_ANY,
Common::kPlatformDOS,
- ADGF_CD | ADGF_UNSTABLE,
+ ADGF_CD | ADGF_TESTING,
GUIO0()
},
GType_Ringworld2,
More information about the Scummvm-git-logs
mailing list