Commit graph

45 commits

Author SHA1 Message Date
c5c6042f36 (eF, EF): Font C doesn't exist, use R. 2004-02-15 07:58:02 +00:00
4091a5ff0b (N, EF): Define to R to silence groff. 2004-02-15 07:56:46 +00:00
949f3ae940 4.2.13 last minute changes. 2004-02-13 22:20:17 +00:00
2e57b2b610 Document production, feeding and plague for units. 2004-02-10 13:54:18 +00:00
974ffded01 Do not regenerate mobility faster while it is negative. 2004-02-10 08:22:13 +00:00
e772e08dde Fix markup. 2004-02-10 08:17:28 +00:00
258b21e41b Fix .NA and .TH. 2004-02-10 08:14:34 +00:00
024fa262f7 Update for 4.2.13. 2004-02-07 01:22:53 +00:00
1669add706 Creating make include files with make doesn't work with many makes out
there.  Back out for 4.2.13.  You have to create the make include
files by hand if they don't exist.  That's the case for freshly
checked out trees.
2004-02-07 00:54:35 +00:00
d8983db308 (show, show_item): No new `show' features without matching machine
readable dumps.  Back out `show item' for 4.2.13.
2004-02-07 00:27:45 +00:00
f520cbf4d2 Document help command. Closes #804550. 2004-02-06 23:39:59 +00:00
6b4afa3f3d Fix previous rev. 2004-02-06 23:07:18 +00:00
1d872f80e0 Correct info on mining harbors. Closes #827442. 2004-02-06 22:31:05 +00:00
5d79233b24 Fix BTU cost. Closes #782956. 2004-02-06 22:22:51 +00:00
b3bb8368b5 Delete lie about give without arguments. Closes #804709. 2004-02-06 22:14:47 +00:00
fdef39bac9 Document effect of BLITZ. Delete lies about the total number of
players display.  Closes #809867.
2004-02-06 22:11:13 +00:00
b285fbf9ac .SA starts a paragraph. 2004-02-06 21:30:08 +00:00
561651629b Spelling fix. 2004-02-06 21:28:55 +00:00
dd772353bd Properly escape `\'. Fix info on sector capabilities. Closes
#861874.
2004-02-06 21:27:15 +00:00
f71b9a6de2 Fix off-by-one in arguments of substr() that ate first letter of .SY,
.EX and .L text.
2004-02-06 19:31:41 +00:00
a99bc3be73 (payo, scuttle_tradeship, sdump): Disclose construction site only to
original owner and deities.  Closes #815197.
2004-01-31 10:03:49 +00:00
38912a0659 Add missing pages on sbmap, pbmap, lbmap. Document flags * and h
where that was missing.  Make all pages fully consistent.  Form Marc
Olzheim.
2004-01-30 15:38:48 +00:00
759d3185ad Use strict & warnings. Fix several minor bugs uncovered by it.
Semantics of assigning to $[ changed in Perl 5, and its use is `highly
discouraged'.  Programs obviously assumed $[ affects all arrays, but
it doesn't in Perl 5.  If these programs ever worked, then certainly
not with Perl 5.  Remove the assignments and shift indexes
accordingly.
2004-01-28 21:21:48 +00:00
dfb337891d Document automatic fortification. Clarify engineer bonus. 2004-01-28 21:14:50 +00:00
093ac0c4eb Fix typo. Closes #824252. 2004-01-23 16:48:23 +00:00
f841200923 (map, draw_map, MAP_HIGH): New map command flag `h' to highlight own
sectors; from Marc Olzheim.
2004-01-21 14:54:56 +00:00
5c3818ca33 Don't explain sector production twice; replace one copy by a
reference.  Document execution of ship orders and sail paths.
2004-01-20 21:37:17 +00:00
d7a054c20a (ROLLOVER_AVAIL, opt_ROLLOVER_AVAIL, Options, do_feed, prod, newe):
New option ROLLOVER_AVAIL; from Drake Diedrich.
2004-01-20 16:51:43 +00:00
63522d0897 Regenerated. Should be automatically generated by make and removed
from the repository.
2004-01-13 18:48:00 +00:00
92fcbc22a7 (player_coms, best): bestdistpath' and bestpath' violate the rule
that commands must be unique within the first four letters.  best()
implements both.  It calls BestDistPath() for the former, and
BestLandPath() for the latter.  However, BestDistPath() is just a
wrapper around BestLandPath(); it does exactly the same.  Drop
`bestdistpath'.
2004-01-13 18:23:26 +00:00
1332ab9dba Fix previous rev. 2004-01-06 20:19:37 +00:00
6afd19c73e Fix title. 2003-12-18 09:17:07 +00:00
f883ed1620 List generated files that CVS doesn't ignore by default. 2003-12-17 23:02:40 +00:00
16f5396d30 Spelling fixes. 2003-12-17 21:20:01 +00:00
1a3a8d993a Fix previous rev. 2003-12-17 21:07:54 +00:00
fe16863ea2 Makefiles worked only if certain directories and generated files were
already present.  These files are no longer in CVS.  Fix Makefiles.
2003-12-17 21:01:37 +00:00
800027023a (show, show_item): New `show item'. From Ron Koenderink; changes to
info files heavily hacked by me.
2003-12-17 19:50:20 +00:00
a889b6ba0e Generated file, shouldn't have been committed. 2003-12-17 19:46:54 +00:00
be168eba05 (edit): Rewrite of undocumented and broken feature: if there are extra
arguments, they are interpreted as key-value pairs, and edit does not
prompt for more.  From Ron Koenderink.
(player_coms): Document extended syntax.
2003-11-25 19:16:18 +00:00
fca6c1bc2f List generated files and directories that CVS doesn't ignore by
default.
2003-10-04 16:01:10 +00:00
713c9a08ea Add proper .SA; it's required by info.pl. Closes #793708. 2003-10-04 14:57:05 +00:00
c91687c1b7 (parse_files): Choked on CVS, backup files, and more. Fix to work only on
*.t.  Closes #793707.
2003-10-04 14:56:07 +00:00
89c4f834ff Makefiles worked only if certain directories and generated files were
already present.  Source distributions had them, but we didn't commit
them to CVS.  Fix Makefiles.
2003-10-04 14:22:52 +00:00
efe12a6137 Generated file, shouldn't have been committed. 2003-10-04 14:19:50 +00:00
d8b7fdfae1 Import of Empire 4.2.12 2003-08-23 12:23:04 +00:00