X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=blobdiff_plain;f=sst-doc.xml;h=20fa43ae33f7a0a09bca49891972ed5823f5461b;hp=fd03ba60b10fd376969cd5fa068d376a33784ec5;hb=5266b3b1bdcdd49f04fe5dae3f01b609e8b7f01e;hpb=2ca70710fc39e85aac386ec041318369d148f5ce diff --git a/sst-doc.xml b/sst-doc.xml index fd03ba6..20fa43a 100644 --- a/sst-doc.xml +++ b/sst-doc.xml @@ -326,9 +326,9 @@ Full commands: SRSCAN -If you are using the screen-oriented interface, it should never -be necessary to call this command explicitly; a short-range scan will -always be present on the screen. +If you are using the screen-oriented interface, this command is +suppressed; instead, a short-range scan will always be present on the +screen. The short-range scan gives you a considerable amount of information about the quadrant your starship is in. A short-range scan is best @@ -381,6 +381,11 @@ Mnemonic: STATUS Shortest abbreviation: ST + +If you are using the screen-oriented interface, this command is +suppressed; instead, a full status report will always be present on the +screen. + This command gives you information about the current state of your starship as follows: @@ -491,10 +496,10 @@ Mnemonic: LRSCAN Shortest abbreviation: L - -If you are using the screen-oriented interface, it should never -be necessary to call this command explicitly; a long-range scan will -always be present on the screen. + +If you are using the screen-oriented interface, this command is +suppressed; instead, a long-range scan will always be present on the +screen. A long-range scan gives you general information about where you are and what is around you. Here is an example output. @@ -1257,6 +1262,11 @@ Shortest abbreviation: REQ Full command: REQUEST <ITEM> + +If you are using the screen-oriented interface, this command is +suppressed; instead, a full status report will always be present on the +screen. + This command allows you to get any single piece of information from the <STATUS> command. <ITEM> specifies which information as follows: @@ -1281,6 +1291,7 @@ information as follows: SHIELDS SHIELDS S KLINGONS LEFTKLINGONS K TIME LEFT TIME TI +BASES LEFT BASES BA @@ -1720,8 +1731,8 @@ quadrants introduced into many BASIC versions. url='http://developer.berlios.de/projects/sst/'>project site. -After I launched the Berlios project, Stas Sergeev contacted me -me. We worked together to merge in his changes. +After I launched the Berlios project, Stas Sergeev contacted me. +We worked together to merge in his changes. Modifications I've made: @@ -1751,14 +1762,17 @@ written to and read from disk as one blob. The write gives it an an identifiable magic number and the thaw logic checks for same. -I made the internal pager work, nd in the process got rid of a number +I made the internal pager work, and in the process got rid of a number of platform dependencies in the code. The HELP/CALL/SOS command is now MAYDAY. SOS and CALL are still accepted. -Status report now indicates if dilithium crystals arre on board. +Status report now indicates if dilithium crystals are on board. + + +At Dave's prompting, restored the Space Thingy's original elusive behavior.