Commit graph

33 commits

Author SHA1 Message Date
c5915737b6 (deli): Partial rewrite for clarity, motivated by a `might be used
unitialized' warning.  Funcional change: you can now change direction
without threshold (matches documentation, clarify it anyway).  Change
prompt for the third argument to reflect that.  Also provide context
when prompting for the fourth argument; this is sorely needed we
didn't prompt for the third argument.
2004-02-18 21:00:13 +00:00
7f8baa23f0 Fix markup of right quotes. 2004-02-15 19:23:42 +00:00
d368e696c0 Spelling fixes. 2004-02-15 18:23:45 +00:00
a825fd9f2c One TH request per file; remove second one. 2004-02-15 18:21:50 +00:00
a43e509c5e Clarification. 2004-02-15 18:20:37 +00:00
792e81428c Use plain double quote instead of \*Q and \*U in .EX, because it's
typed text.
2004-02-15 18:20:13 +00:00
237d9ba1c8 Deviated from actual behavior (matched old behavior?). Fixed. 2004-02-15 17:38:23 +00:00
1625567f97 Fix markup: bogus numerical arguments that were mapped to zero
silently (troff) or under protest (groff); table column width (also
fixed some .L arguments to match actual game output); spacing in
no-fill text; stray .FI, .in and .ce messing up indentation; stray .L;
misspelled request and escape names; escaping of control and escape
characters; properly ignore form-feed; argument quoting; extra
arguments to .NF.  Still broken: .L abused for headings, which
triggers many groff warnings about negative indentation.
2004-02-15 15:59:09 +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
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
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
dfb337891d Document automatic fortification. Clarify engineer bonus. 2004-01-28 21:14:50 +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
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
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
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
713c9a08ea Add proper .SA; it's required by info.pl. Closes #793708. 2003-10-04 14:57:05 +00:00
d8b7fdfae1 Import of Empire 4.2.12 2003-08-23 12:23:04 +00:00