Use `auto-version' for discovering the package version.
[rocl] / DEVGUIDE
index 6561dc7..3e51a53 100644 (file)
--- a/DEVGUIDE
+++ b/DEVGUIDE
@@ -22,7 +22,7 @@ Package `elite'
        y               in decilightyears from galaxy top
        government      as integer: 0 .. 7 are anarchy .. corp-state
        economy         as integer: 0 .. 7 are rich-ind .. poor-agri
-       techlevel       the tech level
+       techlevel       the tech level
        population      in 100 million
        productivity    in M Cr
        radius          in km
@@ -62,7 +62,7 @@ Package `elite'
        mission                 mission status code
        world-x                 in dly from left
        world-y                 in dly from top
-       gal-seed                
+       gal-seed
        credits                 in tenths of a credit
        fuel                    in tenths of a lightyear
        gal-number              1 .. 8 seem sensible
@@ -79,7 +79,7 @@ Package `elite'
        station-PRODUCT         quantity of product at station
 
        ecm                     just true or false
-       fuel-scoop              
+       fuel-scoop
        energy-bomb
        energy-unit
        docking-computer
@@ -87,7 +87,7 @@ Package `elite'
        escape-pod
 
        missiles                number; 0 .. 4 are usual
-       legal-status            0 = clean; 1 .. 49 = offender; 
+       legal-status            0 = clean; 1 .. 49 = offender;
                                  50+ = fugitive
 
        score                   number
@@ -187,9 +187,16 @@ Package `elite'
        seeds in PP are in G.  It's not a problem if the seeds in PP
        aren't valid.
 
-  world-summary P
+  world-summary P [IND [SPC]]
        Produce a standard one-line summary of information about the
-       world P (a seed).
+       world P (a seed).  IND is the number of spaces to insert before
+       the world name, and SPC is the number of additional spaces to
+       insert afterwards; both default to 0 if not supplied.
+
+  world-brief P
+       Produce a very short summary about the world P, showing its
+       name, tech-level, and cryptic abbreviations for economic and
+       government status.
 
   jameson ARR
        Populate ARR with the standard Commander Jameson.
@@ -258,7 +265,7 @@ Package `graph'
        -cool FACTOR            Cooling factor.  [1.001]
        -dead COUNT             Give up after COUNT cycles.  [200]
        -inner COUNT            Do COUNT loops for each cooling cycle.
-                                 [10000] 
+                                 [10000]
        -temp TEMP              Start at this temperature.  [unhelpful]