[Scummvm-cvs-logs] scummvm master -> 7f1288e8ef3b06d2d0793070da083b2e9c6bc030

clone2727 clone2727 at gmail.com
Thu Mar 28 23:17:00 CET 2013


This automated email contains information about 3 new commits which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
20e694ea4a ENGINES: Enable pegasus by default
0f14b20db1 NEWS: Mention pegasus support
7f1288e8ef README: Add pegasus to the list of supported games


Commit: 20e694ea4ab18ff65014e2dae19acb43c2c94e7f
    https://github.com/scummvm/scummvm/commit/20e694ea4ab18ff65014e2dae19acb43c2c94e7f
Author: Matthew Hoops (clone2727 at gmail.com)
Date: 2013-03-28T11:50:44-07:00

Commit Message:
ENGINES: Enable pegasus by default

Changed paths:
    engines/configure.engines



diff --git a/engines/configure.engines b/engines/configure.engines
index e0ec1ae..db01777 100644
--- a/engines/configure.engines
+++ b/engines/configure.engines
@@ -29,7 +29,7 @@ add_engine cstime "Where in Time is Carmen Sandiego?" no
 add_engine riven "Riven: The Sequel to Myst" no "" "" "16bit"
 add_engine myst "Myst" no "" "" "16bit"
 add_engine parallaction "Parallaction" yes
-add_engine pegasus "The Journeyman Project: Pegasus Prime" no "" "" "16bit"
+add_engine pegasus "The Journeyman Project: Pegasus Prime" yes "" "" "16bit"
 add_engine queen "Flight of the Amazon Queen" yes
 add_engine saga "SAGA" yes "ihnm saga2" "ITE"
 add_engine ihnm "IHNM" yes


Commit: 0f14b20db1d9f3d02005e05059e87c03ccb598e8
    https://github.com/scummvm/scummvm/commit/0f14b20db1d9f3d02005e05059e87c03ccb598e8
Author: Matthew Hoops (clone2727 at gmail.com)
Date: 2013-03-28T11:50:53-07:00

Commit Message:
NEWS: Mention pegasus support

Changed paths:
    NEWS



diff --git a/NEWS b/NEWS
index dbc7729..3eae9f1 100644
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,8 @@ For a more comprehensive changelog of the latest experimental code, see:
    - Added support for 3 Skulls of the Toltecs.
    - Added support for Eye of the Beholder.
    - Added support for Eye of the Beholder II: The Legend of Darkmoon.
-   - Added support for Tony Tough and the Night of Roasted Moths
+   - Added support for Tony Tough and the Night of Roasted Moths.
+   - Added support for The Journeyman Project: Pegasys Prime.
 
  General:
    - Added a new save/load chooser based on a grid of thumbnails. This is only


Commit: 7f1288e8ef3b06d2d0793070da083b2e9c6bc030
    https://github.com/scummvm/scummvm/commit/7f1288e8ef3b06d2d0793070da083b2e9c6bc030
Author: Matthew Hoops (clone2727 at gmail.com)
Date: 2013-03-28T11:52:10-07:00

Commit Message:
README: Add pegasus to the list of supported games

Changed paths:
    README



diff --git a/README b/README
index 0ea7d96..a6c3d97 100644
--- a/README
+++ b/README
@@ -272,6 +272,7 @@ Other Games:
      Inherit the Earth: Quest for the Orb        [ite]
      Nippon Safes Inc.                           [nippon]
      Lands of Lore: The Throne of Chaos          [lol]
+     The Journeyman Project: Pegasus Prime       [pegasus]
      The Legend of Kyrandia                      [kyra1]
      The Legend of Kyrandia: The Hand of Fate    [kyra2]
      The Legend of Kyrandia: Malcolm's Revenge   [kyra3]






More information about the Scummvm-git-logs mailing list