]> git.pond.sub.org Git - empserver/commitdiff
Document stop order expiry.
authorMarkus Armbruster <armbru@pond.sub.org>
Sat, 23 Sep 2006 13:24:19 +0000 (13:24 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Sat, 23 Sep 2006 13:24:19 +0000 (13:24 +0000)
info/Update-sequence.t

index 0057aea0fbe8b212bfd1c719918c1023b5d7b62f..f0e1de3977b59cbdbdc4ebbff534ab94416491ce 100644 (file)
@@ -43,13 +43,13 @@ This document gives a rough order of events during the update.
                 f) first increase eff
                 g) then make things
        f) ship building
-               ships that are stopped are skipped (see info stop)
+                stopped ships are started, but not built (see info stop)
                ships execute their orders right after building
                finally, if option SAIL is enabled, follow sail paths
        g) plane building
-               planes that are stopped are skipped (see info stop)
+                stopped planes are started, but not built (see info stop)
        h) land unit building
-               land units that are stopped are skipped (see info stop)
+                stopped land units are started, but not built (see info stop)
 
 3) Then, do deliveries for all sectors in the world, row by row, going from
        top to bottom, left to right
@@ -59,6 +59,7 @@ This document gives a rough order of events during the update.
 
 5) Then, do importing via distribution for all sectors in the world, row by
        row, going from top to bottom, left to right
+   Also start sectors that are stopped
 
 6) modify tech/res/hap/edu levels & do tech bleed
 7) decrease levels due to passing of time