[Scummvm-cvs-logs] CVS: scummvm README,1.250,1.251

Travis Howell kirben at users.sourceforge.net
Sun Feb 8 21:46:02 CET 2004


Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12896

Modified Files:
	README 
Log Message:

More updates


Index: README
===================================================================
RCS file: /cvsroot/scummvm/scummvm/README,v
retrieving revision 1.250
retrieving revision 1.251
diff -u -d -r1.250 -r1.251
--- README	9 Feb 2004 05:23:08 -0000	1.250
+++ README	9 Feb 2004 05:42:10 -0000	1.251
@@ -187,6 +187,7 @@
 ---- ---------------------------------
 The Simon the Sorcerer 1 & 2 games were split into several targets to make
 coding easier and to make it more clear which target should be used:
+       simon1acorn  - Use for Simon the Sorcerer 1 for Acorn (CD)
        simon1dos    - Use for Simon the Sorcerer 1 for DOS (Disk)
        simon2dos    - Use for Simon the Sorcerer 2 for DOS (Disk)
        simon1talkie - Use for Simon the Sorcerer 1 Talkie for DOS (CD)
@@ -224,8 +225,6 @@
 
 // FIXME: Are these two still present? Many walk-related fixes lately...
        Indiana Jones & the Last Crusade (EGA):
-                - In some rooms Indy may be able to walk to odd places
-
        Indiana Jones & the Last Crusade (256):
                 - In some rooms Indy may be able to walk to odd places
 
@@ -246,6 +245,10 @@
                   corrupt, and you will need to start a new game using this
                   version.
 
+       Broken Sword 1:
+                - Demo does not work correctly
+                - Macintosh version isn't supported
+
        Simon the Sorcerer 2:
                 - Combined speech and subtitles will often cause speech to be 
                   cut off early, this is limitation of original game.
@@ -255,6 +258,7 @@
                   original game
 
        Curse of Monkey Island
+                - Demo does not work correctly
                 - Some minor graphical glitches remain
 
        FM Towns versions:
@@ -429,22 +433,23 @@
         es  - Spanish
         se  - Swedish
 
-Simon the Sorcerer: 1 & 2
+Broken Sword 1
         en  - English (default)
         de  - German
         fr  - French
         it  - Italian
         es  - Spanish
-        hb  - Hebrew
+        pt  - Portuguese
+        cz  - Czech
 
-Broken Sword 1
+Simon the Sorcerer: 1 & 2
         en  - English (default)
         de  - German
         fr  - French
         it  - Italian
         es  - Spanish
-        pt  - Portuguese
-        cz  - Czech
+        hb  - Hebrew
+
 
 5.3) Graphics filters:
 ---- -----------------
@@ -769,6 +774,7 @@
   simon2mp3 simon.wav   (For simon1win)
   simon2mp3 simon2.voc  (For simon2talkie)
   simon2mp3 simon2.wav  (For simon2win) 
+  simon2mp3 mac         (For simon2mac) 
 
 For Ogg Vorbis add --vorbis, ie
 





More information about the Scummvm-git-logs mailing list