[Scummvm-cvs-logs] CVS: scummvm/doc 03_02.tex,1.3,1.3.2.1 05_01.tex,1.7.2.1,1.7.2.2

Travis Howell kirben at users.sourceforge.net
Fri Aug 13 21:42:03 CEST 2004


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

Modified Files:
      Tag: branch-0-6-0
	03_02.tex 05_01.tex 
Log Message:

Updates docs


Index: 03_02.tex
===================================================================
RCS file: /cvsroot/scummvm/scummvm/doc/03_02.tex,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -u -d -r1.3 -r1.3.2.1
--- 03_02.tex	9 Feb 2004 06:22:13 -0000	1.3
+++ 03_02.tex	14 Aug 2004 04:41:06 -0000	1.3.2.1
@@ -1,18 +1,17 @@
 \subsection{Simon the Sorcerer 1 and 2 notes}
-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:
+The current game targets are:
 
 \begin{tabular}{ll}
-       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)\\
-       simon2talkie & Use for Simon the Sorcerer 2 Talkie for DOS (CD)\\
-       simon1win    & Use for Simon the Sorcerer 1 Talkie for Windows (CD)\\
-       simon2win    & Use for Simon the Sorcerer 2 Talkie for Windows (CD)\\
-       simon2mac    & Use for Simon the Sorcerer 2 Talkie for Amiga or Mac (CD)\\
+ 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 (DOS/Windows)\\
+ simon2talkie & Use for Simon the Sorcerer 2 Talkie (Amiga/DOS/Mac/Windows)\\
 \end{tabular}
 
+Also make sure that the platform setting is correct, since it is used
+to tell the difference between the various ports of the games.
+
 If you have the dual version of Simon the Sorcerer 1 or 2 on CD,
 then you will find the Windows version in the main directory of CD
 and the DOS Talkie version in the DOS directory of the CD.

Index: 05_01.tex
===================================================================
RCS file: /cvsroot/scummvm/scummvm/doc/05_01.tex,v
retrieving revision 1.7.2.1
retrieving revision 1.7.2.2
diff -u -d -r1.7.2.1 -r1.7.2.2
--- 05_01.tex	2 May 2004 16:36:03 -0000	1.7.2.1
+++ 05_01.tex	14 Aug 2004 04:41:06 -0000	1.7.2.2
@@ -33,7 +33,7 @@
   --joystick[=NUM]        &Enable input with joystick (default: 0 = first\\
                           &joystick)\\
   --platform=WORD         &Specify version of game (allowed values: amiga,\\
-                          &atari, mac, pc)\\
+                          &atari, mac, pc, windows)\\
   --multi-midi            &Enable combination of Adlib and native MIDI\\
   --native-mt32           &True Roland MT-32 (disable GM emulation)\\
   --aspect-ratio          &Enable aspect ratio correction\\





More information about the Scummvm-git-logs mailing list