aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Howell2010-02-22 23:47:10 +0000
committerTravis Howell2010-02-22 23:47:10 +0000
commit7f6c704c25ca4bae5752ece8ea7def3c07abe005 (patch)
tree3398bbdb9097d64ab8f093d2ca0af4bdc9a2d158
parent62d5dd557a2051334ce6a4c528a86dabf1fe356b (diff)
downloadscummvm-rg350-7f6c704c25ca4bae5752ece8ea7def3c07abe005.tar.gz
scummvm-rg350-7f6c704c25ca4bae5752ece8ea7def3c07abe005.tar.bz2
scummvm-rg350-7f6c704c25ca4bae5752ece8ea7def3c07abe005.zip
SPY Fox 3: Operation Ozone is supported too.
svn-id: r48112
-rw-r--r--NEWS1
-rw-r--r--engines/scumm/detection_tables.h2
2 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f68ed67f7d..23f01337ed 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,7 @@ For a more comprehensive changelog for the latest experimental SVN code, see:
- Added support for Blue's Reading Time Activities.
- Added support for Freddi Fish 5: The Case of the Creature of Coral Cove.
- Added support for Pajama Sam: Games to Play on Any Day.
+ - Added support for SPY Fox 3: Operation Ozone.
- Added support for Dragon Historie.
- Added support for TeenAgent.
diff --git a/engines/scumm/detection_tables.h b/engines/scumm/detection_tables.h
index 71a11bc146..aaf36b8dfa 100644
--- a/engines/scumm/detection_tables.h
+++ b/engines/scumm/detection_tables.h
@@ -92,6 +92,7 @@ static const PlainGameDescriptor gameDescriptions[] = {
{ "readtime", "Blue's Reading Time Activities" },
{ "Soccer2004", "Backyard Soccer 2004" },
{ "SoccerMLS", "Backyard Soccer MLS Edition" },
+ { "spyozon", "SPY Fox 3: Operation Ozone" },
#endif
{ "airport", "Let's Explore the Airport with Buzzy" },
{ "balloon", "Putt-Putt and Pep's Balloon-O-Rama" },
@@ -127,7 +128,6 @@ static const PlainGameDescriptor gameDescriptions[] = {
{ "socks", "Pajama Sam's Sock Works" },
{ "spyfox", "SPY Fox 1: Dry Cereal" },
{ "spyfox2", "SPY Fox 2: Some Assembly Required" },
- { "spyozon", "SPY Fox 3: Operation Ozone" },
{ "thinker1", "Big Thinkers First Grade" },
{ "thinkerk", "Big Thinkers Kindergarten" },
{ "water", "Freddi Fish and Luther's Water Worries" },