[Scummvm-git-logs] scummvm master -> e2a15a21a014765fd7c431d5f34a0b20c0b68263

dreammaster dreammaster at scummvm.org
Sat Aug 12 16:20:11 CEST 2017


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

Summary:
07350be4a3 TITANIC: add that titanic supports original saved games to readme
e2a15a21a0 Merge pull request #987 from dafioram/titanic_readme_savedgames


Commit: 07350be4a31b459a023e0c44aa75014d29f79fd7
    https://github.com/scummvm/scummvm/commit/07350be4a31b459a023e0c44aa75014d29f79fd7
Author: David Fioramonti (dafioram at gmail.com)
Date: 2017-08-12T05:54:01-07:00

Commit Message:
TITANIC: add that titanic supports original saved games to readme

I alphabetized the games in the 6.2 section (converting original saved games)
of the readme.

Also some minor edits to the titanic notes section of the readme (3.17).
These changes were mostly cosmetic and added fact that mouse click in
starmap allows ship to fast travel to that star (a very cool thing).

Changed paths:
    README


diff --git a/README b/README
index 1df94f9..e4dfbbd 100644
--- a/README
+++ b/README
@@ -929,25 +929,26 @@ DOS version in the DOS directory of the CD.
 ----------------------------------
 Basic Movements:
 Left Click: Move action
-Shift + Left Click: Edit room glyph chevrons and Quick movement transitions
-Right Click: Edit room glyph chevrons and Quick transitions
+Shift + Left Click: Edit room glyph chevrons and quick movement transitions
+Right Click: Edit room glyph chevrons and quick transitions
 Mouse Wheel: Scroll through items (inventory, etc) and conversation log
 Arrow Keys: Movement. Down arrow/back is only available if the
-given view explicitly has a backwards movement available.
+    given view explicitly has a backwards movement available.
 
 Controls for the Starfield Puzzle at the end of the game:
 Tab: Toggle between starmap and skyscape
-Mouse Click: skyscape star selection
+Mouse Click: skyscape star selection and
+             starmap star fast travel
 Mouse Movement: starmap orientation
-Z: starmap turn left
-X: starmap turn right
-' starmap turn up
-/ starmap turn down
-; starmap move forward
-. starmap move backward
-SPACE starmap stop movement
-L starmap lock coordinate
-D starmap unlock coordinate
+SPACE: starmap stop movement
+"Z": starmap turn left
+"X": starmap turn right
+"'": starmap turn up
+"/": starmap turn down
+";": starmap move forward
+".": starmap move backward
+"L": starmap lock coordinate
+"D": starmap unlock coordinate
 
 For the purposes of solving the puzzle, only mouse clicks, L and Tab
 are really needed, though the action glyph in the PET can be used
@@ -1901,21 +1902,24 @@ versions.
     - Rename the saved game to 'elvira2-pc.xxx' (DOS version) or
       'elvira2.xxx' (Other versions)
 
-  Waxworks
-    - Add 8 bytes (saved game name) to the start of the saved game file
-    - Rename the saved game to 'waxworks-pc.xxx' (DOS version) or
-      'waxworks.xxx' (Other versions)
-
   Simon the Sorcerer 1
     - Rename the saved game to 'simon1.xxx'
 
   Simon the Sorcerer 2
     - Rename the saved game to 'simon2.xxx'
 
+  Starship Titanic
+    - Rename the saved game to 'titanic-win.xxx'
+
   The Feeble Files
     - Rename the saved game to 'feeble.xxx'
 
-Where 'xxx' is exact the saved game slot (ie 001) under ScummVM
+  Waxworks
+    - Add 8 bytes (saved game name) to the start of the saved game file
+    - Rename the saved game to 'waxworks-pc.xxx' (DOS version) or
+      'waxworks.xxx' (Other versions)
+
+Where 'xxx' is exact the saved game slot (i.e., 001) under ScummVM
 
 
 6.3) Viewing/Loading saved games from the command line:


Commit: e2a15a21a014765fd7c431d5f34a0b20c0b68263
    https://github.com/scummvm/scummvm/commit/e2a15a21a014765fd7c431d5f34a0b20c0b68263
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2017-08-12T10:20:08-04:00

Commit Message:
Merge pull request #987 from dafioram/titanic_readme_savedgames

TITANIC: add that titanic supports original saved games to readme

Changed paths:
    README







More information about the Scummvm-git-logs mailing list