Commit graph

76 commits

Author SHA1 Message Date
fa09979e36 Fix plague formula. Fix markup. 2004-03-11 22:10:58 +00:00
d64fa8d529 (opt_NEWPOWER, Options, gen_power): Remove nooption NEWPOWER.
(opt_NEW_STARVE, Options, feed_ship, feed_people): Remove nooption
NEW_STARVE.

(opt_NEW_WORK, Options, move, explore): Remove nooption NEW_WORK.
2004-03-11 10:36:55 +00:00
689f435aff (opt_GRAB_THINGS, Options, get_materials): Remove option GRAB_THINGS. 2004-03-11 08:53:27 +00:00
7a59ab4784 Spelling fix. Closes #913151. 2004-03-10 07:24:56 +00:00
361dc5d209 Spelling fix. Closes #912922. 2004-03-10 07:20:56 +00:00
5df329c766 Remove RCS keyword comment, it's a nuisance. 2004-03-01 13:41:10 +00:00
0c19d70c74 (mult, player_coms): Command `mult' is disabled since 4.0.0 ('96), and
its code is obviously not in working order.  Remove.
(minmult, maxmult, configkeys): Unused configuration parameters,
remove.
(tradedesc): Remove code related to mult that had no effect.
(multread, commread, commwrite, commamt, commset, multset, commprice):
Dangerous, because code bypasses ef_read() & friends, remove.
(diss): Commodity cleanup uses the above, remove.  Command is disabled
and unlikely to work anyway.
2004-03-01 09:04:02 +00:00
aa4e268d89 Markup changes: separate items more clearly. Don't use numeric fonts. 2004-02-28 17:50:55 +00:00
966d3e7820 \" comments weren't recognized in column 0. 2004-02-28 17:32:30 +00:00
520baaf867 (html): Expand tabs in all.html; they can confuse browsers. 2004-02-26 09:26:29 +00:00
f508dfdcea Document yesterday's changes that closed #803753.
Don't re-explain the map in bmap commands.
2004-02-26 09:25:08 +00:00
57080e76f2 Spelling fix. Closes #901174. 2004-02-24 20:54:58 +00:00
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
a09d36121f Fix generated HTML: proper !DOCTYPE, head, body, p.
Fix request parsing, so empty requests are properly ignored.
2004-02-15 19:21:52 +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
358606e0f1 (Q, U): Expanded into nothing; fix. 2004-02-15 18:15:48 +00:00
d76180e80d (lF): Unused, remove. 2004-02-15 18:12:45 +00:00
237d9ba1c8 Deviated from actual behavior (matched old behavior?). Fixed. 2004-02-15 17:38:23 +00:00
55d58955a8 empclient later than 2.8 support the Empire 4 protocol, too. Don't
claim no other client supports it.
2004-02-15 17:35:30 +00:00
4f94dbae3a Fix title (second argument of TH). 2004-02-15 17:31:56 +00:00
72cc68b837 Stricter tests for requests.
Request s3 doesn't exist, remove translation.
2004-02-15 17:29:21 +00:00
cb5c45dcd2 Fix indentation; $ in the middle of regexps confuses Emacs, so use \Z
instead.  No functional changes.
2004-02-15 16:22:02 +00:00
eca121f709 Parse requests properly. Simpler, more correct and more robust.
Fix translation of escapes.  Still a hack.

Fix Empire client prompt in translation of EX and SY.
2004-02-15 16:14:46 +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
4456ef9a3a (nF, eF, bF, iF, lF, pF, cS, CS): Define to silence groff. 2004-02-15 13:22:39 +00:00
627f2f3ab2 Convert tabs before \" comments into spaces (troff pitfall). 2004-02-15 08:40:09 +00:00
8288c3a5c7 (SY, EX): Fix Empire client prompt. 2004-02-15 07:59:04 +00:00
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