1786120f2a
Remove option SNEAK_ATTACK leftovers.
2005-10-23 09:26:15 +00:00
8b84d50d23
Replace incorrect claim on morale_base by reference to info morale.
...
Reported by Doug Wescott.
2005-10-11 20:48:30 +00:00
Ron Koenderink
5100e522fe
Change info pages to reflect the code change that sets the build reaction
...
radius to zero for land-units.
2005-09-20 00:00:23 +00:00
Ron Koenderink
968501cf00
Fix lrangeedit to lrange. Fix rangeedit to range. Fix attack to Attacking.
...
Add html links for info references. Remove inconsistent periods.
Add missing closing brackets. Change info to information to improve
readability. Improve the readability for range/lrange sentence.
2005-07-23 13:58:11 +00:00
2c14ca57a4
Based on a page Doug Wescott created for his Petting Zoo. I restored
...
the ASCII art to the original, gave credit to its creator, quoted from
WordNet (free) instead of American Heritage Dictionary, omitted parts
that might be illegal to distribute in certain countries, and improved
see also.
2005-06-23 19:35:44 +00:00
Ron Koenderink
2f36c83c58
Spelling fixes.
2005-05-31 03:31:58 +00:00
27a9f772f5
Cosmetic change of markup.
2005-05-30 06:15:21 +00:00
Ron Koenderink
8531589c66
Correct the number of commands in the described in the text.
2005-05-29 15:40:34 +00:00
Ron Koenderink
a52b14681c
Changed the name of Attack and Move concept files and
...
a number of Subjects files to prevent name
conflicts where the only the case is difference.
Attack -> Attacking
Moving -> Transportation
Move -> Moving
Market -> Commerce
Nation -> Nations
Production -> Producing
Update -> Updating
2005-05-29 14:17:07 +00:00
345ad3dfe0
Update copyright notice.
2005-03-16 22:03:16 +00:00
c5ec381b4f
Products table used tlev and tech synonymously. Confusing. Just use
...
tech.
2005-02-12 16:31:16 +00:00
Marc Olzheim
ebb9a16af1
Fix bug #883113 . Differentiate between sct_work and sct_loyal.
2004-12-15 12:23:56 +00:00
fac342ed49
Update copyright notice.
2004-09-07 15:07:16 +00:00
298ba998e4
(infect_people): Use max_pop() to compute space. This makes all
...
crowded sectors equally vulnerable, including mountains, plains, and
inefficient big cities. Closes #917488 .
Update info.
2004-08-10 07:56:34 +00:00
0c47be1cb5
Use .ig to comment out stuff, it doesn't produce empty lines.
2004-03-22 10:40:15 +00:00
d5ef02c34f
Fix markup.
2004-03-22 10:12:28 +00:00
4ed5eed9c3
The previous revision screwed up intentation.
2004-03-22 09:54:58 +00:00
abed385878
Fix RES_POP maximum population formula.
2004-03-20 21:23:26 +00:00
cae5cfbfab
Document all undocumented capabilities and stats. Clarify meaning of
...
land unit capability `light'. Closes #781116 .
Document submarine's ability to carry landspies. Closes #907978 .
2004-03-20 21:21:32 +00:00
1dc9f35b06
Update to match code. There's currently no command that allows trade
...
and commodity selectors; comment them out.
2004-03-16 21:24:30 +00:00
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
aa4e268d89
Markup changes: separate items more clearly. Don't use numeric fonts.
2004-02-28 17:50:55 +00:00
d368e696c0
Spelling fixes.
2004-02-15 18:23:45 +00:00
4f94dbae3a
Fix title (second argument of TH).
2004-02-15 17:31:56 +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
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
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
dd772353bd
Properly escape `\'. Fix info on sector capabilities. Closes
...
#861874 .
2004-02-06 21:27:15 +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
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
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
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
d8b7fdfae1
Import of Empire 4.2.12
2003-08-23 12:23:04 +00:00