aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Howell2005-11-18 22:56:13 +0000
committerTravis Howell2005-11-18 22:56:13 +0000
commita69fe434b981d105df84b20e036b7f45c9fc8801 (patch)
treecdf2a3cd342add9e37c252194ae09668145e6055
parent210a520554f456d72e570f32664332db005397a5 (diff)
downloadscummvm-rg350-a69fe434b981d105df84b20e036b7f45c9fc8801.tar.gz
scummvm-rg350-a69fe434b981d105df84b20e036b7f45c9fc8801.tar.bz2
scummvm-rg350-a69fe434b981d105df84b20e036b7f45c9fc8801.zip
Remove old targets too.
svn-id: r19652
-rw-r--r--README23
-rw-r--r--doc/03.tex7
-rw-r--r--doc/07_05.tex16
3 files changed, 20 insertions, 26 deletions
diff --git a/README b/README
index 135c008d75..6f074cf2b9 100644
--- a/README
+++ b/README
@@ -160,11 +160,8 @@ Other Games:
Flight of the Amazon Queen [queen]
Gobliiins [gob1]
Inherit the Earth: Quest for the Orb [ite]
- Simon the Sorcerer 1 [simon1acorn/
- simon1dos/
- simon1talkie]
- Simon the Sorcerer 2 [simon2dos/
- simon2talkie]
+ Simon the Sorcerer 1 [simon1]
+ Simon the Sorcerer 2 [simon2]
The following games should load, but are not yet fully playable. Play these at
your own risk, and please do not file bug reports about them. If you want
@@ -1047,14 +1044,14 @@ task. You can choose between multiple target formats, but note that you can
only use each if ScummVM was compiled with the respective decoder support
enabled.
- compress_simon effects (For simon1acorn)
- compress_simon simon (For simon1acorn)
- compress_simon effects.voc (For simon1talkie)
- compress_simon simon.voc (For simon1talkie)
- compress_simon simon.wav (For simon1win)
- compress_simon simon2.voc (For simon2talkie)
- compress_simon simon2.wav (For simon2win)
- compress_simon mac (For simon2mac)
+ compress_simon effects (For Acorn CD version of Simon 1)
+ compress_simon simon (For Acorn CD version of Simon 1)
+ compress_simon effects.voc (For DOS CD version of Simon 1)
+ compress_simon simon.voc (For DOS CD version of Simon 1)
+ compress_simon simon.wav (For Windows CD version of Simon 1)
+ compress_simon simon2.voc (For DOS CD version of Simon 2)
+ compress_simon simon2.wav (For Windows CD version of Simon 2)
+ compress_simon mac (For Macintosh version of Simon 2)
For Ogg Vorbis add --vorbis to the options, i.e.
diff --git a/doc/03.tex b/doc/03.tex
index 4a86e72730..dc98b39365 100644
--- a/doc/03.tex
+++ b/doc/03.tex
@@ -70,11 +70,8 @@ this is not always true.
Flight of the Amazon Queen& [Game: queen]\\
Gobliiins& [Game: gob1]\\
Inherit the Earth: Quest for the Orb& [Game: ite]\\
- Simon the Sorcerer 1& [Game: simon1acorn/\\
- & simon1dos/\\
- & simon1talkie]\\
- Simon the Sorcerer 2& [Game: simon2dos/\\
- & simon2talkie]\\
+ Simon the Sorcerer 1& [Game: simon1]\\
+ Simon the Sorcerer 2& [Game: simon2]\\
\end{tabular}
The following games should load, but are not yet fully playable. Play these at your own risk, and please do not file bug reports about them. If you want
diff --git a/doc/07_05.tex b/doc/07_05.tex
index 3d16ec109f..e78da21b41 100644
--- a/doc/07_05.tex
+++ b/doc/07_05.tex
@@ -92,14 +92,14 @@ You can choose between multiple target formats, but note that you can only use
each if ScummVM was compiled with the respective decoder support enabled.
\begin{tabular}[h]{ll}
- simon2mp3 effects &(For simon1acorn)\\
- simon2mp3 simon &(For simon1acorn)\\
- simon2mp3 effects.voc&(For simon1talkie)\\
- simon2mp3 simon.voc &(For simon1talkie)\\
- simon2mp3 simon.wav &(For simon1win)\\
- simon2mp3 simon2.voc &(For simon2talkie)\\
- simon2mp3 simon2.wav &(For simon2win)\\
- simon2mp3 mac &(For simon2mac)\\
+ simon2mp3 effects &(For Acorn CD version of Simon 1)\\
+ simon2mp3 simon &(For Acorn CD version of Simon 1)\\
+ simon2mp3 effects.voc&(For DOS CD version of Simon 1)\\
+ simon2mp3 simon.voc &(For DOS CD version of Simon 1)\\
+ simon2mp3 simon.wav &(For Windows CD version of Simon 1)\\
+ simon2mp3 simon2.voc &(For DOS CD version of Simon 2)\\
+ simon2mp3 simon2.wav &(For Windows CD version of Simon 2)\\
+ simon2mp3 mac &(For Macintosh version of Simon 2)\\
\end{tabular}
For Ogg Vorbis add --vorbis to the options, i.e.