(all): Depend on info. Flatten info directory. This undoes the move to one subdirectory per chapter, which was done during Empire 2. The structure doesn't buy us much, as the info name space is flat, and it complicates makefiles. Overhaul info.pl: - It now wants to run in the root of the build tree. - Information on source files and subjects is now stored in makefiles, thus info.pl no longer picks up random junk from the file system. - Clean up Perl anachronisms, in particular use subroutine arguments and results rather than global variables where convenient. - Change format of diagnostics to the common format used by GNU tools, so that Emacs and the like can parse it. - Catch missing .SA. - When creating a new subject file, cowardly refuse to overwrite an existing file. - Subject files contain topics sorted by chapter, then by name. The order of chapters used to depend on how Perl sorts hash keys. Fix it.
83 lines
2.9 KiB
Perl
83 lines
2.9 KiB
Perl
.TH Command CUTOFF
|
|
.NA cutoff "List delivery thresholds"
|
|
.LV Expert
|
|
.SY "cutoff <SECTS>"
|
|
The cutoff report provides information about the various
|
|
delivery cutoff levels in some or all of the sectors that
|
|
you occupy.
|
|
.s1
|
|
In the syntax of the level command
|
|
<SECTS> is the area on which you wish information,
|
|
(see \*Qinfo syntax\*U).
|
|
A typical usage might be:
|
|
.EX cutoff -6:6,-3:3
|
|
which would list data for the area extending three sectors
|
|
out from the capital in each direction.
|
|
.s1
|
|
The cutoff report lists each of your sectors with the following heading:
|
|
.NF
|
|
DELIVERY CUTOFF LEVELS
|
|
sect ufsgpidbolhr uw food sh gun pet iron dust bar oil lcm hcm rad
|
|
.FI
|
|
These columns represent:
|
|
.s1
|
|
.in \w'ufsgpidbolhr\0\0'u
|
|
.L sect
|
|
the x and y coordinates of the sector
|
|
.L ufsgpidbolhr
|
|
the twelve delivery direction columns correspond to the delivery
|
|
direction for food, guns, petroleum (refined), iron ore, dust (gold),
|
|
bars (dust), oil, lcm, and hcm.
|
|
.L uw
|
|
the delivery cutoff threshold for uncompensated workers in that sector
|
|
.L food
|
|
the delivery cutoff threshold for food in that sector
|
|
.L gun
|
|
the delivery cutoff threshold for guns in that sector
|
|
.L sh
|
|
the delivery cutoff threshold for shells in that sector
|
|
.L pet
|
|
the delivery cutoff threshold for petroleum in that sector
|
|
.L iron
|
|
the delivery cutoff threshold for iron ore in that sector
|
|
.L dust
|
|
the delivery cutoff threshold for gold dust in that sector
|
|
.L bar
|
|
the delivery cutoff threshold for gold bars in that sector
|
|
.L oil
|
|
the delivery cutoff threshold for oil in that sector
|
|
.L lcm
|
|
the delivery cutoff threshold for light construction materials
|
|
in that sector
|
|
.L hcm
|
|
the delivery cutoff threshold for heavy construction materials
|
|
in that sector
|
|
.L rad
|
|
the delivery cutoff threshold for radioactive materials in that sector
|
|
.in
|
|
.s1
|
|
For example:
|
|
.EX cutoff -3:3,-2:0
|
|
.NF
|
|
.ps -1
|
|
Wed Nov 12 00:15:51 1986
|
|
DELIVERY CUTOFF LEVELS
|
|
sect ufsgpidbolhr uw food sh gun pet iron dust bar oil lcm hcm rad
|
|
0,0 c ............ 0 0 0 0 0 0 0 0 0 0 0 0
|
|
-5,-3 a n........... 0 400 0 0 0 0 0 0 0 0 0 0
|
|
-6,-2 k j........... 0 400 0 0 0 0 0 0 0 0 0 0
|
|
-4,-2 + j........... 0 400 0 0 0 0 0 0 0 0 0 0
|
|
-2,-2 m ....n....... 0 0 0 0 0 0 0 0 0 0 0 0
|
|
-5,-1 t ............ 0 0 0 0 0 0 0 0 0 0 0 0
|
|
-1,-1 w ....j....... 0 0 0 0 0 800 0 0 0 0 0 0
|
|
1,-1 m ....j...b... 0 0 0 0 0 40 0 0 0 0 0 0
|
|
3,-1 j .....j...... 0 0 0 0 0 0 104 0 0 0 0 0
|
|
5,-1 b ............ 0 0 0 0 0 0 0 0 0 0 0 0
|
|
0,0 c y........... 0 200 0 0 0 0 0 0 0 0 0 0
|
|
2,0 + g.......j... 0 200 0 0 0 0 0 0 0 80 0 0
|
|
-5,1 l ........j... 0 0 0 0 0 0 0 0 0 0 0 0
|
|
12 sectors
|
|
.ps +1
|
|
.FI
|
|
.s1
|
|
.SA "deliver, commodity, census, Distribution"
|