aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTravis Howell2004-02-09 07:13:57 +0000
committerTravis Howell2004-02-09 07:13:57 +0000
commitbf4e0a872a4127542d8d0f19eabe179903c4d76c (patch)
treebcd4d40127def8109d57593965eae3cc67cb1e34 /doc
parent6e1f74c06151887a15e5fe53376f6aad579e7f4c (diff)
downloadscummvm-rg350-bf4e0a872a4127542d8d0f19eabe179903c4d76c.tar.gz
scummvm-rg350-bf4e0a872a4127542d8d0f19eabe179903c4d76c.tar.bz2
scummvm-rg350-bf4e0a872a4127542d8d0f19eabe179903c4d76c.zip
Use same game order throughout docs.
svn-id: r12788
Diffstat (limited to 'doc')
-rw-r--r--doc/03_04.tex10
-rw-r--r--doc/05_04.tex34
2 files changed, 22 insertions, 22 deletions
diff --git a/doc/03_04.tex b/doc/03_04.tex
index ce3d2614c2..6be97e3c24 100644
--- a/doc/03_04.tex
+++ b/doc/03_04.tex
@@ -26,6 +26,11 @@ Sam and Max:
\item Highway subgame does not behave correctly.
\item Music is broken under Dreamcast, causing game freezes
\end{itemize}
+Curse of Monkey Island:
+ \begin{itemize}
+ \item Demo does not work correctly
+ \item Some minor graphical glitches remain
+ \end{itemize}
Beneath a Steel Sky:
\begin{itemize}
\item Floppy demo does not work at all
@@ -50,11 +55,6 @@ Simon the Sorcerer 2:
\item F10 key animation in simon2mac is different compared to
original game
\end{itemize}
-Curse of Monkey Island:
- \begin{itemize}
- \item Demo does not work correctly
- \item Some minor graphical glitches remain
- \end{itemize}
FM Towns versions:
\begin{itemize}
\item Kanji versions require the FM Towns Font ROM
diff --git a/doc/05_04.tex b/doc/05_04.tex
index 7cd008b9c5..9ae0718b26 100644
--- a/doc/05_04.tex
+++ b/doc/05_04.tex
@@ -39,23 +39,6 @@ Simon games.
Enter & Simulate left mouse button press\\
Tab & Simulate right mouse button press\\
\end{tabular}
-\item Simon:\\
- \begin{tabular}{ll}
- Ctrl 0-9 and Alt 0-9 & Load and save game state\\
- Ctrl-d & Starts the debugger\\
- F1 - F3 & Text speed, faster - slower\\
- F10 & Shows all characters and objects you can \\
- & interact with\\
- - and + & Music volume, down/up\\
- m & Music on/off\\
- s & Sound effects on/off\\
- b & Background sounds on/off\\
- p & Toggles pause\\
- t & Switch between speech and subtitles\\
- v & Switch between subtitles only and\\
- & combined speech \& subtitles\\
- & (Simon the Sorcerer 2 only)\\
- \end{tabular}
\item Beneath a Steel Sky:\\
\begin{tabular}{ll}
Ctrl 0-9 and Alt 0-9 & Load and save game state\\
@@ -78,6 +61,23 @@ Simon games.
\begin{tabular}{ll}
Ctrl-d & Starts the debugger\\
\end{tabular}
+\item Simon the Sorcerer 1 \& 2:\\
+ \begin{tabular}{ll}
+ Ctrl 0-9 and Alt 0-9 & Load and save game state\\
+ Ctrl-d & Starts the debugger\\
+ F1 - F3 & Text speed, faster - slower\\
+ F10 & Shows all characters and objects you can \\
+ & interact with\\
+ - and + & Music volume, down/up\\
+ m & Music on/off\\
+ s & Sound effects on/off\\
+ b & Background sounds on/off\\
+ p & Toggles pause\\
+ t & Switch between speech and subtitles\\
+ v & Switch between subtitles only and\\
+ & combined speech \& subtitles\\
+ & (Simon the Sorcerer 2 only)\\
+ \end{tabular}
\end{itemize}
Note that using ctrl-f and ctrl-g are not recommended: games can crash when
being ran faster than their normal speed, as scripts will lose synchronisation.