]> git.pond.sub.org Git - empserver/blob - info/Empire4.t
Update change log for 4.3.18
[empserver] / info / Empire4.t
1 .TH Server "Empire4 Changes"
2 .NA Empire4 "Changes from the Empire3 server to the Empire4 Server"
3 .LV Expert
4 .s1
5 There have been several changes/fixes made to the Empire3 code in the
6 new Empire4 Server.  This outlines the various changes and how they
7 will affect you, the player.  These were coded as the Wolfpack project,
8 and bug-reports should be sent to <wolfpack@wolfpackempire.com>.
9 .NF
10 Changes to Empire 4.3.18 - Sat Oct 18 18:39:17 UTC 2008
11  * Fix building of planes, land units and nukes with uids that have
12    never been used before.  This could crash the server on some
13    systems in certain states.  Broken in 4.3.17.
14  * Improved nightly build, with restructured and extended tests.
15
16 Changes to Empire 4.3.17 - Sat Sep 20 16:07:44 UTC 2008
17  * Fix standalone client build for Windows.  Broken in 4.3.11.
18  * Disable automatic supply of land units on load for now, it's broken
19    in a highly abusable way.
20  * Make trade show exactly what's on sale, remove option SHOW_PLANE.
21  * Stop ships, planes, land units and nukes on violent takeover, just
22    like sectors.
23  * Wipe orders when ships, planes, land units and nukes are taken over
24    violently or given away peacefully.  Fleet, wing, army and mission
25    were already cleared in many, but not all cases.  Other orders were
26    never cleared: mission op areas (visible in xdump), ship autonav
27    orders, ship sail path (including ship to follow and mobility
28    quota), land unit retreat orders, plane range limit, and land unit
29    retreat percentage.
30  * Fix takeover of stuff by attack, assault, board, lboard, paradrop
31    and pboard:
32    - Corrupt land unit file could lead to infinite recursion.
33    - Take over nuke armed on plane along with the plane.  Broken in
34      4.3.3.
35    - Taking over land units with negative mobility increased mobility
36      to zero.  Ditto for planes embarked on ships or land units.
37  * Fix a bug that made set and xdump not recognize unused trade lots
38    as such.
39  * Fix giving away stuff by trading it:
40    - When an armed nuke is sold separately from its plane, take it off
41      the plane.  You couldn't do that before 4.3.3.
42    - Give away nuke armed on sold plane along with the plane.  Broken
43      in 4.3.3.
44    - Don't zero mobility of planes and land units on sold ships.
45  * Fix giving away stuff by unloading from its carrier: Give away any
46    nukes armed on planes (broken in 4.3.3) and land units loaded on
47    land units.  The latter can't happen in the stock game.
48  * Fix giving away stuff by scrapping or scuttling its carrier:
49    - Fix up output.
50    - Disarm the nuke from a plane instead of destroying it.
51    - Give away any loaded land units and planes, too.
52  * Tradeship fixes:
53    - Fix scuttle to ask for confirmation when scuttling a tradeship in
54      an unsuitable sector even when the tradeship is pirated.  Broken
55      in 4.2.13.
56    - Fix scuttle to require 2% harbor efficiency for a trade ship to
57      pay.  Also require at least friendly relations.
58    - Make autonav refuse scuttle orders in unsuitable sectors.
59  * Clean up rules on where you can scrap stuff:
60    - Ships in own or friendly, efficient harbors (relations used not
61      to matter, contrary to info)
62    - Planes in own or allied, efficient airfields (friendly used to
63      work as well, contrary to info)
64    - Land units in any own or allied sector (relations used not to
65      matter, and you couldn't scrap them on ships)
66    Also tell player why something can't be scrapped instead of
67    ignoring it silently.
68  * Rewrite the broken code to move land units, planes and nukes along
69    with their carrier.  The old code was a hack that didn't update
70    timestamps (so incremental dumps didn't pick up the movement), and
71    it didn't cover all uses.  The update, in particular, was prone to
72    see cargo in old locations, which could screw up repairs.
73  * Expire lost items at the update instead of continuously.
74  * Replace econfig key lost_items_timeout by lost_keep_hours.
75  * Minor Windows threading fixes.
76  * Journal now uses human-readable names to identify threads.
77  * Ship and land unit load counters are no longer stored in game
78    state, because they duplicate information already there.  Same for
79    the type of nuke loaded on a plane.  Remove field nuketype from
80    xdump plane.  Clients can simply find the plane's nuke instead.
81  * Ship and land unit load counts as displayed by ship, sdump, land,
82    ldump, ship selectors nplane, nxlight, nchoppers, nland, and land
83    selectors nxlight, nland are now reliable.  They used to get out of
84    sync at times.
85  * Ship load counts now reflect what is loaded, not how it is stored.
86    For instance, if a light carrier, capable of carrying 4 x-lights
87    and 20 light planes carries nothing but 5 sams, we now have
88    nxlight=5, nplane=0 instead of nxlight=4, nplane=1.
89  * New cargo lists data structure to let code find loaded planes, land
90    units and nukes easily and efficiently.
91  * Revamped upkeep of lost file.  It should be reliable now.
92  * Disable the ill-advised error recovery on sector access that swept
93    bugs under the carpet rather than recovering from them.
94  * Occupied sectors no longer revert to the old owner when all
95    military and land units go away.  This feature was added in
96    Chainsaw 3.  It wasn't integrated properly with the che code
97    (things went wrong when che killed all defenders, but couldn't
98    convert the sector due to its loyalty), and combat code (if an
99    attack killed off all local defenders and got defeated by reacting
100    units, the sector changed ownership anyway, silently).
101  * Include destination coordinates in interception and plane mission
102    messages.
103  * Client could misdiagnose redirections and executes as unauthorized,
104    or die outright.  Broken in 4.3.11.
105  * Fix xdump realm to dump player instead of absolute coordinates.
106    Disclosed the true origin.  Broken in 4.3.0.
107  * Fix spy to reliably avoid spying same sector more than once.
108  * The map drawing code could smash the heap when the world was
109    ridiculously small.
110  * When a satellite's launch trajectory was off, its coordinates could
111    get screwed up, which made it invisible in skywatch.
112  * Fix several bugs that made the path command screw up when the path
113    spans large areas.
114  * Fix the default size of the map shown by move, test and transport
115    sub-command M.
116  * Fix bugs that could make arguments in area or dist syntax miss
117    ships, planes, land units and nukes at the border of the selected
118    area, if that area spans the whole world.  In sufficiently small
119    worlds, it could also make radar miss satellites and ships, sonar
120    miss ships, satellite miss ships and land units, nuclear
121    detonations miss ships, planes, land units and nukes, automatic
122    supply miss ship and land unit supply sources, ships and land units
123    fail to return fire, ships fail to fire support.
124  * Maps sometimes showed x-coordinates as three lines instead of two
125    unnecessarily.
126  * Improved nightly build, tests in particular.
127  * Code refactoring and cleanup.
128
129 Changes to Empire 4.3.16 - Sat Aug  9 15:56:52 UTC 2008
130  * Production command incorrectly limited the number of graduates,
131    happy strollers, technological breakthroughs and medical
132    discoveries produced by a sector to 999.  Broken in 4.2.15.
133  * Fix a bug in improve that could let you spend more money than you
134    have.
135  * Fix work command not to spend more mobility than requested, and to
136    round mobility use randomly instead of down.
137  * Commands demobilize, convert and work no longer let you spend more
138    money than you have.  Commands demobilize and convert no longer ask
139    for confirmation before spending more than half your money.  Saving
140    that feature would have been more work than it's worth.
141  * Remove undocumented key 'd' at bomb ship, plane and land unit
142    target prompts.
143  * Fix land unit flak when pin-bombed to match flak when overflown:
144    proportional to efficiency, and randomly rounded.  Was missed in
145    4.3.6.
146  * Don't permit bombing of embarked planes and land units.
147  * Fix capital maintenance to charge at 60% efficiency.
148  * launch command now requires only 40% plane efficiency, for
149    consistency with other ways to launch missiles.
150  * Disable collateral damage when automatically launched missiles miss
151    their target.  Collateral damage was done even when the launch
152    failed or the missile got intercepted.  It's been disabled for
153    manually launched missiles since 4.0.18, for the same reason.
154  * Fix a bug that corrupted the lostitems file.  Broken in 4.3.12.
155  * Show command changes:
156    - Move product information from "show sect c" into new "show
157      product", and reformat it to be easier to understand.
158    - New column navigability in "show sect s".
159    - "show sect s" now shows the packing bonus type instead of
160      selected packing bonuses.  "show item" shows the actual bonuses
161      for each type.
162    - "show sect b" now shows the usual values in addition to unusual
163      ones.
164  * Fix interdiction to obey op-area for missiles.
165  * Fix a bug that caused a stale sources.mk to be distributed in the
166    4.3.14 an 4.3.15 tarballs.  The latter does not build out of the
167    box because of that.
168  * Don't strip tab characters from quoted command arguments.  Broken
169    in 4.2.21.
170  * shutdown commands now always take effect immediately.  Before, they
171    could be delayed by up to a minute.
172  * shutdown could start multiple shutdown threads when you initiated a
173    shutdown shortly after cancelling one.  This screwed up the timing
174    of the shutdown.
175  * Deity syntax of zdone changed, and is now documented in info.
176  * The threshold command could be tricked into accepting negative
177    thresholds.
178  * Fix designate to always write updated bmap to disk.
179  * Fix bomb to fail on empty <pin|strat> argument instead of flying
180    without bombs.
181  * Fix a bug in distribute that screwed up the current sector's
182    distribution center when the command got aborted.
183  * Commands arm, bomb, deliver, drop, fire, fly, paradrop, recon,
184    lmine, order, power, range, sail, shutdown, sweep and tend did not
185    honor command abortion at some prompts.
186  * Fix a bug in handling of EOF from client that could bite in the
187    following ways:
188    - EOF at target prompts for bombing commodities, ships, planes and
189      land units sent the server into an infinite loop that ate all
190      memory.
191    - EOF at sail's path prompt crashed the server.
192    - EOF at some prompts in deliver, designate, fly, morale, zdone,
193      attack and assault didn't abort the command.
194    Broken in 4.3.11.
195  * Selector terr is now the same as terr0 for mortal players, and
196    dterr for deities.  This matches how the territory command works.
197    Unfortunately, this required us to rename xdump sect field terr to
198    terr0.  Sorry about that.
199  * Fix bomb not to let you bomb dead ships and land units.
200  * Make the retreat command a bit more helpful on retreat conditions,
201    and make it fail on bad conditions.
202  * Fix the mapper scripts.  Broken in 4.2.0.
203  * Fix flying commands not to let planes do double duty as escorts.
204    Broken in 4.3.12.
205  * When a minesweeper hit a mine after sweeping, the mine wasn't used
206    up.  If it sank the minesweeper, the code accessed freed memory,
207    which could clobber the ship file or worse.  Broken in 4.0.17.
208  * Don't let non-light units board ships that can't carry them.
209  * Capitals can now employ up to 1000 civilians instead of 999.
210  * Spy command changes:
211    - Spy now requires sector military.  Before, presence of land units
212      was sufficient, but spies shot were only deduced from sector
213      military.  If you lost more spies than you had sector military,
214      the rest came back from the dead.
215    - Spy no longer ignores non-sea sectors without civilians, military
216      and land units.
217    - Remove columns lnd, pln from spy report.  The values didn't match
218      the reported land units and planes, and could leak the presence
219      of spy units.
220    - Establish contact when spy succeeds even though the spy was
221      caught.
222  * Fix news reporting and damage when land units interdict ships in
223    sectors other than sea.
224  * Fix land unit return fire damage to ships to take accuracy into
225    account, like the fire command and interdiction does.
226  * Remove the inconsistent shelling damage reduction for range.  Fire
227    command got damage reduced by 10-20% with a chance depending on
228    range ("Wind deflects shells").  Ships interdicting got it reduced
229    by half.  Other ways to shell did not get damage reduced for range.
230  * Fix ground combat to report defending land units.  Broken in 4.3.4.
231  * Info file and documentation fixes and improvements.
232
233 Changes to Empire 4.3.15 - Sun May 18 08:59:30 UTC 2008
234  * The edit command keys deprecated in 4.3.10 are now gone.
235  * fairland now obeys game file locks.
236  * Do not leak world creation time in files utility, because that
237    facilitates attacks against fairland's PRNG.  Broken in 4.3.12.
238  * Fix starvation not to starve one more than it should.  The last man
239    on a boat or land unit now can't starve anymore.
240  * Fix a crash bug in satellite.  Broken in 4.2.7 and not fixed
241    correctly in 4.2.12.
242  * Fix a coordinate normalization bug that could theoretically lead to
243    buffer overruns and other unpleasantness.  None have been
244    reproduced, though.  Broken in 4.3.12.
245  * Remove option FUEL.  The abstract idea of tying ships and land
246    units to a logistical tether is sound, the concrete implementation
247    as option FUEL is flawed.  It adds too much busy-work to the game
248    to be enjoyable.  It hasn't been enabled in a public game for
249    years.  The code implementing it is ugly, repetitive, and a burden
250    to maintain.  The edit command still accepts and ignores the fuel
251    keys for compatibility, but they are deprecated.
252  * Fix pin-bomb not to report subs when there are none.
253  * You now have to take a capital to capture the victim's money, loans
254    or market lots.  Merely obliterating the capital doesn't cut it.
255    It still makes the victim lose money, though.
256  * Fix a bug that could theoretically allow sacking of non-existant
257    capitals of visitors, deities and such.
258  * You now gain BTUs and MOB_ACCESS mobility before the first update
259    again.  You didn't since 4.3.10 introduced the ETU clock.
260  * Fix edit to detect when the edited object changes while it's being
261    edited.
262  * Fix xdump nat for relations: it got HIDDEN backwards.  Broken in
263    4.3.12.
264  * Fix origin command not to prompt twice for its argument.  Broken in
265    4.3.0.
266  * Info file improvements.
267
268 Changes to Empire 4.3.14 - Mon May  5 04:57:03 UTC 2008
269  * Another round of fixes to the fire command:
270    - Don't disclose where the target retreated to.
271    - Charge the target shells for returning fire.
272    - Always use guns when the target is out of range, even if it's a
273      submarine.  Before, the difference in shell use disclosed whether
274      the target is a submarine.  Loophole opened in 4.3.12.
275    - Make depth charges again work with just one shell.  Failing the
276      command in that case lets players find out whether the target is
277      a submarine.  Loophole opened in 4.3.12.
278    - Detect when the firing sector, ship or land unit changes across
279      the target prompt.  Abusable.
280  * Fix parsing of anchor-relative time in update schedule.  Broken in
281    4.3.13.
282  * Fix logging of player input in the journal to include command
283    interruption and EOF.
284  * Fix oversights in 4.3.12's change to keep track of flying planes:
285    planes could be erroneously reported damaged by their own ground
286    strikes.  Happened with missions and the launch command.
287  * Fix load not load hardened missiles.
288  * Fix harden not to harden missiles loaded on land units.
289  * New server option -E to choose what to do on recoverable internal
290    error.  You can now make the server dump core and keep going (not
291    implemented for Windows).  New econfig key post_crash_dump_hook to
292    run a program after crash-dumping.  See scripts/savecore for an
293    example.
294  * Journal entries are now flushed to disk right away even when the
295    server is not running in debug mode.
296  * Don't let land units load trains.
297  * Allow deity to display power report for all types of countries,
298    with power c.
299  * Fix designate's check for disallowed sector types.  Broken in
300    4.3.12.
301  * Documentation fixes.
302
303 Changes to Empire 4.3.13 - Tue Apr 15 19:03:11 UTC 2008
304  * Work around strptime() lossage on some systems.  Fixes the parsing
305    of the schedule file there.
306  * New selector maxnoc for xdump version.
307  * Fix initialization of realms in newcap.  Broken in 4.3.12.
308  * Fix add for status arguments active, god, delete.  Broken in
309    4.3.12.
310  * Info file, manual page and documentation fixes.
311
312 Changes to Empire 4.3.12 - Wed Apr  2 05:35:06 UTC 2008
313  * Fix rounding error in update that could result in more babies than
314    food permits, and negative food.
315  * Fix a bug that could lead to unfair thread scheduling under
316    Windows.
317  * Fix ship and land unit missile interdiction and ballistic missile
318    interception to require a proper base.  Before, missiles could
319    launch from anywhere for that.
320  * Launch bug fixes:
321    - Don't allow launching from unowned sectors.
322    - Don't destroy missiles stuck on foreign ships.
323    - Use up the supplies required for launching an asat only when it
324      actually launches.
325    - Don't ignore satellites' fuel use.
326  * Deity command newcap now requires its second argument (sanctuary
327    coordinates).  Before, it tried to pick a suitable location when
328    none was given.  The code implementing this feature had problems,
329    and it's not worth fixing, because it is obscure, and rarely (if
330    ever) used: no conscientious deity would use it for a real game,
331    and for blitzes fairland does a better job.
332  * Keep track of flying planes properly.  This fixes a number of bugs:
333    - While the bomb command awaited pin-bombing target input from the
334      player, other players could interact with the pin-bombers and
335      escorts as if they were sitting in their bases: spy them, damage,
336      capture, load, unload, or upgrade them, even get intercepted by
337      them.  But any changes to those planes were wiped out when they
338      landed.  Abusable.
339    - The bomb command could bomb its own escorts, directly (pin-bomb
340      planes) or through collateral damage, strategic sector damage,
341      collapsing bridges or nuke damage.  The damage to the escorts was
342      wiped out when they landed.
343    - If you asked for a plane to fly both in the primary mission and
344      escort, you got charged fuel for two sorties instead of one.
345  * Plug memory leaks in plane interception.
346  * Fix trade not to let the buyer teleport satellites (not in orbit)
347    and asats to an arbitrary sector.  Abusable, because abms
348    intercepted from anywhere, and satellites could be launched from
349    unowned sectors.
350  * The PRNG seed is now logged in the journal.
351  * Fix nightly build for Windows.
352  * Fix crash bug that bit when custom tables contained columns names
353    that existed, but weren't supposed to be in the custom table.
354  * New timestamp selector for commodity, country, game, loan, nation,
355    news, realm, trade, treaty to support incremental xdump.
356  * Deity commands newcap and add wipe the nation more thoroughly.  add
357    no longer touches relations and flags for status active and god.
358  * New utility program empdump to export and import game state as
359    plain text.  Check its manual for details, including limitations.
360  * Plane, ship and land unit stats are no longer stored as game state,
361    but recomputed from tech and base stats as needed.
362  * xdump ver is no longer a special case.  Syntax "xdump ver" is now
363    deprecated.  Use "xdump version *".
364  * Fire and torpedo cleanup and bug hunt:
365    - Plug memory leak in fire command.
366    - Fix ammunition use when returning fire: resupply could lose
367      shells when returning fire to multiple targets, and land units
368      were charged per target instead of just once.
369    - Interdicting land units now resupply shells automatically, for
370      consistency with other ways to fire.
371    - torpedo and fire no longer resupply shells automatically.  The
372      latter used to resupply land units only.
373    - Land units no longer have to be in supply to fire actively, for
374      consistency with other ways to fire.
375    - Submarines with zero mobility can no longer interdict, for
376      consistency with other ways to torpedo.
377    - Fix bugs that let submarines without capability torp use
378      torpedoes to return fire and interdict.
379    - Fix torpedo command not to require a line of sight for return
380      fire and depth charges, and to use torpedo range instead of
381      firing range for return torpedoes.
382    - Active fire and interdiction didn't work for ships with zero
383      firing range, even though return fire and support did.  No such
384      ships exist in the stock game.
385    - Let land units with zero firing range and non-zero firing damage
386      fire, for consistency with ships.  No such units exist in the
387      stock game.
388    - Ships required different numbers of military to operate their
389      guns for the various kinds of fire.  Unify to require 2*N-1
390      military to fire N guns.
391    - Ship ammunition use differed for the various kinds of fire.
392      Unify to use one shell per two guns.
393    - Forts could fire support even when there were not enough mil.
394    - Fix automatic shell resupply in several places to supply exactly
395      the shells actually fired, no more, no less.
396  * Change depth charges back to how they are documented and worked
397    before 4.0.6, mostly: require no guns, one military, do damage like
398    shell fire from three guns (before 4.0.6: two guns), use two
399    shells.  In 4.0.6's model, they worked exactly like shell fire
400    (require guns and gun crew, non-zero firing range, damage and
401    ammunition use scales with available guns), except for missions,
402    which was a bug.  Note that depth charge damage for all ships is
403    now like fire from three guns for two shells.  No change for dd; af
404    did two gun damage for one shell before, and nas did four gun
405    damage for two shells.
406  * The edit command keys deprecated in 4.3.3 are now gone.
407  * Fix build not to screw up automatic dependencies on certain compile
408    errors.
409  * Fix a bug that could prevent repeated news from properly
410    aggregating into one news item.
411  * Properly initialize all bits in game state files, even those that
412    aren't used.
413  * Fix explore's test for stopping on a splashed bridge.  The bug made
414    explore print to a bogus message.
415  * Fix spelling of symbol airburst in table plane-flags.  This could
416    affect clients.
417  * Change designate not to check total cost before executing the
418    redesignation.  The code implementing that was buggy and too ugly
419    to live.  Designate doesn't cost anything in the stock game.
420  * Always charge land units at least as much mobility for assaulting
421    from non-landing ships as from landing ships.  Before, marines lost
422    all mobility when assaulting from a non-landing ship, which could
423    be less than what the same assault costs from a landing ship (half
424    an update's worth).
425  * Fix LWP's stack initialization for -s.  It caused crashes on some
426    systems.
427  * Fix confused and buggy bridge splashing code:
428    - Flying planes could be reported drowned.
429    - Pin-bombing a bridge head failed to collapse bridge spans for
430      lack of support, unless the pin-bombing caused collateral damage.
431    - Corrupt sector file could lead to infinite recursion.
432  * Relative names now work for econfig keys data and info.
433  * Fix utility programs to abort on internal errors.  They used to
434    print a message and attempt to recover.
435  * Fix off-by-one in fairland that ate the last expansion island.
436  * Switch from CVS to git.
437  * Code refactoring and cleanup.
438  * Portability fixes.
439  * Info file, manual page and documentation fixes and updates.
440
441 Changes to Empire 4.3.11 - Tue Jan  1 18:57:38 UTC 2008
442  * New sector selector elev.  It's set by fairland, but has no effect
443    on the game.  It can be useful for deities to customize a world
444    created by fairland.
445  * The client now copes with ids greater than 15.  The Empire
446    protocol currently uses 14 ids.
447  * Rewrite the client's code for reading server output during login.
448    The old code could write one byte beyond the end of the buffer
449    (theoretically a remote hole), got confused by long lines, and
450    lines that didn't arrive in one piece.
451  * Long country name, password or user name crashed the client.
452  * Fix xdump not to deny access to game state tables when maximum
453    minutes per day are exceeded.
454  * The server considers a country bankrupt when its treasury is
455    negative.  Except when it doesn't.  Fix that:
456    - report misreported countries with $0 as broke.
457    - If a command spent a few cents more than you had, commands requiring
458      money became unavailable even when rounding brought you back to
459      $0.  But logging out and back in then bankrupted you.
460    - If your treasury rose to exactly $0, commands requiring money
461      remained unavailable.
462    - If you had $0, sectors didn't build and sectors and ships didn't
463      produce at the update.
464  * Fix a bug in trade that made your money evaporate when a trade fell
465    through because you couldn't fully pay.  This bug was there since
466    the introduction of the market in 4.0.0.  It got aggravated by the
467    removal of forced loans in 4.3.0.
468  * Fix printing of the new group in army, fleet and wing.  Broken in
469    4.3.5.
470  * Fix flash not to screw up the message when the first argument
471    contains white-space.
472  * Don't let planes intercept when they are stuck in foreign bases, on
473    inefficient ships or land units, or on land units loaded on ships
474    or land units.
475  * Fix a bug that made interception require petrol to be present even
476    for planes that don't use fuel (SAMs).  Broken in 4.3.3.  Air
477    defense missions weren't affected.
478  * fairland and setsector now limit fertility to 100 instead of 120,
479    like the other resources.
480  * Generalize the autonav hack for fishing boats so it covers oil
481    derricks as well.
482  * Fix bug in path command that made it swallow every other step.
483    Broken in 4.2.22.
484  * The execute command no longer supports redirections and execute in
485    batch files.  Flaws in the Empire protocol make it next to
486    impossible for clients to implement that correctly.  See
487    doc/clients-howto for an explanation.
488  * Rewrite much of the client's code for sending commands and
489    receiving server output:
490    - No longer blocks on sending commands, which could deadlock the
491      session.
492    - Fix race condition that could cause server output to be discarded
493      on EOF on standard input.
494    - Don't discard server output when reading standard input fails.
495    - Fix error handling for execute and other, more obscure cases.
496    - More rigorous error checking for redirections and execute.
497      Clearer error messages, too.
498    - Fix execute redirected to file or pipe.  Believed to be broken in
499      4.2.0.
500    - The client now creates files for redirections with the same
501      permissions whether the redirection is in a pipe or not.  Before,
502      redirections without a pipe created files with no permissions for
503      group and others.  This change may make your redirected output
504      visible to other users on your system.  Use the usual controls,
505      like umask, to restrict permissions to your liking.
506    - Reject unexpected redirections (violating the protocol).  Before,
507      they silently replaced the current one, and in the case of pipes
508      leaked file descriptors and memory.
509    - Redirections in batch files are not implemented.  They didn't
510      quite work before, and could leak memory and file descriptors.  A
511      flaw in the Empire protocol makes them next to impossible to
512      implement correctly.
513    - The execute command in batch files is not implemented.  A flaw in
514      the Empire protocol makes this practically useless anyway.
515    - Old code leaked memory in various places.
516    - Unfortunate incompatibility with older servers: if you type the
517      EOF character (normally ^D) at an argument prompt, the session
518      hangs.  Use the interrupt character (normally ^C) to get out.
519  * The client now supports options -h and -v.
520  * The client no longer zaps its command line in a lame attempt at
521    protecting users who foolishly specify passwords on the command
522    line.  Zapping annoys system administrators and creates a false
523    sense of security.
524  * Journal entries are now flushed to disk right away when the server
525    is running in debug mode.
526  * Fix bugs in load that could make loading operations fail noisily
527    instead of silently on some systems.
528  * Server now reliably shuts down session when it receives an
529    end-of-file condition from the client.  Before, it merely failed
530    the current command when it got it at an argument prompt.
531  * Fix bug in execute that could crash the server on some systems when
532    it prompts for the argument.
533  * Fix bug that let you check whether a non-allied carrier is
534    efficient enough for takeoff when one of your planes got stuck
535    there somehow.
536  * Fix bug that let you attempt to escort a one-way mission to a
537    carrier with non-light, non-interceptor escorts.  Such planes don't
538    fit on carriers, and the command then failed with a bogus error
539    message.  Before 4.2.17, the planes flew, and the escorts were
540    teleported home.
541  * Change the rules for fitting planes on ships slightly, so that the
542    order of loading no longer matters. Choppers and x-lights can now
543    use plane slots even when not light.  X-light choppers, which don't
544    exist in the stock game, can no longer use x-light slots.
545  * The server now keeps its log file open, just like the journal.
546  * New server option -R to set the PRNG seed.  This is for
547    reproducible tests.  Change the Windows-only service uninstall
548    options from -r/-R to -u/-U.
549  * Supply a real PRNG for Windows instead of the leaky water-pistol
550    Windows provides.
551  * Threads sleeping until a specified time could return early under
552    Windows.  This could cause missed updates.  Broken in 4.3.10.
553  * Fix missing newline in show updates.
554  * Power report didn't factor tech into power correctly.  Broken in
555    4.3.3.
556  * Code refactoring and cleanup.
557  * Info file and documentation fixes and updates.
558
559 Changes to Empire 4.3.10 - Thu Sep  6 17:59:53 UTC 2007
560  * Bridge spans now cost $1000 instead of $2000, and bridge towers
561    $3000 instead of $7500.
562  * The Windows port now supports IPv6, but it still needs to be
563    enabled manually at compile-time.
564  * The custom table reader detects more errors.
565  * Do not leak world creation time in files and fairland, because
566    that facilitates attacks against the PRNG.  This misfeature crept
567    into 4.3.0.
568  * Remove the ancient, crufty non-UCONTEXT system-dependent LWP code.
569    Using it required manual hackery since 4.3.0.
570  * Plug file descriptor leak in add command.
571  * Don't kill player connections violently when their thread appears
572    to be hung.  Threads being aborted by update or shutdown could be
573    misidentified as hung, and the violence could lead to resource
574    leaks, locked out updates, and corrupted game state.
575  * Fix LWP to reliably wake up threads sleeping for a time.  Before,
576    players with a sufficiently fast connection could starve out system
577    threads, including the update.
578  * Fix a class of bugs that made commands behave differently while the
579    update is attempting to take control:
580    - No MOB_ACCESS mobility was gained.
581    - Telegrams were miscounted.
582    - Bulletins got misfiled as production reports.
583    - The navigate command ignored sail paths.
584    - The declare command was more quiet, and declarations of war
585      failed silently when SLOW_WAR was enabled.
586    - Many messages got misdirected to bulletins.
587    Some of these bugs go back all the way to Empire 2, ca 1995.
588  * New deity command reload, effect similar to SIGHUP.
589  * Not voting for a demand update no longer lets you veto further
590    demand updates.  This feature was flawed (it encourages players to
591    vote late so that they can tactically vote no and thus build up
592    veto rights), virtually unused, and buggy.  The edit command still
593    accepts and ignores the country key 'U' for compatibility, but it
594    is deprecated.
595  * Fix zdone not to claim to have triggered an update when they're
596    disabled.
597  * New update scheduler and ETU clock:
598    - New schedule file.  See doc/schedule for how to use it.  Replaces
599      econfig keys update_policy, adj_update, update_times, hourslop,
600      blitz_time.  A change of schedule does not require a server
601      restart.
602    - The force command can no longer force updates in the future.
603      Edit the schedule file for that.
604    - New command show updates to show the update schedule.  Obsoletes
605      the update command.
606    - New xdump game and xdump updates.
607    - New utility program empsched to help test update schedules.
608    - Replace option DEMANDUPDATE and econfig key update_demandpolicy
609      by econfig key update_demand.
610    - econfig key update_demandtimes no longer applies to scheduled
611      demand updates.
612    - You now receive new BTUs at the update in addition to login.
613    - You now always gain the same BTUs and MOB_ACCESS mobility per
614      turn, even when the update schedule changes, updates get missed,
615      or unscheduled demand updates run.
616    - Remove the mobupdate command, because porting it to the new ETU
617      clock is not worth it.
618  * Redesign of synchronization between commands, update and shutdown,
619    and how updates are triggered:
620    - Simplify update to a single thread waiting for the trigger.
621      Before, three update threads had to perform a carefully
622      choreographed dance to make updates happen.  The dance relied on
623      thread priorities for correctness, which are only implemented by
624      LWP.  With pthreads and under Windows, demand updates were prone
625      to two update threads starting up concurrently.  Even with LWP,
626      forced and demand updates could lead to double updates.
627    - Use a lock for synchronization: commands take it shared, update
628      and shutdown take it exclusive.  This makes update and shutdown
629      block until all aborted commands terminated and gave up their
630      lock.  Before, they proceeded blindly after waiting two or one
631      seconds respectively, which was cheesy and unsafe.
632    - New commands no longer fail while the update is pending, they are
633      delayed until after the update.
634    - New commands can no longer start during shutdown.  Before, they
635      could, but risked getting killed violently, possibly corrupting
636      game state.
637    - Fix command execution so that commands blocked in writing
638      redirections are abortable.  The bug allowed players to delay
639      update and shutdown indefinitely.
640    - Fix shutdown not to let player threads block on output.  This
641      let players delay shutdown indefinitely.
642    - Fix reading of player input not to block again after update or
643      shutdown aborted it.  The bug allowed players to delay update and
644      shutdown indefinitely.
645  * Thread priorities are only implemented by LWP and no longer used.
646    With LWP, they let players with a sufficiently fast connection
647    starve out the threads that clean the lost file and kill idle
648    connections.  Drop them.
649  * Show nuke rounded required research incorrectly.
650  * Log unprintable characters as octal escapes rather than question
651    marks in the journal file.
652  * The files program no longer changes permissions of existing files.
653  * The files program now creates all files with permissions ug=rw and
654    all directories ug=rwx, modified by umask.
655  * Fix a bug that could make arm, disarm and nuke detonation work with
656    a used-up nuke instead of the armed one.  This could be abused to
657    detonate nukes multiple times.  Broken in 4.3.3.
658  * Fix nuke detonation output for zero blast radius.
659  * Plug memory leaks in thread code.
660  * Fix a bug that made LWP I/O wakeup unreliable.
661  * New march sub-command v for view.
662  * Journal was initialized before threads were, which was wrong.
663  * Fix server not to create a journal on SIGHUP when it is disabled.
664  * shutdown 0 now requests immediate shutdown instead of cancellation
665    of a pending shutdown.  shutdown -1 now cancels.
666  * flash and wall no longer split long message lines.
667  * Fix a bug in collect that screwed up a fully collected loan instead
668    of deleting it.  The screwed up loan could not be sharked or
669    collected, but it could be repaid.
670  * Remove the wait command, it's been broken and restricted to deity
671    since Empire 2, ca. 1995.
672  * Budget failed to take sector production into account for predicting
673    unit repairs.  Before 4.3.6, this bug bit only when you fooled
674    around with budget priorities.
675  * When unit repairs are limited by materials, the efficiency gain is
676    now rounded down.
677  * Ship repairs outside harbors and plane repairs by carriers used to
678    consume commodities when and as far as available.  Now, they
679    consume the same fraction of the real cost of each commodity,
680    i.e. commodity use is limited by the most scarce commodity.
681    Neither old nor new behavior make much sense, but the new code is
682    simpler.
683  * Code refactoring and cleanup, in particular to make the Windows
684    port less ugly.
685  * Portability fixes.
686  * Info file and manual page updates.  All manual pages are now
687    installed in section 6.
688
689 Changes to Empire 4.3.9 - Sat Jan  6 12:42:19 UTC 2007
690  * Fix declare to prevent the deity from changing relations for a
691    player to self.  Allow the deity to set the relations of a player
692    towards the deity.
693  * Fix arm not to put the same nuke on multiple planes (broken in
694    4.3.3).
695  * New option AUTO_POWER.
696  * Sectors now repair allied land units.
697  * Sectors now repair only own and allied planes.
698  * Fix repair of planes on foreign carriers: repair allied planes,
699    ignore the others.  Before 4.3.3, carriers destroyed rather than
700    repaired foreign planes.  Since 4.3.3, foreign planes were treated
701    as recoverable error.
702  * Fix automatic fortification of land units to use all excess
703    mobility even when mobility delta exceeds mobility maximum.
704  * Disable automatic fortification of land units when MOB_ACCESS is
705    on, because it is prohibitively slow then (broken in 4.2.13).
706  * Budget now shows level production (tech, education, research and
707    happiness) rounded instead of randomly rounded.
708  * Fix update not to randomly flush small level production to zero.
709  * Fix overly restrictive game file locking under Windows (broken in
710    4.3.8).
711  * Fix navigate to charge mobility for sweeping mines without moving
712    (broken in 4.3.6).
713  * Code cleanup.
714
715 Changes to Empire 4.3.8 - Fri Oct 20 18:30:28 UTC 2006
716  * Ships no longer produce stuff when the government is broke.
717  * Fix land unit casualties in revolts.
718  * Fix security units not to raid friendly che.
719  * Fix update sequence to ensure stopped sectors don't work on the
720    ships, planes and land units in the sector.  Before 4.3.6, this bug
721    bit only when you fooled around with budget priorities.
722  * Fix canal loading (was broken in 4.3.0).
723  * Fix tend not to tend land units that could not be loaded.
724  * Make xdump command available before break, but deny access to game
725    state.
726  * Lock game files to prevent concurrent access by multiple programs.
727    fairland does not yet obey the lock.
728  * Fix production to consider sector item limit.
729  * Fix swapsector to update coastal flag correctly (broken in 4.3.0).
730  * Enhanced mapping sub-commands in move, test, explore and transport.
731  * Code cleanup.
732  * Info file fixes.
733
734 Changes to Empire 4.3.7 - Fri Jul 14 23:05:19 UTC 2006
735  * Sanctuaries are again fully populated with civilians (4.3.6 changed
736    the limit, but not the population).  Food is now spread evenly
737    among them.
738  * Fix path finder to find shortest naval and aerial paths again
739    (broken in 4.3.4).
740  * transport's map sub-command now does the right thing for a unit
741    number argument.
742  * Fix bug in map sub-command of move, explore and transport that
743    passed junk to map command.  Could theoretically crash.
744  * Food need reported by starvation was one short for sectors without
745    food.
746  * Change land unit ammunition use back to what it was before 4.2.3.
747    This lets deities customize ammunition use independent of damage.
748    It also substantially reduces ammunition consumption at high tech.
749  * navigation and march enhancements:
750    - Sub-command 'f' now takes an optional ship / land unit number.
751    - Mapping sub-commands now take an optional ship / land unit
752      number.
753    - New sub-command 'd' to drop mines.
754  * Let minesweepers retreat at their full speed (missed in 4.3.6).
755  * SUPER_BARS cannot be harmed, so don't interdict them.
756  * Don't let trains and non-trains march together for now, because the
757    march code isn't prepared for that.
758  * New mapping flag 'n' to show nukes.
759  * Mapping flag '*' now shows nukes as well.
760  * New command nbmap to bmap around a nuke.  Overload command nmap to
761    map around a nuke when given a nuke argument.
762  * Fix an inconsistency that gave tactical bombers a small bonus
763    vs. flak when pin-bombing.
764  * Fix production to show the designation that actually produces, not
765    the designation as it is now (broken in 4.3.6).
766  * Fix accidental whitespace change in output of sdump, pdump and
767    ldump that crept into 4.3.5.
768  * Support user-defined sector types and products in custom tables,
769    not just customization of existing ones.
770  * Fix off-by-one bug in budget that used to be masked by budget
771    priorities until their demise in 4.3.6.  The bug could crash the
772    game on certain systems.
773  * Code cleanup.
774  * Info file fixes.
775
776 Changes to Empire 4.3.6 - Tue Jun 20 18:46:18 UTC 2006
777  * The shutdown command now terminates the server process correctly
778    even with LinuxThreads pthreads under Linux 2.4 and earlier.
779  * Cope with old versions of groff (broken in 4.3.0).
780  * You can now arm allied planes with nukes.
781  * Taking a nuke off a plane gives it to the sector owner again.
782    Feature was accidentally dropped in 4.3.3.  Recipient must be
783    allied.
784  * Naval path went bananas for impassable end sectors (broken in
785    4.3.1).
786  * New econfig key disabled_commands.
787  * New territory selector dterr, restricted to deities.  The territory
788    command defaults to it for deities.
789  * Let land units attack as long as they have positive mobility,
790    except for high-mobility terrain (mountains), where the rules
791    remain as they were: land units need to have all the mobility
792    charged for the attack, not counting combat and moving in to
793    occupy.  Rationale: Making sure your land units reach attack
794    positions with enough mobility left is a pain in the neck.
795    Requiring only positive mobility is friendlier, but allowed rushing
796    of mountains, so we make an exception there.
797  * Can typeset info pages as PostScript.  Result isn't exactly pretty.
798  * Support disabling of infrastructure in infra custom table.  Remove
799    redundant option DEFENSE_INFRA.  show command now shows only enabled
800    infrastructure.
801  * Fix crash on empty argument in bmap, lbmap, lmap, map, nmap, pbmap,
802    pmap sbmap, smap (broken in 4.3.1).
803  * New, simpler sector mobility cost formula:
804    - The basic cost is still a linear function of sector efficiency,
805      with customizable cost at 0% and at 100%.  The latter used to be
806      derived from the former.  The show command shows both parameters
807      now.
808    - Mountains are no longer a special case.
809    - Tweak costs: mountains now range from 2.4 to 1.2 instead of 2.174
810      to 1.304, highway, bridge head, bridge span and bridge tower
811      range from 0.4 to 0.001 instead of 0.2 to 0.001, and wilderness
812      is 0.4 flat instead of 0.6 to 0.4.  All sector types mortal
813      players can designate now cost the same at 0%.  That's a feature.
814    - Road infrastructure now reduces cost up to 90%, linear in road
815      efficiency (used to be close to that, but non-linear).  Same for
816      rail infrastructure, but 99%.  Adapted from Ice World V.
817    - Double land unit minimum cost to 0.02, to slow them down on
818      highways.
819    - Change land unit cost penalty in newly taken land to an extra 0.2
820      instead of a minimum of 0.2, to reduce penetration depth.
821  * Reduce bridge head defense and collect value to match highway's.
822  * sinfrastructure displayed bogus rail mobility costs when there was
823    no rail.
824  * Retreating engineers took full landmine damage instead of half.
825  * Fix socket creation code not to print a null pointer.
826  * Fix login option code not to search beyond end of table (broken in
827    4.2.21).
828  * Spy planes and satellites can no longer spot landspies.
829  * Spy planes can now spot surface ships at sea.  They can no longer
830    spot land units loaded on ships or land units.
831  * Fix train retreat mobility cost, and don't permit retreat off rail.
832  * Change maximum population to 100 for plains (was 49), mountains
833    (was 99), bridge spans and bridge towers (was 999), and to 1000 for
834    the other habitable sector types (was 999).
835  * Let minesweepers navigate at the speed their stats indicate by
836    letting them sweep on the move at no extra mobility charge.
837  * Reduce chance for planes to abort from 100-eff (if eff<80) to
838    80-eff.  This should make it easier to punch through air defense,
839    flak in particular, and increase the risk of getting shot down.
840  * Ship and land unit flak intensity is now proportional to efficiency.
841  * Ship and land unit flak intensity is no longer scaled by the tech
842    of the owner of the last thing firing.  It's still scaled by each
843    thing's tech.
844  * All ships and land units firing flak now spot the plane and are
845    spotted by the plane.  Previously, spotting stopped as soon as flak
846    maxed out.
847  * Inefficient land units were overcharged mobility when reacting.
848    Broken when Empire3 changed land unit mobility use not to depend on
849    efficiency, except for supply units.
850  * New journal file to log complete player input plus selected
851    important events.  Controlled by new econfig key keep_journal, off
852    by default.
853  * Fix unsafe shutdown on SIGINT and SIGTERM.
854  * Fix land unit path finding: paths weren't always cheapest (broken
855    in 4.0.2), and trains could be sent down paths without rail (never
856    worked).  Also fixes unit reaction path cost.
857  * The custom table reader can now deal with sector, item, product and
858    infra tables more comfortably.
859  * Remove option BIG_CITY.  Deities can customize the sect table to
860    get the same effect.
861  * Many more selectors can now be compared with names, not just
862    numbers.  This includes nations, e.g. census ?old=Mirkwood.  Does
863    not fully work for queer names like &&&.
864  * Let land units on missions support, just like ships.
865  * Don't let units loaded on a train react.
866  * Change update sequence to repair ships, planes and land units after
867    sectors produce.  This makes repairs use new avail instead of old.
868  * Let players stop and start units.
869  * Remove budget priorities.
870  * Make plane report easier to understand.
871  * Change land report to show carriers in the same format as plane and
872    nuke report do.
873  * Code cleanup.
874  * Info file and manual page fixes.
875
876 Changes to Empire 4.3.5 - Sun May 28 07:49:54 UTC 2006
877  * In conditionals, ~ compared to a string selector now stands for an
878    empty string.
879  * Change encoding of `not in any group' from " " to "".  This makes
880    fleet=~ work.  It also affects xdump.
881  * Fix plane capture code to clear wing.
882  * People now eat and starve exactly the same in sectors, ships and
883    land units.  There used to be small differences, and civilians and
884    uw loaded on land units didn't eat at all.  The starvation command
885    has been updated accordingly.
886  * Fix bug that makes it impossible to assault or board with land
887    units (broken in 4.3.4).
888  * Code cleanup.
889
890 Changes to Empire 4.3.4 - Thu May 25 05:46:10 UTC 2006
891  * Don't use non-portable groff features (broken in 4.3.0).
892  * Work around potential crash bugs in command argument access.
893  * Plug major information leak through nation selectors (broken in
894    4.2.21).  The fix unfortunately exchanges the meaning of xdump
895    nation and xdump country.  Sorry about that.
896  * Minimize redundancy between (mortal's) xdump nation and xdump
897    country.
898  * New nation selector rejects.
899  * xdump nation now shows foreign relations and no longer discloses
900    hidden relations.
901  * Fix crash bug in edit.
902  * Fix number of planes building in budget command (broken in 4.3.3).
903  * Selectors group, fleet, wing and army are now strings, and obvious
904    syntax like fleet#a works.  xdump also shows the strings now.
905    Units not assigned to a group currently have group string " ", but
906    that may still change.
907  * Don't fold conditionals to lower case, because it breaks valid
908    conditionals like fleet#A.
909  * Mobility cost of a plane sortie is no longer limited to current
910    mobility + 32.
911  * Various formulas no longer truncate or round intermediate results.
912  * Interdiction mission charged twice the normal mobility cost for
913    torpedoes.
914  * Fix sail not to interpret negative x-coordinates as unsail
915    argument.
916  * Improved configure script.
917  * Code cleanup.
918
919 Changes to Empire 4.3.3 - Tue May 16 21:35:47 UTC 2006
920  * power c can now show powerless countries.  power c * works.
921  * Fortresses now require 5% efficiency to return fire and interdict.
922  * Range of ship return fire and support fire no longer depends on
923    efficiency.
924  * Fix heap smash in login command client.  Remote hole!
925  * Properly destroy nukes on collapsing bridges.  Before, you could
926    rescue them by building a new bridge or arming them on naval
927    planes.
928  * Nukes are now numbered like other units:
929    - New selector type replaces selectors number and types.
930    - New selector plane points to plane armed with this nuke.
931    - New selectors effic, mobil, tech, group, opx, opy, mission,
932      radius.  Provided because all units have them; values are
933      currently not interesting.
934    - nuke command output redesigned.
935    - ndump output changed subtly: nukes are no longer sorted by
936      location, nukes in the same location no longer share id, and
937      nukes on planes are shown.
938    - transport nuke now works like transport plane.
939  * arm and disarm now accept the common plane syntax, not just plane
940    numbers.
941  * Fix arm to let you change an armed plane's air-burst/ground-burst
942    (broken in 4.2.6).
943  * territory no longer re-prompts when supplied with a bad argument,
944    it just fails.
945  * edit lets you edit stuff that is actually computed from other
946    state, like sector's coastal flag.  This makes no sense and is now
947    deprecated.  Stuff deprecated since 4.2.15 is now gone.
948  * Code cleanup.
949
950 Changes to Empire 4.3.2 - Thu Apr 27 17:59:58 UTC 2006
951  * Fix security units' raid at the update (broken in 4.0.0, fixed only
952    for 100% units in 4.2.7).  Back out 4.2.7's 2.5x deadliness
953    increase.  Make sure empty units don't kill anyone.
954  * Fix bug in player_init(), which was most likely fatal on 64 bit
955    hosts.  Broken in 4.3.0.
956  * Fix xdump not to disclose other countries' realms (new in 4.3.0).
957  * The order in which sectors were visited for `*' arguments disclosed
958    the real origin, fix.  Mapping commands used to work around this
959    bug, until 4.3.1 exposed it there as well.
960  * Code didn't compile on some systems.
961  * Fix edit plane not to truncate large values for keys 'a' and 'd'.
962
963 Changes to Empire 4.3.1 - Sat Apr 15 11:40:47 UTC 2006
964  * Fix check of game state on server startup (new in 4.3.0).
965  * sail now accepts a destination sector.
966  * Tend could send bogus bulletins (broken in 4.3.0).
967  * Plug memory leaks in mission command.
968  * Close loophole in navigate that allowed players to find all sectors
969    that are unfriendly or inefficient harbors or bridges.
970  * Server didn't start when default econfig was missing and user
971    didn't supply one with -e (broken in 4.3.0).
972  * Retreat condition 'h' (helpless) never worked, fix.
973  * Fix retreating mine sweepers to use mobility for sweeping.
974  * Fix retreating land units to hit mines with the same probability
975    and to take the same damage as in normal movement.  Before,
976    hit probability was higher, and damage was lower.
977  * Ships could retreat into sectors owned by whoever made them
978    retreat, but not in their owner's sectors.
979  * Fix 'm' at the movement prompt of transport and test.
980  * Fix march and test not to apply conditionals to sectors mapped,
981    which led to spurious error messages.
982  * Fix break not to respect conditionals.  The bug let players keep
983    sanctuaries.
984  * Fix retreat code not to respect conditionals.  Attackers could
985    abuse this to suppress fleet and army retreat orders.
986  * Fix retreat and edit to zero-terminate retreat paths.
987    Theoretically abusable for gaining information.
988  * Fix format string crash bugs in load, spy and bomb.
989  * Fix the telegram editor: empty telegrams were broken in 4.2.21, and
990    ~p before the first line of text never worked.
991  * Fix ancient bridge building race condition that could break the
992    test whether the player can afford the bridge.
993  * Fix trade lot change detection in set command.  Probably abusable.
994  * The pthread code now compiles under Solaris.
995  * navigate and march now permit any whitespace between route and
996    optional argument for radar, lookout, sonar, not just spaces.
997  * Fix canal navigation (was broken in 4.3.0).
998  * Info file fixes.
999
1000 Changes to Empire 4.3.0 - Sun Mar 19 08:13:10 UTC 2006
1001  * version no longer pretends option SHIPNAMES still exists.
1002  * Remove files auth and ban.  They could be used to restrict client
1003    address and user.  Restricting user is useless, because players can
1004    send whatever they want.  Banning IPs is better done with a packet
1005    filter.  That leaves restricting deity IPs.  Provide new econfig
1006    key privip for that.  Apply it to session kill as well as login.
1007  * xdump escapes GUINEA_PIGS status:
1008    - xdump is now enabled unconditionally.
1009    - xdump sect now dumps selector coastal, because it can't be
1010      reliably computed from other xdump information.
1011    - New xdump realm and country.  Realm information is now stored in
1012      a separate file, with appropriate selectors.
1013    - Reviewed for completeness and information leaks.  See info xdump
1014      for remaining issues.  New treaty selector uid, nat selectors
1015      relations, contacts.  Removed useless selectors: news and lost
1016      uid, nat dayno.
1017    - Command syntax changed.
1018    - xdump opt is no more, option information is now in xdump ver.
1019    - xdump can now dump meta-data.
1020    - Header and footer changed to be more compact.  You now need
1021      meta-data to identify fields.
1022    - Bug fixes.
1023    - Documentation in doc/xdump.
1024  * New econfig key builtindir.
1025  * New econfig key custom_tables lets you customize configuration
1026    tables without recompiling.  Customizing tables other than unit
1027    tables is not recommended for now.  See doc/econfig for
1028    instructions.
1029  * Check configuration and game state are sane on server startup.
1030  * Remove option NONUKES and NEUTRON.  Deities can load a suitable
1031    nuke table to get the same effect.
1032  * Remove option DRNUKE.  Use econfig key drnuke_const to control
1033    whether nukes need research.
1034  * Disqualify land units from performing missions while loaded on
1035    ships or trains.
1036  * Fix dump for strings without terminating zero.
1037  * Fix login command option not to send an extra prompt.
1038  * zdone now displays information about demand update vetoing.
1039  * The Windows port now requires Winsock version 2.
1040  * Remove econfig key powe_cost.
1041  * version report now shows all the configurable settings of interest
1042    to players.
1043  * carg and lcarg now display people as well.
1044  * ldump now dumps civ and uw as well.
1045  * Fix dangling pointer dereference in dogfighting code.
1046  * Tell sector owner when partisans take over.  But don't disclose che
1047    casualties then.
1048  * emp_server, files, fairland now support options -h and -v.
1049  * Simplify baroque version numbering to a single version number.
1050    This affects output of version.
1051  * New show item and show news.
1052  * New build process:
1053    - Follow the usual steps: configure; make; make install.  The
1054      latter is optional.  The only file deities still have to edit is
1055      econfig.
1056    - Use GNU Autoconf for system configuration.
1057    - Use GNU Make for portability and features.
1058    - Support separate build trees.
1059    - Remake out-of-date dependencies automatically.
1060    - Remake out-of-date info files automatically.
1061    - Flatten info directory.
1062    - Formatted info files are no longer distributed in source tarball.
1063    - Use LWP only with UCONTEXT.  Autoconfiguring the other LWP
1064      low-level options doesn't seem to be worth the effort, as
1065      UCONTEXT should be pretty portable.
1066  * Fix use of freed memory in sail.
1067  * sail could let large ships enter big cities.
1068  * Fix reject and accept not to require contact.
1069  * Fix sharebmap and telegram to prompt for a missing first argument.
1070  * Fix report to align column research correctly for deities.
1071  * When the optional newspaper argument doesn't work because HIDDEN is
1072    enabled, complain instead of ignoring it silently.
1073  * When BLITZ is enabled, fairland no longer permutes country numbers
1074    in newcap_script so that start islands are ordered from top left to
1075    bottom right.
1076  * Minimize output format differences between options:
1077    - census shows column fall regardless of FALLOUT.
1078    - show nuke now shows column res regardless of DRNUKE.
1079    - report no longer suppress column status when HIDDEN is enabled.
1080      HIDDEN limits status information like for the country command.
1081    - relations column width differed depending on option SLOW_WAR.
1082      Always use the wider format.
1083  * Fix a bug in edit that suppressed the player notification telex on
1084    military reserve change.
1085  * Fix command dispatch not to let deities use commands that are
1086    declared not to be available to them.  The only command affected is
1087    break.
1088  * Fix the list command for visitor.
1089  * econfig key m_m_p_d no longer applies to deities.
1090  * Fix the origin command for country #0.  Allow moving origin to
1091    another country's origin.  Allow deities to reset origin to
1092    absolute 0,0.  This turns origin into a superset of the offset
1093    command.  Remove offset command.
1094  * Fix a bug that caused unpredictable flak damage when it should have
1095    been maximum damage (was broken in 4.2.19).
1096  * Don't store initial capital location, remove the associated nat
1097    selectors xstart, ystart.
1098  * Fix production command to consider resource depletion.
1099  * Fix justification of coordinate output in cutoff and mission.
1100  * Option UPDATESCHED is no longer optional.  Disabling it didn't
1101    work anyway.
1102  * Support IPv6.
1103  * Turn options into ordinary econfig keys.
1104  * New econfig key start_cash.
1105  * BTU regeneration now depends on the capital's work percentage.
1106  * nation now supports an optional argument that lets deities ask for
1107    somebody else's nation report.
1108  * Fix nation to display SANCTUARY instead of VISITOR for countries in
1109    sanctuary.
1110  * Fix capital to let you use a regained sacked capital without
1111    activating another one in between.
1112  * Don't move capital when it is sacked.
1113  * New ship capability canal, replacing obscure formula based on build
1114    materials.
1115  * You now need a capital to request a demand update.
1116  * power now ignores landspies.
1117  * Fix LWP stack checking.
1118  * Clean up LWP, drop dead machine-specific code, fix portability bugs
1119    in UCONTEXT code.
1120  * census now shows the old owner instead of `*'.  dump is unchanged
1121    to avoid breaking clients.
1122  * peek no longer prints the old owner.
1123  * When a bombed land unit retreated, collateral damage was applied to
1124    the wrong sector.
1125  * paradrop, drop and fly can no longer abandon the base sector.
1126  * Tending foreign ships now sends a bulletin to the owner.
1127  * Fix bug that permitted login for inactive countries, including ""
1128  * Fix tend for spies.
1129  * Change launch to fire all missiles selected at the same target.
1130    Previously, it prompted for a new target after each missile.
1131  * add, consider, build, launch and fire no longer re-prompt when
1132    supplied with a bad argument, they just fail.  Consequently, the
1133    build command no longer lets you list types you can build.  It
1134    points to the show command instead.
1135  * Fix add not to truncate country number.
1136  * Fix selector coastal to be accurate at all times.
1137  * Fix obscure bug in fairland: the sector added last to an island
1138    wasn't considered coastal.  Affected resource computation.
1139  * Fix sector wiping in add command.
1140  * Remove options NO_LCMS, NO_HCMS, NO_OIL.  They were broken in many
1141    ways.  Custom configuration tables should become a serviceable
1142    replacement eventually.
1143  * Client no longer freezes on long lines of server output.
1144  * Fix uninitialized signal mask bugs.
1145  * Fix Windows service code's treatment of -e.
1146  * Sub interdiction disclosed sub owner through news' actor selector.
1147  * country reports on all countries, but carefully limits information
1148    disclosed to mortals.  Output format changed.
1149  * Market no longer forces sellers to grant loans.
1150  * Fix potential crash bug in set command.  Friendlier prompt and
1151    diagnostics.
1152  * Substantial code cleanup and portability fixes.
1153  * Extend empfile abstraction to cover game configuration.
1154  * Overhaul of game state storage.
1155  * The above includes major contributions from Ron Koenderink.  Many
1156    thanks!
1157
1158 Changes to Empire 4.2.23 - Sun Oct 23 09:28:26 UTC 2005
1159  * Make version pretend option SHIPNAMES still exists, for the benefit
1160    of clients that still depend on it.
1161  * The change to conv in 4.2.22 could crash or compute incorrect
1162    maximum population.
1163  * Info updates missing in 4.2.22.
1164  * A few code cleanups.
1165
1166 Changes to Empire 4.2.22 - Tue Oct 11 20:23:51 UTC 2005
1167  * Log player login, logout and session kill.
1168  * Close loophole in assembly point rules that allowed players to find
1169    all unowned sectors.  The assembly point must now be owned by you
1170    or an ally, or you or an ally must have a ship there.
1171  * Don't let embarked land units fire flak.
1172  * Fix display of the last connection's host when the host name was
1173    not resolved.
1174  * Fix change command to accept full length representative (password),
1175    currently 19 characters.  It used to chop off after eight
1176    characters.
1177  * Non-recon missions no longer establish contact to owners of
1178    overflown sectors, because those missions do not identify the
1179    owner.  This matches info Hidden.
1180  * The following events now establish contact:
1181    - Catching a spy
1182    - Sighting a ship when toggle coastwatch is off
1183    - Spotting overflying planes
1184    - satellite spotting land units
1185    - lookout and llookout spotting ships, planes and land units
1186    - Any relations change
1187  * The country command's `temporary' state of disorder ended after
1188    ten years.
1189  * Telegram notifications could get lost in exotic circumstances,
1190    e.g. while a second client attempted to connect.  Abusable.
1191  * Remove option SNEAK_ATTACK.
1192  * Fix lboard not to let you board dead land units.
1193  * Fix stack smash in bomb, drop, fly, paradrop, recon and sail.
1194    Remote hole!
1195  * bomb, drop, fly, paradrop, recon and sail now deal with EOF
1196    correctly.
1197  * Fix fly to let the player abort the command at the last prompt.
1198  * Client no longer reads execute scripts in binary mode under
1199    Windows.
1200  * New econfig key listen_address.
1201  * econfig key port can now be a service name.  Service empire no
1202    longer takes precedence over econfig.
1203  * Client falls back to compiled-in host only if environment doesn't
1204    supply one, not if it can't be resolved.  Same for port.
1205  * Oil derrick could extract slightly more oil than was in the ground.
1206  * test command checked start sector for space and some other things
1207    instead of end sector.
1208  * convert now silently limits conversions to avoid exceeding maximum
1209    population.
1210  * shoot no longer limits you to 999 victims.
1211  * 4.2.19 broke pin-bombing commodities on some platforms.
1212  * Don't block on output while update is pending.  This is required to
1213    ensure the update can abort commands.
1214  * Commands submitted while the update is waiting for commands to
1215    abort now fail.
1216  * The force command no longer waits for the specified time.  It
1217    starts a scheduling thread instead, just like shutdown.
1218  * Correct grammar and punctuation in output of version.
1219  * Option SHIPNAMES is no longer optional.
1220  * Fix output of qorder and sorder for ships with sail path.
1221  * Don't change capital to agribusiness on retake.  From Pat Loney.
1222  * bdes prompt for new designation was messed up for empty bmaps.
1223  * Client now supports pipes under Windows.
1224  * Care for subtle Windows socket incompatibilities.
1225  * Fix strength command not to lie about units reacting into
1226    mountains.
1227  * strength now yields the processor periodically, to keep the game
1228    responsive.
1229  * Schedule commands more fairly.  Previously, a sufficiently fast
1230    player could starve out the others.
1231  * launch assumed plane maximum mobility 127 for calculating when
1232    satellites will be ready to use.
1233  * Drop support for for DCE threads.
1234  * Drop support for pthread implementations lacking pthread_kill().
1235    This includes ancient versions of OS X.
1236  * Code cleanups.
1237  * Minor info file fixes.
1238  * The above includes major contributions from Ron Koenderink.  Many
1239    thanks!
1240
1241 Changes to Empire 4.2.21 - Sat Jul 16 17:51:01 UTC 2005
1242  * Don't let threads block on output to another player thread's
1243    socket.  Such blocking violates basic design assumptions and can
1244    cause all kinds of grief.  In particular, it causes player session
1245    hangs under Windows with 4.2.20.  Broken since the introduction of
1246    flash and asynchronous telegram notification many years ago.
1247  * Threads sleeping until a specified time could return early under
1248    Windows.  This could cause double-updates.
1249  * Fix fallout damage (was broken in 4.2.19).
1250  * Fix show sector s (was broken in 4.2.19).
1251  * Fix deliver not to deliver friendly civilians into occupied
1252    sectors.
1253  * Fix mil duplication in board (was broken in 4.2.14).
1254  * Fix stack smash in lrange, shoot and execute.  Remote holes, and
1255    the last one doesn't even require authentication.
1256  * Fix crash bug in emp_config parsing.
1257  * Fix buffer overruns in turn and shutdown.
1258  * Fix second argument of shutdown.
1259  * tele and turn now abort on EOF.
1260  * Fix display of MOTD and game down message of maximum size.
1261  * Correctly support telnet line termination on input.  Previously,
1262    carriage returns could slip into ship names and such.
1263  * Fix flash not to lie about recipients that are just logging in.
1264  * Remove obscure login command list.
1265  * Convert client from obsolete termcap to terminfo, and clean up
1266    terminal handling.
1267  * New fairland option -h to print usage information.  Improved
1268    command line syntax diagnostics.  Exit unsuccessfully on unknown
1269    options.
1270  * fleet and army now copy retreat orders of the fleet's or army's
1271    first member with group retreat orders in the same sector.
1272    Previously, they used the retreat orders of the first fleet or army
1273    member, which is less than useful, and failed to take ownership
1274    into account, which is an abusable bug.
1275  * New xdump nation.
1276  * Fix xdump not to disclose other countries' losses.
1277  * Fix exit status of files program when it can't create files.
1278  * Support UTF-8 encoded Unicode in human-human communications.  This
1279    affects MOTD, game down message, telexes, announcements and flash
1280    messages.  See new doc/unicode for technical details.
1281  * New login command `options' for client/server option negotiation.
1282    See new doc/clients-howto for technical details.  The only option
1283    so far is UTF-8.
1284  * emp_client -u now requests UTF-8.  This requires a terminal that
1285    understands UTF-8.
1286  * Fix news for land unit defensive support.
1287  * Properly mark sea mines hit by retreating ships.  Unmark mines
1288    cleared by bridges.
1289  * Fix diagnostics for unknown selector names in conditionals (was
1290    broken in 4.2.20).
1291  * Fix selector name clashes: rename ship selector mobquota to mquota,
1292    land selector for reaction range limit from rad to rmax.
1293  * Fix Windows services for relative file names on command line or in
1294    econfig (was broken in 4.2.20).
1295  * econfig keys ship_grow_scale, plane_grow_scale and land_grow_scale
1296    are now float.  This gives deities finer control over maximum
1297    efficiency gain.
1298  * Fix production command for sectors with 60% efficiency.
1299  * Improve syntax of read for deities.
1300  * Code cleanups.
1301  * Some info topic names differed only in case, which loses on
1302    case-insensitive file systems, and is a bad user interface even
1303    when it works.  Change those names.  Rename deity command hidden to
1304    peek because its info topic clashed with that of option HIDDEN.
1305  * Thanks to Doug Wescott sheep are finally covered properly in info.
1306  * Documentation fixes.
1307  * Much of the above was contributed by Ron Koenderink.  Many thanks!
1308
1309 Changes to Empire 4.2.20 - Tue Mar 22 21:07:18 UTC 2005
1310  * When units in different sectors marched, only units in the sector
1311    with the highest-numbered unit were interdicted.  A marching
1312    non-spy made all marching spies visible to interdiction regardless
1313    of location.
1314  * Fix crash when interdiction sinks second ship in a sector.  Broken
1315    in 4.0.10.
1316  * Fix an ancient bug in simulation of level production that clobbered
1317    stack and could lead to low predictions, typically zero, which
1318    screwed up budget.  The bug had no effect until 4.2.19.
1319  * When a sector revolts, and there wasn't enough space to liberate
1320    all uw, the number of remaining uw got the wrong sign.  Broken in
1321    4.2.14.
1322  * Log and abort when LWP stack check detects stack smash.  Server
1323    option -s no longer implies -p.
1324  * The native Windows build now supports -p and -s.
1325  * The native Windows build now properly deals with ^C when running in
1326    the foreground.  It no longer prompts for a quit command on the
1327    terminal.
1328  * The meaning of server option -D in presence of -e is unclear.
1329    Other programs only support -e.  Remove option -D.  Use -e
1330    DIR/econfig instead of -D DIR.
1331  * New server option -v shows version information.
1332  * Fix the server's exit status with -h.  Broken in 4.2.19.
1333  * The linux-pthreads build failed to shut down on signals.
1334  * Fix threading bugs in the native Windows build that made shutdown
1335    unsafe and screwed up update aborting commands.
1336  * New econfig key pre_update_hook to allow automatic, safe backup
1337    right before the update.  See scripts/backup for an example.
1338  * The server now prints log messages to stderr as well when running
1339    in the foreground.
1340  * Fix potential buffer overflows in logerror() and lwpStatus().
1341  * Server now requires POSIX signals.  It no longer catches SIGUSR1.
1342  * Remove support for ancient versions of HP-UX.
1343  * Fix seeding of PRNG broken in 4.2.19.
1344  * Don't reseed the PRNG in commands, it hurts randomness and could be
1345    abused by crafty players.
1346  * The server now makes the data directory its working directory.
1347    This also gets rid of a bug that changed the file name of the
1348    sector, power, nation and lostitems file unless econfig could not
1349    be read.
1350  * The server now writes a pid file.  Thanks to Daniel O'Connor.
1351  * More user friendly server startup: more errors are detected while
1352    the server still runs in the foreground, which makes it possible to
1353    complain to stderr and to exit unsuccessfully.
1354  * Early log messages went to the log file in the default data
1355    directory, even though econfig specifies another data directory.
1356  * Specifying an econfig file on the command line that can't be read
1357    is now fatal.
1358  * Errors in econfig are now fatal.
1359  * The server now refuses to start when it can't open data files.
1360  * News are now sorted and expire sanely.
1361  * Conditionals can now compare strings as well.
1362  * Corrupted down and motd files could cause buffer overflows.
1363  * Fix recon to let player abort at the flight path prompt.
1364  * power no longer rounds worldwide numbers for deities.
1365  * power command failed to recognize deities with non-zero country
1366    number.
1367  * Change output of production command so that columns are aligned
1368    even for large values.  Replace column wkfc by more useful column
1369    avail.
1370  * neweff and production miscalculated work when mil exceeded
1371    population limit.
1372  * neweff miscalculated work when the population limit exceeded 999.
1373  * Fix capping of avail when a big city is torn down.
1374  * Fix a bug in fire that allowed players to find all submarine uids.
1375  * Maximum sector population is no longer hardcoded, and now covered
1376    by xdump.  Option RES_POP now affects mountains and plains as
1377    well.  From Ray Hyatt.
1378  * Fix fina and news not to ignore errors in conditions.
1379  * The native Windows build now requires Windows Sockets 2.
1380  * The native Windows build now supports multiple instances of the
1381    service.  The ability to supply additional startup parameters to
1382    the service has been removed.
1383  * Implement fairland command line parsing under Windows.
1384  * Improved fairland and emp_server usage message.
1385  * Code cleanups.
1386  * Minor info file and documentation fixes.
1387  * Much of the above was contributed by Ron Koenderink.  Many thanks!
1388
1389 Changes to Empire 4.2.19 - Thu Dec 23 20:24:24 UTC 2004
1390  * Fix order not to unload into full sectors.
1391  * Fix scrap not to dump stuff into full sectors.  Excess stuff is now
1392    destroyed.
1393  * Fix distribute not to conjure up a civilian when importing
1394    civilians from a dist center that doesn't have any.
1395  * Fix flak to resupply no more shells than actually needed.
1396  * Fix rounding error in shoot that could result in more people shot
1397    than actually there.
1398  * Fix info and apro error handling.  In particular, do not leak
1399    potentially sensitive information on the server to players.
1400  * info no longer shows a random matching page when the topic argument
1401    is ambiguous.  Instead, it lists all matching topics.
1402  * Embarked land units and overflying planes no longer spot each
1403    other.
1404  * Fix show command to show only sectors that players can designate
1405    (was broken in 4.2.18).
1406  * Fix a rounding error in production command column `max'.
1407  * Fix production command for overpopulated mountains and plains.
1408  * Fix tradeship ally cut to match documentation.
1409  * Fix plague, which was was broken in 4.2.14: it got stuck in stage I.
1410  * Fix a bug in aerial sonar where ships could mask submarines with
1411    the same number modulo 256.
1412  * Don't allow bombing of subs that were not detected.
1413  * MOTD and the game down message are now entirely separate: use `turn
1414    motd' for the MOTD, and `turn on' and `turn off' for the game down
1415    message.  `turn on' no longer lets you edit the MOTD.
1416  * Remove option NUKEFAILDETONATE.
1417  * Option ORBIT is no longer optional.
1418  * New option GUINEA_PIGS to control experimental stuff not ready for
1419    prime time.  If your deity enables this in a serious game, run!
1420  * Many xdump fixes.  xdump is now enabled by option GUINEA_PIGS.
1421  * New ship and land selectors rflags, rpath.
1422  * New ship selectors for order: xstart. xend, ystart, yend,
1423    cargostart, cargend, amtstart, amtend
1424  * New ship selectors for sail: mobquota, path, follow.
1425  * New news selector uid.
1426  * Implement command line parsing under Windows where it was missing.
1427  * emp_server and and files print a usage message on command line
1428    syntax errors.
1429  * Fix how emp_server exits after being panicked by a signal.  It can
1430    now dump core when this happens.
1431  * Fix bug in client that could crash it when a line of input starts
1432    with '?'.
1433  * Client now gets user name from environment variable LOGNAME if set,
1434    else from system.
1435  * The native Windows build can now run as a service.
1436  * Redirecting client input now works under Windows.
1437  * Code cleanups.
1438  * Don't confuse work with loyalty in info Citizens.
1439  * Minor info file and manual page fixes.
1440  * Much of the above was contributed by Ron Koenderink and Marc
1441    Olzheim.  Many thanks!
1442
1443 Changes to Empire 4.2.18 - Tue Sep  7 14:08:59 UTC 2004
1444  * Fix info to accept abbreviated arguments under Windows.  From Ron
1445    Koenderink.
1446  * Buying planes or land units loaded on something didn't work when
1447    that something moved.
1448  * Fix a bug that could produce update cascades with update policy
1449    UDP_TIMES.
1450  * Fix delivery and distribution to grant packing bonus only to
1451    efficient sectors, just like move.  Previously, delivery ignored
1452    efficiency, and distribution behaved as if it were an efficient
1453    sector without special bonuses.
1454  * New sector selectors loyal, access; ship selectors radius, access,
1455    xbuilt, ybuilt, builder, name; plane selectors radius, access,
1456    theta; land unit selectors radius, react, nland, access; lost
1457    selector id.
1458  * Fix sector selectors che, che_target; plane selectors att, def;
1459    nuke selector types; treaty selector exp; news selector time;
1460    commodity selectors type, xbuy, ybuy.
1461  * Option PLANENAMES is no longer optional.
1462  * Ensure config parameter variables and their description in
1463    configkeys[] are consistent.  Inconsistencies there caused bugs in
1464    the past.  From Marc Olzheim.
1465  * Complain if econfig file can't be read.
1466  * Better messages for errors in econfig file.
1467  * Remove unused econfig keys hard_tech and last_demand_update.
1468  * New econfig key news_keep_days to configure news expiry.
1469  * New econfig key anno_keep_days to configure announcement expiry.
1470  * Fix announcement expiry.  It leaked file descriptors and memory,
1471    and could corrupt the anno file.  From Ron Koenderink.
1472  * New command xdump: experimental extended dump.  Disabled for now.
1473  * Bankers no longer round down debts, and they collect interest for
1474    the time debtors are idling at sub-prompts.
1475  * Loan interest calculation was broken at the due date and after a
1476    last payment made at the due date.  With luck, debtors could abuse
1477    this to repay loans cheap (they couldn't gain cash, though), sharks
1478    to purchase loans cheap, and creditors to collect excessively.
1479  * Fix major bug in transport that allowed two cooperating countries
1480    to duplicate items.
1481  * Don't report interdiction damage twice when transporting planes.
1482  * Fix message for attempting to transport a plane in a sector not
1483    owned by the player.
1484  * Fix confusing diagnostics when refusing to improve defense because
1485    option DEFENSE_INFRA is off.
1486  * Simplify confusing code in budget.
1487  * Fix spacing in output of budget and show.
1488  * Change one-way plane sorties to match ordinary sorties: offer
1489    carriers regardless of the sector they're in, require carriers to
1490    be efficient.
1491  * Allow `realm #'.
1492  * Don't print owner of incoming missile twice when intercepting it.
1493  * Simplify constituent storage in product characteristics.
1494  * Replace remaining `variables' leftovers; mainly in unit
1495    characteristics.
1496  * Remove leading spaces in deity unit dumps.
1497  * Replace inappropriate uses of compile time constant ETUS by 60.
1498    Deities don't change ETUS, they change etu_per_update by editing
1499    econfig.  This nonsense dates back at least to chainsaw 3.31.
1500  * Change ship production (fishing and drilling for oil) to match
1501    sector production.  Ship efficiency and tech are now relevant, and
1502    all people on board work.  From Ron Koenderink.
1503  * Code cleanups.
1504  * Minor info file fixes.
1505
1506 Changes to Empire 4.2.17 - Mon Aug 16 16:21:53 UTC 2004
1507  * Fix seeding of PRNG under Windows.  The bug made updates occur at
1508    a predictable time in the update window.  From Ron Koenderink.
1509  * Close major loophole in drop that allowed players to determine
1510    whether an arbitrary sector is sea, allied land, or other land.
1511  * fly could fly civilians into occupied sectors.  For consistency
1512    with other means to move around stuff, this is no longer possible.
1513  * Don't allow flying to a carrier that doesn't have space for the
1514    planes.  Previously, planes that did this were teleported home,
1515    which could be abused.
1516  * Close loophole in bomb that allowed players to find all
1517    sanctuaries.
1518  * Fix move and explore not to crash when moving civilians to a sector
1519    without civilians, and interdiction destroys them all.  Found and
1520    debugged by Jeff Cotter.
1521  * Fix printing of messages entered with turn command.  '%' characters
1522    could cause havoc, even crashes.
1523  * Use sector's actual maximum population to compute chance of plague
1524    outbreak.  Previously, code used 9999 for big cities and 999 for
1525    other sectors, and info Plague said 999.  This makes all crowded
1526    sectors equally vulnerable, even mountains, plains, and inefficient
1527    big cities.
1528  * Oil derricks no longer drill and deplete more oil than they can
1529    hold.  From Ron Koenderink.
1530  * Version 4.2.15's coordinate and list parsing fixes reject trailing
1531    junk.  That's too strict.  Silently ignore trailing junk as long as
1532    it starts with whitespace.
1533  * Version 4.2.15's selector rewrite broke some type literals,
1534    e.g. `?des=n' was interpreted as `?des=newdes'.  Change to prefer
1535    type literals to selectors.
1536  * Nightly build patches game to get repeatable PRNG results.  From
1537    Marc Olzheim.
1538
1539 Changes to Empire 4.2.16 - Wed Jun 16 18:56:16 UTC 2004
1540  * Previous version broke sector production when part of the work is
1541    used for sector construction.  Fix courtesy Jeff Cotter.
1542  * Add rudimentary tests to nightly build.  From Marc Olzheim.
1543
1544 Changes to Empire 4.2.15 - Wed May 26 17:55:58 UTC 2004
1545  * test command no longer asks whether to abandon the sector.
1546  * explore command could generate a bogus `lost' record when it
1547    regains an abandoned start sector.
1548  * edit command now properly updates stats when editing tech level of
1549    ships, planes or land units.  A few of these stats can be edited
1550    separately, which doesn't make much sense, and is now deprecated.
1551  * edit command no longer accepts efficiency values that would destroy
1552    the edited unit.  Deities can still delete units by setting the
1553    owner to zero.
1554  * upgrade command used to charge an amount of avail that didn't match
1555    info upgrade.  Neither the implemented nor the documented amount
1556    made much sense.  Change it to 15% of the full build cost.  Rewrite
1557    info upgrade.
1558  * Commands upgrade and build could be off by one when reporting
1559    required avail.
1560  * upgrade command reported rounded cost but charged unrounded
1561    cost.  Round cost of upgrade down to match behavior of build.
1562  * Upgrading planes now preserves range when it is less than the
1563    maximum range.  It used to set it to the new maximum range.
1564  * show bridge and show tower no longer claim bridge building requires
1565    `workers' (whatever that is), since it doesn't.
1566  * Replace option ROLLOVER_AVAIL by econfig parameter
1567    rollover_avail_max, which is the maximum amount of avail that rolls
1568    over.  Previously, avail was limited after rollover, and even when
1569    ROLLOVER_AVAIL was off.  Fix that.
1570  * Ships weren't always charged mobility for firing with option
1571    NOMOBCOST off.
1572  * Fix shell use of return torpedoes.
1573  * designate no longer complains twice about deity only designations.
1574  * Ensure designate zaps efficiency only when sector type really
1575    changes.
1576  * Fix strength to always report mines to deities.
1577  * Remove option SHIP_DECAY.
1578  * Fix bug in sonar that could crash or yield unpredictable results
1579    near the true origin.
1580  * Fix buffer overflow in flash and wall.
1581  * Fix wall not to strip out first word of message.
1582  * Change market and order to use item types instead of mnemo
1583    characters internally.
1584  * Market now reports sales with full item names instead of single
1585    letter codes.
1586  * buy now requires first argument to be an item name, as documented.
1587  * production command handled production backlog incorrectly, failed
1588    to limit production for production efficiency greater than one,
1589    e.g. agribusiness, and incorrectly limited raw material
1590    consumption.  Also fix a rounding error.  With help from Ron
1591    Koenderink.
1592  * Sector work was accidentally truncated to even.
1593  * Fix coordinate parsing for large numbers when WORLD_X or WORLD_Y
1594    don't divide SHRT_MAX+1.
1595  * Properly diagnose over-long unit lists.
1596  * Rewrite selector code.  Old code let players smash the stack by
1597    supplying too many conditions.  New code properly rejects ambiguous
1598    abbreviations and prefers exact matches.  Selectors with names that
1599    collide with types, like land units' rad and spy, now work.  Selectors with
1600    non-integral values, like land units' att, now work.
1601  * survey used to display hundreds for everything but variables.  Now
1602    it displays hundreds only for values that can be large.
1603  * Rewrite info survey.  Document ability to survey properties other
1604    than items and resources.
1605  * Rewrite info build, since it was inaccurate and poorly structured.
1606  * Fix info fire on required military.  From Marc Olzheim.
1607  * New fairland argument -R to set the PRNG seed.  Print the seed.
1608    This allows you to recreate the same world again.
1609  * New facilities to deal with internal errors.  These crash when the
1610    server is started with -d, which is appropriate for debugging, and
1611    potentially disastrous for running a real game.
1612  * Automated nightly builds.
1613  * Code cleanups.
1614
1615 Changes to Empire 4.2.14 - Mon Mar 22 09:04:12 UTC 2004
1616  * Options NEWPOWER, NEW_STARVE and NEW_WORK are no longer optional.
1617  * Gripe about unknown options in econfig.
1618  * Remove option GRAB_THINGS.
1619  * Utility program files takes new option -f.
1620  * Remove utility programs land, ore and perfect, which don't compile
1621    since 4.2.0 (Oct '98).
1622  * fairland no longer warns when it added resources, but when it
1623    didn't.
1624  * Fallout code could claim destruction of more items than actually
1625    existed.
1626  * Fix recursive resupply (resupply from supply land unit triggering a
1627    resupply of the land unit) when just testing for how much can be
1628    resupplied.  The bug could have led to insufficient resupply.
1629  * Fix recursive resupply not to consume all fuel in supply units.  No
1630    supply units consuming fuel exist in the stock game.
1631  * Limit delivery and distribution thresholds to ITEM_MAX (9999).
1632    Distribution threshold were previously limited to 10000, and
1633    delivery thresholds to 65528.
1634  * Limit items in sectors to ITEM_MAX (9999).  Commands give and buy
1635    used to limit to 9990.  Market transactions and commands explore,
1636    move, drop and fly to 32767.  Limiting in autonav code (order
1637    command) didn't work.  Item delivery used to stop at 9990,
1638    distribution at 9999.  Food growing and sector production used to
1639    stop at 9999.  Grind, assault lunchboxes, demobilization, mine
1640    sweeping and che liberating uw could theoretically attempt to
1641    increase items beyond 65535, which would have been ignored
1642    (destroying the increase).
1643  * Properly saturate fallout at FALLOUT_MAX (9999).  Previously,
1644    fallout increases behaved inconsistently.  Increases beyond 65535
1645    could get ignored, or fallout could saturate at 9999, or it could
1646    overflow at 65536 (that would take quite some nuking, though).
1647  * Properly saturate mines at MINES_MAX (65535).  Previously, a mining
1648    operation that would have gone beyond 65535 was ignored.
1649  * Fix `are we loading or unloading' tests for load, unload, lload and
1650    lunload.
1651  * Fix editing of land unit attack and defense values.  Implement
1652    editing of ship defense values.  Contributed by Ron Koenderink.
1653  * edit now edits che number and target separately.
1654  * Fix edit to properly extend unit files.  Contributed by Ron
1655    Koenderink.
1656  * Major internal reorganisation: Sectors need space for items,
1657    deliveries and distribution thresholds.  To save space, the
1658    ancients invented `variables': a collection of key-value pairs,
1659    missing means zero value, space for `enough' keys.  This
1660    complicates the code, as assigning to a `variable' can fail for
1661    lack of space.  Over time, `enough' increased, and for quite some
1662    time now `variables' have been *wasting* space.  Replace them,
1663    except in unit characteristics, where they are read-only, and will
1664    be replaced later.  This also removes misfeatures like plague
1665    outbreaks silently deleting deliveries.
1666  * Remove disabled commands dissolve and mult.  Remove configuration
1667    parameters minmult and maxmult.
1668  * trade command indexed an array out of bounds when attempting to
1669    display the plague as commodity.  Fix.
1670  * New make goal interix.  Contributed by Ron Koenderink.
1671  * The type selector now prefers an exact match to a partial match.
1672    ?type=sb now selects sb, not sbc, even when sbc happens to be found
1673    first.
1674  * Value of selector sell was always zero, remove it.
1675  * Clean up selector code.
1676  * satellite now displays all sectors owned by other players, and none
1677    else.  It used to display all but sea, mountains, sanctuaries,
1678    wasteland and wilderness.
1679  * map commands now display wilderness and plains owned by other
1680    players as '?'.  Radar commands now display all wilderness and
1681    plains as '?'.
1682  * Fix power timestamp for Windows.  Contributed by Ron Koenderink.
1683  * Make client abort the current command on ^C under Windows, as
1684    everywhere else.  Contributed by Ron Koenderink.
1685  * Command line parser interpreted trailing whitespace as an another
1686    (empty) argument.  Ignore it instead.
1687  * Properly declare stuff in headers, include proper system headers.
1688    Remove all nested external declarations.  Source code is now fully
1689    prototyped.  Enable appropriate gcc warnings.
1690  * Fix several type errors.  Some may have been show-stoppers on big
1691    endian machines where sizeof(long) != sizeof(int).
1692  * Remove pre-ISO C compatibility cruft (hey, it's been only fifteen
1693    years).
1694  * Various portability fixes.  Some bugs may have been show-stoppers
1695    when sizeof(long) != sizeof(int).  With help from Marc Olzheim and
1696    Ron Koenderink.
1697  * Move some code to more logical places.  Remove some unused code,
1698    some of which was hard to port.
1699  * The files program could print error messages to a log file in some
1700    circumstances.  Make it print to stderr.
1701  * deliver can now change direction without changing the threshold.
1702  * deliver now provides appropriate context when prompting for
1703    thresholds.
1704  * Login command play no longer ignores up to two arguments if there
1705    isn't a third one.
1706  * Fix payoff (was broken in 4.2.13).
1707  * Capability fish didn't work together with capability oil.
1708  * Fix and clarify plague outbreak chance in info Plague.
1709  * Fix RES_POP maximum population in info Research.
1710  * Fix info telegram and info announce on ~ escapes.
1711  * Update info Selector to match code.
1712  * Document all undocumented unit capabilities and stats.
1713  * Document submarines' ability to carry landspies.
1714  * Fix info shoot on security units.
1715  * Various small info file fixes.
1716  * Many fixes in the troff macro package for info files.
1717  * Many fixes for translating info files to HTML.
1718  * Many info file markup fixes.
1719
1720 Changes to Empire 4.2.13 - Fri Feb 13 22:12:36 UTC 2004
1721  * Source code reindented and cleaned up somewhat.
1722  * Various small info file fixes.
1723  * Fixed change requiring 254 BTUs even when not charging any
1724    (BLITZ).
1725  * Fixed tactical non-marine missile crash.
1726  * Fixed spy unit detection chance for eff<100.
1727  * Fixed output of sorder.
1728  * `edit' can now work non-interactively.  Contributed by Ron
1729    Koenderink.
1730  * Fixed and extended edit for sectors.
1731  * Fixed use of errno.
1732  * Minor security fix: doconfig now writes example auth entry as
1733    comment.
1734  * Fixed reading of country name and password in client for Windows.
1735  * Replace use of some obsolete non-portable library functions by
1736    portable equivalents.
1737  * designate now warns about redesignated capital only when it
1738    succeeds in redesignating the capital.
1739  * attack could be off by one when reporting required unit mobility.
1740  * Fixed command matching.  Unique prefixes were not always
1741    recognized, and junk suffixes were ignored.
1742  * Removed bestdistpath.  bestpath yields the same results.
1743  * Renamed lstats to lstat for consistency and to match info page.
1744  * Fixed non-portable fd_set * arguments of select().
1745  * New `map' flag `h' to highlight own sectors.  Contributed by Marc
1746    Olzheim.
1747  * Fixed `sabo' reporting damage to player in deity coordinates.
1748  * New option ROLLOVER_AVAIL.  Contributed by Drake Diedrich.
1749  * Fix Windows server shutdown on reading "quit" from stdin.
1750  * Land units now fortify automatically when mobility plus growth
1751    exceeds the maximum.  With code from Marc Olzheim.
1752  * Wandering che are less predictable.
1753  * Land units no longer regenerate mobility faster while it is
1754    negative.
1755  * Fixed emp_client -k.
1756  * No longer allow pirates to ferret out where a ship was built.
1757  * Fixed map commands to reject bmap flags `t' and `r' instead of
1758    turning into bmap.
1759  * Fixed lmine shell resupply.
1760  * News no longer call all sub-launched missiles nuclear.
1761  * Incoming missiles are now reported with coordinates.
1762  * Removed some code that served no purpose except crashing on
1763    Windows.
1764  * Fixed Mac OSX and AIX build problems.
1765  * Don't resolve player IP addresses for now, because it can crash
1766    with certain versions of GNU libc.
1767  * Fixed recording of lost nukes.
1768
1769 Changes to Empire 4.2.12 - Mon Aug 18 16:54:21 MDT 2003
1770  * Corrected contact information for Wolfpack.
1771  * Sector isn't abandoned until move or explore is complete.
1772  * Fixed multiple cases where return value of getstarg() was
1773    used without being checked which crashed the server.
1774  * Used stdarg.h instead of varargs.h.
1775  * Call only_subs and save result before mission frees attacker
1776    list.  Call with free list could cause server crash.
1777  * Fixed spy sat map for units on opposite side of world wrap.
1778  * Don't sleep in main thread when called from signal handler.
1779  * Fixed error checking in pthreads.
1780  * Properly detach pthreads.
1781  * Pass unlocked mutex to pthread_mutex_unlock.
1782  * Cope with interrupted sleep in pthread empth_sleep to prevent
1783    double update.
1784  * Added server configurable update window.
1785  * Initialized variables passed to setsockopt in accept.c.
1786  * Fixed bug where sharing bmap with uncontacted country crashes
1787    server.
1788
1789 Changes to Empire 4.2.11 - Sun Sep  1 09:54:59 MDT 2002
1790  * Added compile option for the Mac OSX architecture.
1791  * Fixed bug in cargo where unit array was indexed by shp_maxno
1792    instead of lnd_maxno.
1793  * Fixed bug in reject where aborting the command crashes the
1794    server.
1795  * Can't buy land units into enemy headquarters.
1796  * Added sabotage command and commando unit.
1797  * Spies moving by themselves will not trigger interdiction.
1798  * Fixed error in map distance calculation that caused errant
1799    interdiction.
1800  * Ships going under -127 mobility will be set to -127 mob and
1801    not roll over to positive mobility.
1802  * Corrected plane cost in info Maintenance.
1803  * Changed error message for loans rejected for being too big.
1804  * Land units will take casualty damage proportional to their
1805    ability to carry mil.
1806  * Fixed bug where "route i *" crashes server.
1807  * Cannot upgrade planes in orbit.
1808  * Fixed bug in declare with deity aborting command at last
1809    prompt crashes the server.
1810  * Coastwatch notify works with NO_FORT_FIRE option.
1811  * Thread that kills idle connection will charge player for
1812    minutes the player was logged on.
1813  * Removed separate sendeof at end of execute from emp_client
1814    that logged players off on certain platforms.
1815  * Updated player idle counter during read prompt so players
1816    wouldn't be kicked off during long flashes or writing telegrams.
1817  * LOSE_CONTACT will work as advertised.
1818  * Allied units marching through 0 mobility conquered sectors
1819    are charged at least LND_MINMOBCOST.
1820
1821 Changes to Empire 4.2.10 - Mon Aug 13 14:34:39 MDT 2001
1822  * Assault can reinforce own sector when SLOW_WAR is enabled.
1823  * emp_client no longer converts lines into tags but still verifies executes,
1824    pipes, and file redirect match players input.
1825  * Added pboard command to capture enemy planes in your territory.
1826  * Declaring war when at Sitzkrieg won't return relations to Mobilizing.
1827  * Declaring war won't charge money if you're already Mobilizing.
1828  * Added multiple territory fields.
1829  * "show nuke build" displays the proper avail.
1830  * retreating land units will only retreat to sectors owned by the player
1831    that owns the unit.
1832  * added hard cap of "250 + easy" to limit_level.
1833  * education p.e. calculation divides edu constant by etu per update.
1834  * Added patch for Linux for the PowerPC.
1835
1836 Changes to Empire 4.2.9 - Sun Jan  7 15:49:13 PST 2001
1837  * Fixed data corruption when bogus target gets fired upon.
1838  * Increased size of ancillary stacks to prevent stack overflow.
1839  * Changed all references to empire.cx.
1840  * Ships, planes, and land units lost to lack of maintenance will now be
1841    lost.
1842  * No longer allowed to sack deity's capital.
1843  * Accuracy calculation in land unit support was backwards.
1844  * Corrected formula for likelihood of plague in info Plague.
1845  * Fixed files to correctly size map and bmap files from econfig file.
1846  * No longer allowed to add country 0.  It corrupts deity country.
1847
1848 Changes to Empire 4.2.8 - Mon Oct  9 17:35:35 MDT 2000
1849  * Fixed range in radar.t and Sector-types.t.  Maximum range at infinite
1850    tech is 16.
1851  * Changed so that player can't drop civilians into occupied sectors.
1852  * Fixed bug that crashes update if etus/update is less than 8.
1853  * Fixed sometimes not reporting overflights
1854  * Fixing flak for units/ships to be in all sectors as they should be
1855  * Updated order of firing flak in Flak.t.
1856  * Fixed 80% efficient planes on ships must be maintained.
1857  * Fixed initial MOB_ACCESS check thread sleep time was set by an uninitialized
1858    variable.
1859  * Removed "TEMPORARILY DISABLED" message from mission command for escort
1860    missions.  Escort missions have been re-enabled since 4.0.15.
1861  * Using sonar from the navigate command will print the sonar map.
1862  * Eliminated annoying error messages when using navigate with conditionals.
1863  * Fixed Technology.t to correctly add 1 before taking the logarithm.
1864  * Fixed bug that allowed players to steal opponents maps.
1865  * Put time limit for bidding on market and trade in econfig file.
1866  * Moved hours file information into econfig file.
1867  * Added comments on setting update policy in econfig file.
1868  * Added logging of cases where write extends data file by more than one id.
1869  * Option MARKET is turned off by default.
1870
1871 Changes to Empire 4.2.7 - Fri Mar 10 18:41:04 PST 2000
1872  * Added new NF_SACKED flag to indicate when a country has had it's
1873    capital sacked.  This flag is only cleared when the country actively
1874    redesignates it's capital using the "capital" command, and changed
1875    capital.t to reflect this (no more re-sacking after an update if the
1876    country doesn't reset and repeating until they are out of cash.)
1877  * Added land unit to edit command for planes.
1878  * Added nuketype to edit command for planes.
1879  * Changed so that if the leader of a group of units is a train, the
1880    railways are used for bestpath instead of roadways.
1881  * Changed mission command to also print reaction radius of reserve
1882    missions when set for land units.
1883  * Changed Flak.t to reflect guns having to be loaded onto a land unit
1884    for flak to fire.
1885  * Changed so that visitor countries cannot change their name or password.
1886  * Changed so that you cannot upgrade deity planes, ships or units.
1887  * Changed so that you know where missions are flown from.
1888  * Changed so that the airport owner you fly a mission from is informed.
1889  * Changed so that preperations for takeoff are reported to the owner of
1890    the sector, ship or unit a plane is taking off from if it is not owned
1891    by the owner of the plane.
1892  * Changed so that when a sector reverts during a guerrilla revolt, the
1893    mobility is not reset.  When MOB_ACCESS is not enabled, this used to mean
1894    you would always get at least an updates worth of mobility.  With
1895    MOB_ACCESS, sectors that reverted during the update were useless, since you
1896    got no mobility for a long time.  This fixes that problem, and makes che
1897    more useful as well.
1898  * Changed so that air defense missions don't always send up every plane in the
1899    area, but instead always send up at most two times the number of incoming
1900    planes (for each interdicting country.) This helps to stop 1 plane from
1901    stripping the mobility from 25 air defense planes all at once, but doesn't
1902    limit it to n+1 as there is for regular interception.
1903  * Clarified deity reversion of sectors in Sector-ownership.t
1904  * Clarified production efficiency and added pointer to "show sector cap"
1905    in Product.t
1906  * Clarified nuketype selector for planes in Selector.t
1907  * Clarified that fortifying units does not affect mission status in info
1908    pages for mission and fortify.
1909  * Clarified fuel syntax upon error in fuel command in empmod.c.
1910  * Cleaned up comments causing minor complaints in some builds.
1911  * Fixed bug in loans where you could collect on proposed loans.
1912  * Fixed production command to be more accurate (though it *still* has some
1913    rounding errors, it's better.)
1914  * Fixed potential memory leak in air defense missions.
1915  * Fixed bug where you couldn't pinbomb some commodities if other commodities
1916    didn't already exist in the sector.
1917  * Fixed bug where you couldn't build 0 crew planes without military in the
1918    sector.  (This is different from needing at least 1 military to build all
1919    planes that need a crew which introduced another related bug earlier.)
1920  * Fixed bug where scrapping land unit 0 could cause erroneous transfer
1921    messages to be displayed for deity owned planes.
1922  * Fixed bug where land units on ships in a sector taken over were blown
1923    up or captured.
1924  * Fixed bug where planes on ships in a sector taken over were blown up
1925    or captured.
1926  * Fixed bug in sdump printing origx and origy in deity coordinates.
1927  * Fixed bug in satellites showing wrong sectors (sometimes) when using the
1928    optional arguments.
1929  * Fixed bug in launch showing wrong satellite target (showed asat instead
1930    of the target satellite.)
1931  * Fixed bug where you could gain information not normally available using
1932    the "fire" command to determine sector type information.
1933  * Fixed bug in market/trade creating extra money when loans are taken out.
1934  * Fixed problem with land units not being reported sunk after being sunk
1935    on a ship that was nuked or wastelanded in a sector.
1936  * Fixed problem with Spies.t using "llook" instead of "llookout".
1937  * Fixed problem in lwp/arch.c including jmp_buf.h instead of setjmp.h
1938    on some Linux boxes.
1939  * Fixed problem with plague infection being way too high in cities when
1940    the BIG_CITY option is enabled.
1941  * Fixed bug in edit command getting confused with arguments.
1942  * Fixed bug in ask_move_in_off asking you to move in a negative number of
1943    troops (hey, it could happen. :) )
1944  * Fixed bug in add command not keeping flags or relations initially correct.
1945  * Fixed bug in torpedo command sometimes telling victim about torpedo
1946    sightings even when way out of range.
1947  * Fixed bug in spy command not reporting planes in adjacent sectors, as well
1948    as not formatting them properly when reporting them.
1949  * Fixed bug in satellite with noisy transmission causing a potential
1950    crash of the server with non-100% efficient satellites.
1951  * Fixed potential crashing of the server during satellite display when not
1952    calculating distances to ships and units correctly.
1953  * Fixed bug where planes in non-allied sectors, ships and units could be
1954    used on missions.
1955  * Fixed bug where planes on the trading block could be used on missions.
1956  * Fixed bug where planes and units that get traded don't have mobility set
1957    correctly when using MOB_ACCESS option.
1958  * Fixed bug which made security units virtually useless.
1959  * Fixed access times and mobility not being set right when building planes,
1960    ships, units, bridges and bridge towers when MOB_ACCESS is enabled.
1961  * Fixed minor formatting problem with launch of satellites.
1962  * Fixed minor formatting problem with planes with greater than 999 tech.
1963  * Fixed minor formatting problem with ships with greater than 999 tech.
1964  * Fixed problem with "llook" showing up in TOP info file.
1965  * Fixed problem with lwp Makefile choking on NT builds with clean target.
1966  * General cleanup of potentially ambiguous statements.
1967
1968 Changes to Empire 4.2.6 - Fri Jun  4 05:55:20 PDT 1999
1969  * Added "TECH_POP" as an option where technology costs more to make
1970    as your population grows past 50K civilians.  It is disabled by
1971    default.
1972  * Changed "produce" command to accurately print what the true p.e. is.
1973  * Changed "update" command to display if mobility updating is enabled for
1974    MOB_ACCESS option.
1975  * Fixed bug where toggling off the coastwatch flag also turned off
1976    forts firing on hostile ships coming into range.
1977  * Fixed bug where assaulting your own land would violate any treaties
1978    you have where assaults are a violation.
1979  * Fixed bug where all planes (even those without need for a crew, such
1980    as missiles) needed at least 1 military to build.
1981  * Fixed bug where when a ship sinks during the update due to lack of maint,
1982    land units and planes on it were left stranded.
1983  * Fixed bug where when a land unit dies during the update due to lack of
1984    maint, land units and planes on it were left stranded on it.
1985  * Fixed bug where nukes could be lost due to MOB_ACCESS updating mobility
1986    while arming.
1987  * Fixed bug in "show sector capabilities" not showing products correctly.
1988  * Fixed bug in "show tower build" printing "bridges" instead of "bridge
1989    towers".
1990  * Fixed bug in sectors that don't revolt not showing up as lost items.
1991  * Fixed bug where maps with an X of exactly 200 is not drawing third line.
1992  * Fixed bug where MOB_ACCESS was not updating the mobility just before
1993    the update.
1994  * Fixed bug in the way treaties are examined and sometimes produce
1995    wrong results.
1996  * Fixed edit to allow creating negative mobility for sectors.
1997  * Fixed setsector to allow creating negative mobility for sectors.
1998  * Fixed bug where when writing out the value of a sector that had
1999    negative mobility and was damaged in combat, mobility was being
2000    set back to 0.
2001  * Fixed Taxes.t info page to reflect that captured civvies only pay
2002    1/4 taxes.
2003  * Fixed Technology.t info page to reflect TECH_POP option.
2004  * Fixed navigate.t info page to reflect that only ships in the fleet
2005    in the same sector that are fired upon have damage divided up.
2006  * Made techlists toggle on by default (so things are shown in order of
2007    technological advances.)
2008
2009 Changes to Empire 4.2.5 - Mon Mar  1 06:42:24 PST 1999
2010  * Added optimization to increasing mobility to check if an object is
2011    already at max mob, just return since it can't be increased.
2012  * Added "-ltermcap" for client libs for hp build (it was already in
2013    hpux build.)
2014  * Added clearing of telegram flags after the update so that the next
2015    telegram is flagged as new and not part of the update.
2016  * Fixed Update-sequence.t to reflect MOB_ACCESS.
2017  * Fixed bug where fortification amount was not being limited to
2018    maximum mobility for land units (land_mob_max).
2019  * Fixed bug where land unit fortification strength was being calculated
2020    by using 127 instead of land_mob_max.
2021  * Fixed bug where scrapping land units was creating military.
2022  * Fixed description of sect_mob_neg_factor in econfig file.
2023  * Increased speed of PT boats.
2024
2025 Changes to Empire 4.2.4 - Tue Feb  2 05:47:44 PST 1999
2026  * Added check to make military values match up correctly for land
2027    units.
2028  * Fixed bug in doconfig not putting ipglob.c in the right place.
2029  * Fixed bug where attacking deity sectors will violate a treaty.
2030  * Fixed newspaper.t information file.
2031  * Fixed potential bug in fixing up timestamp information when restarting a
2032    game with MOB_ACCESS turned on.
2033  * Fixed bug in explore command not setting mobility to correct
2034    value when MOB_ACCESS was enabled.
2035  * Fixed bug in enlist setting mobility incorrectly sometimes.
2036  * Added doc/backup file for deities which recommends how backups and
2037    restores of the data directory should be done.
2038
2039 Changes to Empire 4.2.3 - Wed Jan 13 06:02:35 PST 1999
2040  * Added linux-pthreads target and build for using pthreads under Linux.
2041  * Added NO_FORT_FIRE option which disables the ability of forts to
2042    fire when enabled.
2043  * Added more error checking and recovery for corrupt data files.
2044  * Changed alphapos target to alpha-pthreads for better clarity.
2045  * Changed fairland to allow 0 sector distance to other islands and
2046    continents (James Risner)
2047  * Changed "frg" and "dam" land unit stats to "rng" and "fir" so they
2048    match the way ships are described (since this is how they really work.)
2049  * Changed Unit-types.t to now describe "rng" as firing range of a unit,
2050    and "fir" as the number of guns that a land unit fires.
2051  * Cleaned up misc. build warnings.
2052  * Changed artillery damage to be 5 + d6 per gun firing from just d6
2053    per gun firing and updated Damage.t to reflect this change.
2054  * Changed artillery firing ranges to be like ships ranges - divided
2055    by two, and modified them to make more sense.
2056  * Changed artillery units to be "slightly" :) more powerful.
2057  * Changed "cavalry" unit to tech 30 and lowered mil content to 20.
2058  * Changed "artillery" unit to tech 35.
2059  * Changed so that guns are no longer required to build units, and
2060    that guns must be loaded onto artillery units for them to fire.
2061    Client developers note: the show command has not changed yet to
2062    remove the 'guns' column (since guns are no longer required) but
2063    will in a future revision (possibly 4.2.4) so "be prepared" for
2064    "show land build" to change. :)
2065  * Fixed landunitgun to handle all the damage calculations like it should.
2066  * Fixed bug sinking planes when the ship they are on sinks.
2067  * Fixed bug destroying planes when the land unit they are on is destroyed.
2068  * Fixed bug where land units could fire support without enough military.
2069  * Fixed bug in abandoning sectors by marching out a land unit where it
2070    would not let you sometimes (uninitialized variable problem.)
2071  * Fixed gets problem in files.c (James Risner)
2072  * Fixed bug in determinig operations range of a ship.
2073  * Fixed bug in building planes where you could manufacture military.
2074  * Fixed warnings in threading package(s).
2075  * Fixed fire.t to reflect new firing changes.
2076  * Fixed lstat.t to reflect new firing changes.
2077  * Fixed sstat.t to reflect the way things really work.
2078  * Fixed Ship-types.t to reflect the way things really work.
2079  * Fixed the way shutdowns work to hopefully better protect data files.
2080  * Fixed bug in attacking when sector mobility is less than 0 and it would
2081    prompt for attacking with a negative amount of military.
2082  * Fixed typo in fire.t stating wrong parameters for firing from a sector.
2083  * Fixed bug in client when it prompts for country name it was putting
2084    an extraneous end of line on the end that needed to be stripped off.
2085  * Fixed problems running on Linux running on an Alpha machine.  Thanks
2086    to Rocky Mountain Internet and Jeremy A. Cunningham for giving us time
2087    on a machine to work out the bugs.  (Note that the only build that
2088    works on Linux/Alpha is the linux-pthreads)
2089
2090 Changes to Empire 4.2.2 - Sun Dec 27 12:46:34 PST 1998
2091  * Added some code optimizations into the update code when building paths.
2092  * Added some new cacheing for building paths to help speed up updates.
2093  * Added so that you can use "name" and "password" with the change command
2094    as well as "country" and "representative".
2095  * Added flag to power command so that if you are a deity and enter
2096    a negative number of countries you want to see, you see the power chart
2097    for that many countries without power numbers on the next line.  Only
2098    useful for deities that want to see the chart un-broken up by that line.
2099  * Added new functionality to fortify command.  You can now use a negative
2100    fortification value to cause the unit to be fortified and leave at
2101    least that much mobility on the unit. I.E. "fort * -67" will fortify
2102    all units and make sure the mobility of each unit doesn't go below
2103    67.  If the mobility is already below that level (or equal) the unit
2104    is left unchanged.
2105  * Added that the realm command prints "Realm #n is x:x,y:y" after
2106    you set a new realm.
2107  * Added TREATIES option and enabled it by default.
2108  * Added "no depth-charging subs" and "no new land units" treaty
2109    clauses.
2110  * Added Trannie Carter's basic client fix to use fgets instead of gets.
2111  * Changed market and command to only print the lowest priced lot of
2112     each given commodity by default.  If you specify "all" it shows
2113     all lots on the market, and if you specify a specific item, it shows
2114     all lots of that item type.
2115  * Changed start command to only write out sector if it changed.
2116  * Changed stop command to only write out sector if it changed.
2117  * Changed how plane names were changed on server startup if the
2118    PLANENAMES option was enabled.
2119  * Changed move command to use standard askyn function for abandoning
2120    sector prompt.
2121  * Changed plane overlight sightings to take stealth into account,
2122    and if the planes managed to evade all flak and interceptors, they
2123    are not marked as "spotted" over enemy sectors.
2124  * Changed all units with the supply flag to have their marching speeds
2125    based on efficiency since that is their purpose.  What this means is
2126    that supply units and trains are more effective at 100% than at 10%
2127    (just as fighting units are more effective at 100% than at 10%, but
2128     their effectiveness is determined by how well they fight, not how well
2129     they "run away, run away!" :) )
2130  * Changed so that flash toggle is on by default for POGO at setup
2131    time.
2132  * Changed so that when a sector is taken, all land units owned by the
2133    current owner are treated as planes are during takeovers (i.e. there
2134    is a pretty good chance they are blown up, and if not, they change owner
2135    to the attacker and are beat up pretty good.)
2136  * Fixed treaties to work again.
2137  * Fixed bug in taking over land units not using correct pointer (can
2138    cause a crash or data corruption.)
2139  * Fixed collect command to wipe deliver and distribution information
2140    correctly.
2141  * Fixed potential bug in bmap not working when destination bmap has
2142    blank spaces in it.
2143  * Fixed bug in shark command not getting right nation structure.
2144  * Fixed bug in server where empty commands (for example, all spaces
2145    or tabs) were being reported as bogus commands.  They are now just
2146    ignored.
2147  * Fixed bug in scrap not dropping land units off of scrapped units carrying
2148    them.
2149  * Fixed bug in news where boarding of land units was reported backwards.
2150  * Fixed bug in calculating new people when growing them during an update.
2151  * Fixed missing -ltermcap in HP/UX build.
2152  * Fixed setsector to limit mobility to 127 not 255 (255 was being caught
2153    later and being reset to 0 anyway)
2154  * Fixed Sector-types.t to show a '\' instead of a '/' for wasteland,
2155    since that is what it really is.
2156  * Fixed retreat.t documentation to reflect the "retreat upon failed
2157    boarding" flag.
2158  * Fixed bug where satellites were not orbiting the world during the
2159    update.
2160  * Fixed bug in torpedos being too smart.  They knew how to jump over
2161    land! :)  Now the "line_of_sight" routine is used to determine if a
2162    torpedo has a straight path to the destination.  If it doesn't, the
2163    torpedo no longer jumps over land, but instead slams into it.  This was
2164    an interesting bug because you could torp ships on the other side of
2165    a very skinny island as long as they were in range, even if there was
2166    no sea route possible.
2167  * Fixed bug when pinbombing and you run out of an object to pinbomb (land
2168    units for example) but you still have to pick something to bomb.  For
2169    ships it worked ok (just aborted that it couldn't find any more ships)
2170    and this was fixed for land units and planes.
2171  * Fixed server crashing bug when flying a plane and not carrying
2172    any cargo.
2173  * Fixed bug in move losing commodities when it runs out of room in the
2174    destination sector.  Goods are now attempted to be returned to the
2175    start sector, and apporpriate steps taken if the start sector is no
2176    longer available.
2177  * Fixed march to prompt you before you abandon a sector you own by
2178    marching out the last land unit.
2179  * Fixed check functions to only check the relevant portions of the structure
2180    and not the timestamp info that doesn't affect how the object functions.
2181  * Fixed bug in spy command that always told you if a spy unit was in a
2182    non-owned sector.
2183  * Fixed bug in displaying of land unit missions not showing correct land
2184    unit range.
2185  * Fixed bug in wire command where new announcements that you read at
2186    the last second don't get wiped out properly.
2187  * Fixed bug where announcement file could be corrupted by very long lines.
2188  * Fixed bug where bmap was not set when player was told what kind of
2189    sector they were attacking (this was an old abusable bug that was
2190    removed long ago to fix the abuse, and it's been fixed in a non-abusable
2191    way finally.)
2192  * Fixed bug where change command would warn you about monetary and
2193    BTU costs, but not prompt you to break out if you didn't want to really
2194    change your country name.
2195  * Fixed bug in sub-launched nukes that are intercepted being reported in
2196    the news incorrectly.
2197  * Fixed bug in load where you could abandon a sector and not know it by
2198    loading your last civilians or military onto a ship.
2199  * Fixed potential memory leak in autonav code.
2200  * Fixed potential bug where you could possibly determine if a sector is
2201    owned or not using one way plane missions.
2202  * Fixed Damage.t info page to properly show damages for planes and
2203    land unit shelling.
2204  * Fixed deliver.t to include syntax for command.
2205  * Fixed country.t to include syntax for command.
2206  * Fixed bug where ships on orders were not adding radar information to
2207    the bmap during an update.
2208  * Fixed bug where ships on sail were not adding radar information to
2209    the bmap during an update.
2210  * Fixed bestownedpath code to use the bmap properly.  Note this is a very
2211    important bug fix.  When navigating a ship, players are no longer given
2212    free information that they would not normally know.  For example, if you
2213    try sailing your ship off into uncharted areas of your bmap, the bestpath
2214    code will only use as much information as you have on-hand (i.e. your
2215    bmap) to plan out your path for you.  If you have no information on an
2216    area, it just keeps forging on, until bumping into something.  Of course,
2217    after the initial exploration through an area, the bmap will be set and
2218    used for all future sailings through that area.  Harbors and bridges
2219    are still checked for construction worthiness if you know where they
2220    are (i.e. they are on your bmap.) (Overall, what happened before
2221    was that the bestpath code would route your ship around islands that
2222    you didn't even know were there, and you could use various commands
2223    to see how that ship was going to sail during the update and thus you
2224    gained information that you wouldn't normally know.)
2225  * Merged bestpath and bestownedpath and wrote new wrappers, "BestShipPath"
2226    and "BestAirPath" to use it properly.  It is also good to note that
2227    bestownedpath is used to determine paths for ships and for planes,
2228    and that best_path (which uses the A* algorithm) is used for all land
2229    based paths, and that the two are never interchanged.
2230  * Removed "jet recon" plane (it slipped in during the PLANENAMES conversion,
2231    and RECON was never used before.)
2232  * Removed extraneous "resnoise" and "resbenefit" functions and combined
2233    the two for setresource and setsector commands.
2234
2235 Changes to Empire 4.2.1 - Tue Nov  3 12:56:20 PST 1998
2236  * Fixed problem with global/plane.c not defining last structure element
2237    properly, and thus causing crashes when accessing certain plane
2238    routines.  This happened during the move to make the PLANENAMES option
2239    run-time configurable.
2240
2241 Changes to Empire 4.2.0 - Thu Oct 29 06:27:15 PST 1998
2242  * Bumped rev to 4.2.0 since this is a major release (the server is now
2243    run-time configurable for just about everything and is released under
2244    the GNU GPL.)
2245  * Put in official licensing information.
2246  * Re-arranged and commented the econfig (Empire Configuration) file.  The
2247    auto-generated "data/econfig" file is now pumped out chock full of
2248    comments (which may or may not be useful.)  Since the server is
2249    pretty much fully run-time configurable (MAXNOC is not, but it gets
2250    a default of 99 anyway) deities will probably be spending more time
2251    in the config file.
2252  * Added server support for building under NT, including mods from
2253    Doug Hay and Steve McClure to get the server building and running
2254    under NT. (This was built using MSVC++ 5.0 on NT 4.0 and command
2255    line "nmake nt")
2256  * Added Doug Hay's ntthread.c implementation for NT threading.
2257  * Added max pop column to "show sector stats" output.
2258  * Added lboard command for boarding land units from sectors.  Only raw
2259    mil can board land units, and only mil and land units aboard the unit
2260    being boarded fight back.
2261  * Added GODNEWS option.  When enabled, the deity giving people stuff
2262    is shown in the news.
2263  * Added bridge tower sector ('@')
2264  * Added BRIDGETOWERS option.  When enabled you can build bridge towers
2265    from a bridge span.  You can then build bridge spans from the tower.
2266    If the tower is destroyed ( <20% eff) bridges connected fall unless
2267    supported on the other side.  You can only build bridge towers in open
2268    water not adjacent to land and other towers.  Expensive.
2269  * Added plains sector ('~') - Max pop is 1/40th regular sectors, and
2270    it is deity creatable only (can't redesignate unless you wasteland it
2271    with a nuke :) )
2272  * Changed "info all" to no longer use printdir, instead it just uses the "all"
2273    info page which contains this information.
2274  * Changed so you can now load up to 2 spy units onto non-land unit carrying
2275    submarines if the LANDSPIES option is enabled.  Useful for sneaking up
2276    to shore and spying on your neighbors.
2277  * Changed so spies unloaded from ships are not given as gifts, they are just
2278    unloaded quietly.
2279  * Changed build command to handle building towers ("build t")
2280  * Changed show command to show tower stats ("show t b")
2281  * Changed reject so you can now reject things from any country except
2282    deity countries (this now includes sanctuary countries and visitor
2283    countries you don't want to deal with)
2284  * Changed ndump to dump nuclear stockpile ID as well.
2285  * Changed flash so that if someone allied to you is either not logged on or
2286    not accepting flashes, you are notified.  This is info you could gain
2287    otherwise since you can see other countries that are allied to you via
2288    players.
2289  * Fixed bug in news command when HIDDEN mods are enabled.
2290  * Fixed distribute command to only write out to the database if we
2291    actually changed the sector (i.e. if we really moved the dist
2292    center, we write.  Otherwise, it makes no point.)
2293  * Fixed threshold command to only write out to the database if
2294    we actually changed the sector (i.e. if we really changed the
2295    threshold, we write.  Otherwise, it makes no point.)
2296  * Fixed - population growth and truncation in "Update-sequence.t" info
2297    file is now clearer
2298  * Fixed the way fortify takes mobility away from a land unit if
2299    engineers are present.
2300  * Fixed bug in buying commodities at the last minute not resetting the
2301    time correctly in all situations.
2302  * Fixed bug in building nukes where it would always ask if you tried
2303    building more than one at a time.
2304  * Fixed bug where if you put (either by building or by transporting)
2305    more than 127 of one type of nuke in a sector, they all got lost. A
2306    negative wrapover sort of thing.
2307  * Fixed ndump to print # of stockpiles dumped.
2308  * Fixed ndump.t to reflect changes
2309  * Fixed bug in build command that didn't account for EOL characters.
2310  * Fixed bug where you could use planes to drop conquered populace
2311  * Fixed bug in distribute command in how it checked for current distribution
2312    sector.
2313  * Fixed pr_flash and pr_inform to no longer send messages if the player
2314    is still in the process of logging in (i.e. not in the PLAYING state)
2315  * Fixed report command output for deities.
2316  * Fixed bug in nuclear damage either taking out submarines when it
2317    shouldn't, or not taking them out when it should.
2318  * Fixed bug in loading units that are carrying units onto other units
2319    (note that it doesn't happen since only HEAVY units can carry other
2320    units and that check works, but that might change some day, and we
2321    don't want units carrying units to be carried by other units, etc. :) )
2322  * Fixed info pages to reflect new sector types.
2323  * Fixed info pages to reflect new spy unit capabilities.
2324  * Fixed show commands to only show trade ships if the TRADESHIPS option
2325    is enabled.
2326  * Fixed build command to only allow building of trade ships if the
2327    TRADESHIPS options is enabled.
2328  * Fixed up some definitions located in many places used for checking
2329    sectors for navigation rights.
2330  * Fixed power.t to correctly describe NEW_POWER formula.
2331  * Made HIDDEN option run time configurable.
2332  * Made LOSE_CONTACT option run time configurable.
2333  * Made ORBIT option run time configurable.
2334  * Made SAIL option run time configurable.
2335  * Made MOB_ACCESS option run time configurable.
2336  * Made FALLOUT option run time configurable.
2337  * Made SLOW_WAR option run time configurable.
2338  * Made SNEAK_ATTACK option run time configurable.
2339  * Made WORLD_X and WORLD_Y run time configurable.
2340  * Made MARKET option run time configurable.
2341  * Made LOANS option run time configurable.
2342  * Made BIG_CITY option run time configurable.
2343  * Made TRADESHIPS option run time configurable.
2344  * Made SHIPNAMES option run time configurable.
2345  * Made DEMANDUPDATE option run time configurable.
2346  * Made UPDATESCHED option run time configurable.
2347  * Made LANDSPIES option run time configurable.
2348  * Made NONUKES option run time configurable.
2349  * Made PLANENAMES option run time configurable.
2350  * Removed SMALL_SERVER stuff (unused baggage)
2351  * Removed trading post sector ('v')
2352
2353 Changes to Empire 4.0.18 - Thu Sep 24 06:54:27 PDT 1998
2354  * Fixed bug in aircombat where planes in flight could intercept air
2355    defense planes and take no damage (i.e. they got to fight twice,
2356    once for free.)
2357  * Fixed bug in freeing memory after performing missions that could crash
2358    the server (it mainly happened after an interdiction mission using
2359    planes and escorts, where some escorts came from airports that didn't have
2360    bombers going up.  Freeing the leftover escorts was crashing the server.)
2361  * Fixed bug where you could load non-existant units if you were allied
2362    with country #0.
2363  * Fixed bug where you could pin-bomb a plane with itself.
2364  * Fixed bug where satellites over a bridge may get killed if the bridge
2365    is sunk.
2366  * Fixed bug where land units on a ship in the same sector as a bridge
2367    that is splashed may get sunk.
2368  * Fixed bug where planes on a ship in the same sector as a bridge
2369    that is splashed may get sunk.
2370  * Fixed doconfig with correct empire site text.
2371  * Fixed major problem with abms not firing, and sometimes crashing
2372    server.
2373  * Fixed bug in land units counting up loaded units wrong.
2374  * Fixed doconfig makefile to have doconfig.c as a dependency.
2375  * Fixed bug in resetting commodities (the comm_uid was not being
2376    properly set.)
2377  * Fixed bug in repaying loans not working correctly (the l_uid was not
2378    being properly set.)
2379  * Fixed bug in buying items from the trading block not allowing you
2380    to due to a perceived change in item status.
2381  * Fixed bug in mfir.c where a bogus input to a target could crash
2382    the server.
2383  * Fixed bug that after you read telegrams new telegrams may not send
2384    an inform message (the old telegram flags were not cleared.)
2385  * Fixed bug where fort support distance calculations are calculated
2386    twice instead of just once.  This bug caused a lower percentage
2387    of support fire than designed.
2388  * Fixed bomb.t to reflect land unit changes.
2389  * Put in some integrity checking for planes returing from bombing runs.
2390  * Added ability to edit land unit that a land unit is loaded on in
2391    edit command.
2392  * Consolidated bridgefall code into "knockdown" function (this code
2393    existed in at least 3 places, and was different in all of them.)
2394  * Subs returning fire are no longer reported in the news.
2395  * Visitor countries can now use the 'motd' command.
2396  * When trying to use a visitor country, if it is in use, you are not told
2397    by whom, just that it is in use.
2398  * Optimized (slightly) support fire from forts not getting supply and
2399    shells if not needed (out of range)
2400  * Updated Education.t
2401  * Modified (increased) chances of hitting mines slightly.
2402  * Removed unused variables from shp_check_mines.
2403
2404 Changes to Empire 4.0.17 - Fri Jul 31 06:12:21 PDT 1998
2405  * Added ability in edit to change coastal flag for sectors.
2406  * Added ability in edit to edit plague values for ships.
2407  * Added ability for "spy" to report all units/planes not owned by you
2408    that exist in the sector you are spying from.
2409  * Modified naval planes and anti-sub planes.
2410  * Changed so that missiles and bombs that miss their targets cause
2411    collateral damage in the target sector (they have to land somewhere!)
2412  * Changed llook so that non-spy units are required to have at least 1
2413    military personnel on board to see anything.
2414  * Fixed "llookout.t" to reflect change for military requirement.
2415  * Updated Plague.t
2416  * Updated upgrade.t
2417  * Added "lmine" flag for deities to see what sectors have mines in them
2418    (works for sea and land mines, used "lmine" to distinguish it from "min"
2419    which determines mineral (iron) content of a sector.)
2420  * No longer able to pin bomb land units on a ship.
2421  * Land units are required to have at least one military loaded to perform
2422    a mission.
2423  * Firing land units are required to have at least on military loaded to
2424    be able to fire (or return fire.)
2425  * Spies are not always seen when being pinbombed.  You have to look very
2426    carefully for them (as you usually would.)
2427  * Fixed typo in "Spies.t"
2428  * Added new info about spy ability to spy.t.
2429  * Updated tax information in Innards.t and Update-sequence.t
2430  * Fixed typo in fire.t information about units firing on ships.
2431  * Loading military onto land units now resets fortification.  (You gotta
2432    re-fortify the new guys.)
2433  * Fixed bug where planes that were mine capable could not drop mines if
2434    they were not cargo capable.
2435  * Fixed bug in potentially crashing in update code for nations tech/research.
2436  * Fixed bug in execute putting you into execute mode incorrectly.
2437  * Fixed bug in board not allowing land units to board from 0 mobility
2438    sectors.
2439  * Fixed bug where interdicted land units that were missed displayed
2440    a "SPLASH! Bombs miss your ships" message.
2441  * Fixed bug in minesweeping sectors where, even with mobility or
2442    having the sweep ability, ships would get hit by mines for doing
2443    nothing.
2444  * Fixed bug in count_land_planes always writing out land units unnecessarily.
2445  * Fixed bug in count_planes always writing out ships unnecessarily.
2446  * Fixed bug in lnd_count_units always writing out land units unnecessarily.
2447  * Fixed bug in count_units always writing out ships unnecessarily.
2448  * Fixed bug in llook that reported units on ships.
2449  * Fixed bug in llook that reported satellites launched over the unit.
2450  * Fixed bug in llook that always reported spies (it should be a 10-100%
2451    chance)
2452  * Fixed bug in anti possibly not saving lost items correctly.
2453  * Fixed bug in planes getting extended range when on missions and the
2454    op center is not where the plane is located.
2455  * Fixed bug in land unit defensive strength not being based on the eff of
2456    the unit when calculating odds of a battle.
2457  * Fixed bug in board not reporting consistant information.
2458  * Fixed bug in the way land unit casualties were being taken.
2459  * Fixed bug where land units on ships could return fire.
2460  * Fixed bug where land units on other land units could return fire.
2461  * Fixed bug where land units on other land units could fire.
2462  * Fixed bug in attacks/assaults/boardings spreading plague incorrectly.
2463  * Fixed bug in updating plague for ships.
2464  * Fixed bug in updating plague for land units.
2465  * Fixed bug in updating plague for attacking/defending land units.
2466  * Fixed bug where you couldn't pin-bomb land units that were < 20% eff.
2467  * Fixed bug which revealed the owner of torping subs when on a mission.
2468
2469 Changes to Empire 4.0.16 - Fri Jun 12 08:52:06 EDT 1998
2470  * Added patches sent in by Steve McClure, Sverker Wiberg and Curtis
2471    Larsen.  They are described with other changes below.
2472  * Fixed bugs in the following commands that allowed two cooperating
2473    countries to create infinite numbers of any commodity and/or cash
2474    at any time (race conditions in the server): build, board, deliver,
2475    designate, distribute, explore, fuel, improve, load, ltend, mobquota,
2476    move, name, order, reset, sail, sell, set, tend, territory, test,
2477    threshold, torpedo, transport, unload
2478  * Fixed bug in board command giving out too much information about a
2479    non-owned sector when it shouldn't be.
2480  * Fixed bug in board command when firing on a sector in defense before
2481    checking mobility.
2482  * Fixed bug in rangeedit allowing plane(s) to possibly be stored wrong.
2483  * Fixed bug in launch allowing plane to possibly be stored wrong after
2484    launch.
2485  * Fixed bug in lrangeedit allowing land unit(s) to possibly be stored wrong.
2486  * Fixed bug in morale allowing land unit(s) to possibly be stored wrong.
2487  * Fixed bug in arm/disarm allowing a plane to possibly be stored wrong.
2488  * Fixed bug in loan sometimes not writing database correctly.
2489  * Fixed bug in collect.
2490  * Fixed bug in dropping mines from land units.
2491  * Fixed crashing bug in sector_strength routine when oceans take
2492    collateral damage.
2493  * Fixed bug in transport possibly decrementing too much mobility when
2494    moving a nuke.
2495  * Fixed some little warning type messages building with gcc -Wall.
2496  * Fixed problem compiling lwp threads with glibc6 under Linux.
2497  * Changed flash so that players can always flash deities.
2498  * Changed players command to always show deities and visitor countries
2499    that are logged on, and only show allied countries for normal player
2500    countries.
2501  * Fixed bug in anti command not stopping sectors when they revolt.
2502  * Fixed bug in set_coastal function not counting bridge spans as
2503    water based sectors (after all, the land is still a coastal sector,
2504    even if next to a bridge span.)
2505  * "flash" and "players" is re-enabled for visitor accounts.
2506  * Fixed bug in bleeding of technology and research to other players.
2507  * Fixed bug in explore not spreading plague correctly.
2508  * Fixed bug in move not spreading plague correctly.
2509  * Fixed bug in deliver not spreading plague correctly.
2510  * Fixed bug in distribute not spreading plague.
2511  * Included "postresults" script in the scripts directory which can be
2512    used to auto-post daily power chart/announcements to rec.games.empire.
2513  * Updated Plague.t
2514  * Updated Innards.t
2515  * Removed OVCONFIG from build.conf, and patched doconfig to match.
2516  * doconfig is only run if needed
2517  * emp_client and emp_server are only linked if needed
2518  * Added list of disabled options to the version command.
2519  * Fixed bug in survey allowing you to see hidden variables.
2520  * Re-enabled escort missions due to above bug fix most likely the problem.
2521  * Changed one instance of "restrict" to "restricted" in bestpath.c.  For
2522    some reason, this was causing a problem on one of the Linux builds (??).
2523  * Added "show sector capabilities" functionality (this didn't exist
2524    before.)
2525  * Fixed bug in neweff not reporting stopped sectors.  It now (correctly)
2526    reports them as not changing eff.
2527
2528 Changes to Empire 4.0.15 - Wed May 20 12:35:53 EDT 1998
2529  * Fixed the spelling of Markus' name in CHANGES4.0 files.
2530  * Added Markus' patches/fixes.  Some are detailed below.
2531  * Added 'mipsultrix.gxx' build target.
2532  * Fixed doconfig to write ipglob.c in the correct target area.
2533  * Fixed a bunch of type casting that needed to be done correctly.
2534  * Only print out last connect by for non-visitor accounts.
2535  * 'players' command is only useable by non-visitor accounts.
2536  * Fixed ask_off in attsub.c to not print out allied sector mil counts
2537    when attacking from neighboring sectors.
2538  * Fixed targetting of che when taking over sectors.
2539  * 'anti' command only fights che that are targetted at you.
2540  * Fixed update not updating timestamps of objects (ships, planes, land
2541    units, sectors.)
2542  * Fixed bug delivering conquered populace.
2543  * Fixed potential bug scuttling ship with land units on it.
2544  * Moved heavy bombers to tech 90.
2545  * Fixed bug in setsector telling the deity coordinates of sectors being
2546    granted/taken away.
2547  * Fixed bug in setting budget of enlistment sectors to 0.
2548
2549 Changes to Empire 4.0.14 - Wed Apr  8 08:47:54 EDT 1998
2550  * Fixed time_t problem in common/log.c
2551  * Fixed bug in headlines
2552  * Replaced vaxultrix build flags with proper vanilla ones.
2553  * Fixed bug in update/prepare.c (sometimes not getting charged for
2554    mil on units and ships)
2555  * Fixed bug in printing of "No ship(s)" twice in cargo command when no
2556    ships were selected.
2557  * Temporarily disabled escort missions until a fix is found. They are
2558    randomly crashing the server.
2559  * Fixed morale.t to reflect that retreat percentage is based off of
2560    morale_base and not 75.
2561  * Fixed bug in bridgefall where planes and units on ship in a sector
2562    that has a bridge collapse are being sunk.
2563  * Fixed bug in update/produce.c when a sector overflows it's capacity
2564    on production.
2565  * Fixed bug in produce command reporting incorrect costs (sometimes).
2566  * Land units on ships will now try to draw supply from the ship they
2567    are on.
2568
2569 Changes to Empire 4.0.13 - Mon Mar  2 11:04:28 EST 1998
2570  * Fixed bug in distribute when world sizes are other than 64x32
2571  * Fixed bug in getcommand (not really a bug, just made it work like
2572    it used to so that the players command is useful for deities
2573    again)
2574  * Fixed building of POSIX threads on Alpha running Digital Unix.
2575  * Fixed line_of_sight prototype in sona.c
2576  * Fixed fairland not to conuse stupid C++ compilers.
2577
2578 Changes to Empire 4.0.12 - Tue Feb 24 11:27:31 EST 1998
2579  * Fixed client build on linux (whoops)
2580
2581 Changes to Empire 4.0.11 - Tue Feb 10 10:53:10 EST 1998
2582  * AIX build seems to only work with gcc right now (but at least that works)
2583  * Vax Ultrix (vaxultrix) build should work now (hopefully) out of the box.
2584  * Took out autosupply of airports when bombing or dropping shells.
2585     (This was the only commodity this was done for, and it was creating
2586     problems since supply is still somewhat broken somewhere)
2587  * Included Curtis Larsen's, Markus Armbruster's and Sverker Wiberg's
2588     submitted patches, which collectively included cleaning up most
2589     of the server prototypes and bogus declarations.  Many thanks.
2590  * Increased incoming command buffer to 1024 from 512 bytes
2591  * Increased the # of parsed arguments from 64 to 100
2592  * Fixed bug where spies were not dying when damaged.
2593  * Fixed bug in HIDDEN mods in declare command not printing country # of
2594     uncontacted country correctly (or at all as a matter of fact)
2595
2596 Changes to Empire 4.0.10 - Mon Aug 18 12:34:58 EDT 1997
2597  * Fixed bug where fleets were being interdicted but the damage was being
2598     spread to ships not in the same sectors.
2599  * Fixed but in market when buying goods without enough cash.
2600  * Planes in orbit over airports are no longer fixed up during updates.
2601  * Planes in orbit are no longer damaged when the sectors they are over
2602     are damaged.
2603  * Planes on ships are no longer damaged when the sectors they are in are
2604     damaged, unless the ship is damaged.
2605  * Fixed problem with no newline after partisan activity telegram in
2606     anti.c
2607  * Fixed problem in chan.c printing out change costs incorrectly.
2608  * Fixed problem in dispatch.c screwing things up on redirection.
2609  * financial should now handle 6 and 7 digit loans.
2610  * Planes on ships that are in sectors that revolt are no longer taken
2611     over.
2612  * Fixed bug in powe.c where the power report was mis-calculating the
2613     efficiency of planes.
2614  * Fixed doconfig.c to use STDC instead of multi-level #ifdefs.
2615  * Fixed bug in parse.c that was screwing up double quotes in conditional
2616     arguments.
2617  * Military in a sector now only produce up to maxpop, just like civvies
2618     and uw's.  No more stuffing 6K mil into a mountain to max it out.  You
2619     can still hold more mil there over the updates, but the extras just
2620     won't produce anymore.
2621  * Fixed bug in shark that allowed you to shark up loans even if you couldn't
2622     cover the debt.
2623  * Fixed bug in day of week calculation for server up time in common/keyword.c
2624     that is used for gamedays.
2625  * Documented what happens to standing military in collect.t when you collect
2626     a sector.
2627  * Documented mountains only holding and using 1/10th of the normal sector
2628     population in Sector-types.t.
2629  * Fixed documentation on ship's firing ranges in fire.t to be less
2630     ambiguous.
2631  * Updated nukes in nuke.t
2632  * Added apropos command (thanks to Mike Wise)
2633  * Added case-insensitivity to the info command (thanks to Mike Wise).  If
2634     there are two files of the same name, and you don't get a complete match,
2635     then whichever file is found first in the directory is used.
2636  * Changed documentation in wantupd.h
2637
2638 Changes to Empire 4.0.9 - Sat Apr 19 23:01:51 EDT 1997
2639  * Fixed dump info pages that were getting formatted funny.
2640  * Fixed improve info page.
2641  * Fixed bug in allied planes/units not moving when the carriers move.
2642  * Fixed bug in satellite output for <100% satellites.
2643  * Fixed bug in load/unload not putting a newline after some unloadings
2644     in allied sectors.
2645  * Fixed bug in harden not printing correct values.
2646  * Fixed bug in creating/moving/etc. nuclear stockpiles.
2647  * Fixed bug where subs were trying to torp commodities moving on land when
2648     on interdiction.  (This was funny ;-) )
2649  * Fixed bug in "move" where you could keep a sector even after someone else
2650     took it from you.
2651  * Budget now correctly reports the # of units being built.
2652  * Mil on units & ships are now reported as normal military costs, not
2653     ship or unit maintainence costs in budget.
2654  * Fixed bug in update code where taxes could potentially be initialized
2655     incorrectly (affected budgets too.)
2656  * Fixed bug in nat.h header so that it uses SCT_MAXDEF instead of a fixed
2657     number (that was incorrect.)
2658  * Fixed bug with trains - they needed the xlight flag to carry planes.
2659  * Revamped and improved flak.
2660  * Added "Flak" info page.
2661  * Added "Fallout" info page.
2662  * Fixed repay/offer/consider to all need a capital to be used.
2663  * Fixed bug with air defense missions not running when not AT WAR.  They now
2664     fly when HOSTILE.
2665  * plane/ship/unit short names are all now 4 characters, padded if needed.
2666  * pdump/sdump/ldump/ndump now just print the short name for the type.
2667  * sdump now has ship name at very end in quotes.
2668     These were done at the request of some client developers for ease of use.
2669  * Fixed extra space in the dump output.
2670  * Fixed fallout - not quite so nasty anymore.
2671  * Fixed fallout - things on ships/units are damaged now.
2672  * Fixed and balanced planes/ships/units/nukes in conjunction with each other.
2673  * Fixed bug in doconfig.c calculating wrong s_p_etu sometimes.
2674  * Fixed bug where harbors weren't being used to resupply.
2675  * Fixed bug where selling units loaded with planes and units wouldn't take
2676     the loaded planes or units - they are now dropped.
2677  * Fixed bug in arm/disarm where you could arm/disarm planes on the trading
2678     block.
2679  * Deities can now remove things from the trading block/market.
2680  * Fixed bug in "work" not charging engineers enough mob.
2681  * Fixed bug in "work" not adding teardown and buildup avail costs together.
2682  * Subs no longer need mobility to return fire when fired upon.
2683  * Fixed "reset".
2684  * Fixed bug in "trade" allowing 2 players to pay for the same item, but only
2685     the last player gets it.
2686  * Fixed bug where you couldn't launch missiles from allied ships or sectors.
2687  * Fixed bombing so that pin-bombing can cause collateral damage too.
2688  * Fixed sector damage to damage planes there too.
2689  * Fixed flag in lload so that it doesn't always print if not needed.
2690  * Fixed "sell.t" info page.
2691  * Fixed bug in "buy" where not entering the price correctly could cause
2692     a crash.
2693  * Fixed "sell" so that at least 1 mobility is required to sell goods.  Keeps
2694     the midnight "raid and sell" abuse down. :)
2695  * Fixed "show plane cap" to move the last column over 1 more where it should
2696     be.
2697  * Fixed timestamps to be updated for units/planes on ships/units that move,
2698     since those units/planes move too.
2699
2700 Changes to Empire 4.0.8 - Wed Feb 26 23:00:51 EST 1997
2701  * Fixed bug in nstr_exec that was wiping out the previous conditional.
2702     This was major because it affected timestamp values which are more
2703     than 65535.
2704  * Fixed bug in sdump.c for typo in reporting the trade ships origin.
2705
2706 Changes to Empire 4.0.7 - Mon Feb 24 22:48:54 EST 1997
2707  * Fixed bug in aircombat.c when calculating the air combat odds.  Negative
2708     numbers were screwing things up good...
2709  * Fort sector's coordinates are no longer printed when auto-firing at
2710     ships.
2711  * Subs can now surface and fire deck guns (again)  They can also be
2712     hit by return fire when doing so.
2713  * Fixed bug in setting of plane attack and defensive values so that
2714     negative numbers don't keep going further negative.
2715  * Fixed incorrect military control calculation in the sell command.
2716  * Trading posts are no longer required to sell goods from.  You can sell
2717     from harbors and warehouses now too.
2718  * Spy now prints out the owner of land units you see when spying.  Before
2719     this was assumed to be sector owner, which is no longer true.
2720  * Loading land units now prints out what was loaded onto each unit,
2721     just as loading ships do.
2722  * Added fallout, coast, c_del, m_del, c_cut and m_cut to dump output.
2723  * Added "GO_RENEW" option.  This option means that gold and oil resources
2724     are renewable.
2725  * Added "lost_items_timeout" config variable, and set the default to
2726     48 hours.  This determines how long lost items stay in the lost items
2727     database.
2728  * Fixed land unit names to be more consistent.
2729  * Fixed mission.t info page.
2730  * Fixed bug in that if mission_mob_cost was set to 0, even negative
2731     mob units should be able to be put on missions.
2732  * Removed restriction on things needing to be at least 60% to be put
2733     on a mission.  Note that while you can put them on missions at < 60%
2734     now, when trying to do the mission, it still checks the eff.  This
2735     is to help in automatic setup (build, put on mission, forget) instead
2736     of having to come back repeatedly.
2737  * Spies caught in Neutral or Friendly countries cause the Neutral or
2738     Friendly country to go Hostile towards the owner of the spy.
2739  * Tweaked ammunition numbers for artillery units.
2740  * No more automatic declarations of War should be made.  You will go
2741     hostile, but since going to war doesn't increase your countries
2742     defenses, and is purely political, it is left to the player to go
2743     that final step.
2744  * Fixed bug in trade that wasn't incrementing the time if last second bidding.
2745  * Fixed bug in "lmine" that was crashing the server if the land unit was
2746     out of mobility.
2747  * Fixed buy so that if you specify a product, you can only bid on that
2748     type of product.
2749  * Added "lost.t" info page.
2750  * Added "lost items" database (EF_LOST)
2751  * Fixed bug where you could move in allied forces after an attack if they
2752     bordered the victim area.
2753  * Fixed nstr_comp to deal with values > 16 bits coming in from
2754     client for comparisons.
2755  * Changed last minute market/trade timers to increment 5 minutes.  2 minutes
2756     was too quick.
2757  * Fixed decode in lib/common/nstr_subs.c to deal with NSC_TIME better.
2758  * Commented out the logging of the market checking in server/marketup.c,
2759     lib/commands/buy.c and lib/commands/trad.c  It was generating lots of
2760     pretty much useless data that made parsing the server.log file more
2761     more difficult than it needed to be.
2762  * Fixed crashing bug in ldump.
2763  * sdump, ldump, ndump, pdump and dump now print out the current
2764     timestamp on the "DUMP XXX" line.
2765  * Fixed denial of service bug in lib/player/accept.c in
2766     player_find_other function.
2767  * Fixed bug in shark reporting incorrect buyer of the loan.
2768  * Fixed bug in sdump.c (case 0 should have been case 10)
2769  * ldump and sdump now always print the fuel column if asked for,
2770     even if opt_FUEL is turned off.  In the case that it is turned
2771     off, the fuel is listed as 0.
2772  * Added "timestamp" field, which is updated every time an item is
2773     changed.
2774  * Fixed up the Clients.t info page.
2775  * sdump now prints trade ship building origin.
2776  * sdump now always prints name even if SHIPNAMES isn't defined.  If
2777     it is not defined, then the name is empty.
2778  * Added "timestamp" to info/Concepts/Selector.t
2779  * Added some more relevant info to info/Server/Empire4.t
2780  * Fixed Infrastructure.t info page to reflect the fact that infrastructure
2781     is no longer torn down when a sector is re-designated.
2782  * Fixed sell.t to more accurately reflect the time-delay market.
2783  * Fixed read.t and wire.t to reference accept and reject.
2784  * Fixed reject.t not referencing accept command.
2785  * Fixed collect.t to more accurately reflect what goes on when collecting
2786     sectors.
2787  * Fixed financial.t to reflect defaulted loans.
2788  * Fixed dump.t, sdump.t, ldump.t, ndump.t, pdump.t to reflect new
2789     timestamp info.
2790  * Fixed "census.t" (had incorrect reference to "info syntax" instead
2791     of "info Syntax".
2792
2793 Changes to Empire 4.0.6 - Thu Jan 16 11:33 EST 1997
2794  * Increased damage from depthcharges because on increased damage from
2795     torpedos.  Sub frange decreased to be more balanced with destroyer frange.
2796  * Intelligence reports (spy) on units will now report the estimated number
2797     of mil on the unit.
2798  * Fixed equation for ship visibility so it will drop as tech increases.
2799  * Added new commands sdump, ldump, pdump, and ndump to dump data on ships,
2800     land units, planes, and nukes.
2801  * If fields are provided, dump will only supply those fields requested.
2802  * Decreased speed of subs.
2803  * When options NO_LCMS or NO_HCMS are set, those commodities are no longer
2804     required for infrastructure improvements.
2805  * Units that lose an assault or a boarding attempt from a ship will no
2806     longer swim back to the ship they came from.
2807  * Units that take extra casualties will no longer lose all their mil at
2808     once.
2809  * Infrastucture is retained when redesignating a sector.
2810  * Dieing spies will no longer crash the server.
2811  * Units, planes, and ships must have mobility to perform missions.
2812  * Units on ship being scrapped are transferred to harbor.
2813  * Food is no longer autoloaded onto units when they are built.
2814  * Fixed show plane stat to show correct range.
2815  * Infantries now take damage at same rate as casualties.
2816  * Fixed bug with hap_fact.  Having more happiness now helps with fighting
2817     che.
2818  * Fixed anti to write back target country so che will continue to fight
2819     when they survive.
2820  * Fixed llookout to show correct estimate on number of mil on unit.
2821  * Added buildable architecture "hp".  This type will build the server on
2822     a HP/UX machine using the standard compiler instead of gcc.
2823
2824 Changes to Empire 4.0.5 - Thu Dec 12 10:28:48 EST 1996
2825  * Fixed bug in update/distribute.c where pathcost was not being called with
2826     the MOB_ROAD argument (and thus distribution costs could be GREATLY
2827     affected.) - Thanks Ice!
2828
2829 Changes to Empire 4.0.4 - Mon Dec  9 11:00:00 EST 1996
2830  * Fixed Solaris port using gcc.
2831  * Fixed doconfig.c to create directories with right modes.
2832  * Fixed install macros in makefiles to move binaries to the right
2833     places.
2834
2835 Changes to Empire 4.0.3 - Wed Dec  4 22:46:53 EST 1996
2836  * Added HP/UX port.
2837  * Fixed doconfig.c (put exit(0) at the end of main.)
2838  * Fixed improve.c (moved the prompt[] string outside the fcn.)
2839
2840 Changes to Empire 4.0.2 - Mon Oct 14 12:26:40 EDT 1996
2841  * Put in LND_MINMOBCOST in land.h
2842  * Put in change in lnd_mobcost in lndsub.c
2843  * Put in new nuke costs in nuke.c
2844  * Put in fix so that total work can only be done by the max pop. No more extra
2845     civvies tossed in will do it anymore in human.c.
2846  * Put in fix for src/util/Makefile - beefed it up.
2847  * Put in fix to show where your ship is when it gets shelled in mfir.c.
2848  * Changed infrastructure of roads from .040 to .020 (122 instead of 150 in
2849     common/move.c)
2850  * Fixed Update-sequence.t.
2851  * Put in fix for mobcost bonus for 0% highways.
2852  * Fixed stop.t
2853  * Fixed commodity.t
2854  * Spruced up torpedo damage somewhat. :) :)
2855  * Fixed "assault bmap bug" in attsub.c
2856  * Fixed Produce.t (bars cost)
2857  * Changed mountains to get an automatic "2" for defensive bonus in attsub.c
2858  * Fixed consider.t
2859  * Fixed repay.t
2860  * Fixed offer.t
2861  * Fixed "offer" and "consider" not being legal commands in player/empmod.c
2862  * Fixed Damage.t
2863  * Fixed sstat.t
2864  * Fixed lstat.c, pstat.c and sstat.c
2865  * Fixed cutoff command in cuto.c
2866  * Fixed attack value in attack_val in lndsub.c
2867  * Fixed lload in commands/load.c
2868  * Fixed defense_val in lndsub.c - Made it a minimum of 1, so that units will
2869     always fight until dead or retreating.  0 makes them get stuck.
2870  * Fixed update/deliver.c - no delivery of non-oldowned civvies (or anything
2871     else for that matter.)
2872  * Fixed llook in commands/look.c
2873  * Fixed che bug in subs/nstr.c
2874  * Fixed bug in strv.c by overcompensating by 1 food per sector (minute amounts
2875     of people would starve.)
2876  * Fixed update/human.c - feed_people rounding problems (I hope.)
2877  * Fixed morale problem in update/land.c
2878  * Fixed count_bodies in attsub.c
2879  * Fixed lnd_mobcost.
2880  * Fixed subs/land,plane,ship.c to handle sunken units and planes correctly.
2881  * Fixed interest rate in commands/offe.c
2882  * Fixed bug in buy.c.
2883  * Put in DEFENSE_INFRA soption o you can turn on/off the use of the defensive
2884     infrastructure.  When off, the defensive infrastructure is the same
2885     as the sector efficiency, and you can't improve it.  This is OFF by
2886     default.
2887  * Fixed Empire4.t
2888  * Added Wolfpack.t
2889  * Land units are now built with a default reaction radius of 0.
2890  * Changed name of lt artilleries to "lat" from "lart" so you can now build
2891     "lar"s again.
2892  * Lowered the speed and firing range of pt boats.
2893  * Lowered the initial att strength of cavs from 1.5 to 1.3 (they were TOO
2894     powerful.)
2895  * Changed the max mob gain defaults of units/planes to 1.0 and ships to 1.5
2896     (This is * ETU_RATE, so it is equal to ETU_RATE for units/planes and
2897      1.5 * ETU_RATE for ships.)
2898  * Conquered civvies only pay 1/4 taxes.
2899  * Railways don't get torn down when you rebuild sectors anymore (but roads
2900     and defenses do (if enabled.)
2901
2902 Changes to Empire 4.0.1 - Wed Aug 28 11:35:40 EDT 1996
2903  * Added "extern double tradetax" to check_trade in trad.c
2904  * Improved description of data directory in build.conf
2905  * Fixed bug in attacking land units that retreat so they now get
2906     charged mobility for attacking.
2907  * Fixed dump to report road, rail and defense of a sector at the end.
2908  * Fixed doconfig bug in not checking the right directory to see if the
2909     "data" directory existed or not before trying to create it.
2910  * "change" now works for sanctuary countries.
2911  * Fixed the description of "sinfrastructure".
2912  * Added more info to "Infrastructure".
2913  * Units/planes are no longer reduced to 75% when bought from the trading
2914     block.
2915  * Supply units were slowed down to the speed of infantry units.
2916  * Trade-ship payoffs have been lowered to 2.5, 3.5 and 5.0
2917  * Bars interest is up to $250 per 1K again.
2918  * Civ taxes were raised back up to a 10:1 mil/civ tax ratio (was 20:1)
2919  * Fixed various info pages.
2920  * Fixed bug in people not getting truncated when broke (this was thought
2921     to be fixed, but wasn't. Now it is, dammit!)
2922  * Fixed bug with units marching across oceans (scuba gear not included. ;-) )
2923  * Market/trade taxes and trade ship payoff figures were added to version.
2924  * "cede" has been removed as a default command.
2925  * Makefile rule was fixed for depend build.
2926  * Fixed bug in mapdist not taking world edges into account nicely enough.
2927  * Added a "scuttle" order for autoscuttling trade ships.  Makes using them
2928     easier.  Cleaned up scuttle code while in there.
2929  * Fixed bug with scuttling a ship with units on it not scuttling the units
2930     too.
2931
2932 Changes to Empire 4.0.0 - Wed Aug 21 1996
2933  * Initial Wolfpack release - Long live the Wolfpack!!!!
2934  * Cleaned up the build environment.  Now all that is needed is to edit the
2935     build.conf file, answer the questions there and type "make <arch>" to
2936     build for a specific architecture.  Thus, no more reliance on gnumake
2937     or special shell scripts.
2938  * We are now shipping the pre-built info pages with the server for those who
2939     Don't want to build them.  You can also still just type "make" and have
2940     the info pages build, but it doesn't completely work (i.e. rebuild new
2941     Subjects) if you don't have perl5 installed.
2942  * Put in the "help" command that does the same thing as "info".
2943  * Removed C_SYNC.  This is done for 2 reasons.  1) None of us like it or
2944     wish to support it.  2) We envision a better scheme for doing similar
2945     things will come along.
2946  * Put in MOB_ACCESS - This allows real-time updating of mobility.
2947  * Put in MARKET - This is the time-based market (yes, still teleports,
2948     but it's not as bad as it was.)
2949  * Lots of the documenation has been updated, but there is more to do.
2950  * Added NO_LCMS, NO_HCMS and NO_OIL options.  When any of these options are
2951     enabled, you don't need any of that type of material to build things.
2952     If NO_HCMS is enabled, you don't need HCMS to build bridges, you need
2953     lcms.  If both NO_HCMS and NO_LCMS are enabled, then you don't need
2954     any materials to build a bridge.
2955  * There is no mobility cost for assigning missions.  But, there is also
2956     no longer any benefit for being on a mission either.
2957  * Damage is the same for all commodities (people too.)  This means you
2958     can deity shell/bomb sectors again.
2959  * Units are now dependant on tech.  What this means is that their statistics
2960     now increase with tech.  In addition, there is only 1 type of each basic
2961     unit now (i.e. just "cavalry" instead of "cavalry 1", "cavalry 2", etc.)
2962     This reflects the idea that as you learn more, you learn how to not only
2963     build better units, but you learn to build units better. :)  This also
2964     opens the door for a "lupgrade" command along the same lines as the
2965     "upgrade" command for ships.
2966  * Units now have a minimum mob cost for attacking a sector.  Marching
2967     mob costs have not changed.
2968  * Starting units have been removed.  This means that at the beginning, people
2969     may live a little longer since their neighbor can't come visiting quite
2970     as quick.
2971  * Shells are no longer required to build units.
2972  * Mil are no longer required to build units.
2973  * Mil are no longer an intrinsic part of a unit.  They are now a loadable
2974     commodity.  The way a unit's defense/att bonuses work now are
2975         attack = (att * mil * eff)
2976         defense = (def * mil * eff)
2977     In addition, when a unit takes damage, both the eff and the mil go
2978     down.  You can quickly toss in new hacks, but you need to wait to repair
2979     the unit at the update.  Thus, you can now look at unit's efficiency
2980     as their training.
2981  * You need at least 1 mil on a unit to march it (spies are the exception.)
2982  * Units always react if in range and they have the mobility, no matter
2983     what their efficency.
2984  * Units may now march anywhere - in your own sectors, deity owned sectors
2985     or allied sectors, with 1 exception, spies.  Also, your units can get
2986     trapped if your ally declares non-alliance with you while your units
2987     are still in his country.)
2988  * Units always march at their speed, efficiency doesn't matter.
2989  * LANDSPIES was added - This creates land unit based spies.  Spies may march
2990     anywhere, with a chance of getting caught (except in allied territory.)
2991     See "info Spies" for more info on them.
2992  * Planes may now be based out of allied airports.  Landing planes on
2993     ships/sectors you do not own no longer changes thier owner.  You can only
2994     land on owned/allied sectors/ships, and you may only
2995     fly/bomb/para/recon/drop from owned/allied sectors.  So, if a country
2996     you are allied with goes hostile at you, your planes are now stuck there.
2997     Note that if you are using an allied airport, their commodities get
2998     sucked up, not yours (obviously.)
2999  * Planes are now tech-based.  Their statistics increase as their tech
3000     increases.  Deleted extraneous planes.
3001  * There is a new toggle, "techlists", which allows you to see what you
3002     can build/stats/capabilities sorted by tech instead of groupings.
3003  * Ships are now tech-based.  Their statistics increase as their tech
3004     increases.  Deleted extraneous ships.
3005  * Che can now be lessened by making happiness.  If you have more happiness
3006     than your conquered populace, they don't fight as hard or recruit as
3007     much.  If you have less than them, they fight harder and recruit more.
3008     It's not much though - it ranges from 2.0 in your favor to only 0.8
3009     against you (whereas it was always 1.0 before.)  So, it definitely
3010     favors the attackers to make lots of happy now.
3011  * Bridgeheads can only be built on coasts.
3012  * Players command was fixed so you only see allies, and don't get
3013     approx #'s of players anymore.
3014  * POSIX threads support has been added.
3015  * The attack bmap bug has been fixed.
3016  * BTUs regenerate 3 times faster now.
3017  * GRAB_THINGS is off by default.
3018  * Big nuclear bombs are back, and FALLOUT has been fixed and enabled
3019     as a default (you couldn't make wasteland before with FALLOUT, now
3020     you can.)
3021  * You can now deliver military and civilians.
3022  * Added SHIP_DECAY option - off by default (turns off ships decaying out
3023     at sea if not enough mil.)
3024  * The reverting owner bug has been fixed in territory, thresh, dist
3025     and deliver.  There are probably more, and when found, will be fixed.
3026  * The "sectors don't starve when stopped or broke" bug has been fixed.
3027  * The "people never get truncated" bug has been fixed.
3028  * Added infrastructure to sectors.  What this means is that a sector
3029     can now have it's mobility improved by building both roads and
3030     railways.  It also means that a sectors defense is now based on the
3031     defensive infrastructure you build into the sector (no more intrinsic
3032     better defenses based on the sector, you determine which sectors are
3033     defended heavily, and which aren't.)
3034  * The defensive value of a sector no longer relies on the efficiency of
3035     the sector. Instead, it relies on the defensive efficiency of the sector.
3036     Thus, the "production" and "defensive" aspects of sectors have been
3037     separated.
3038  * "show sect stats" now shows the maximum defensive value for sectors.
3039  * Changed sector structure to take floats for off/def values so we can use
3040     a base of 1 instead of 2.
3041  * Added "improve" and "sinfrastructure" to support the infrastructure
3042     concepts.
3043  * Added L_TRAIN units which can only travel along railways.  Very fast on
3044     efficient railways, slow on non-efficient ones.
3045  * Added the ability for units to carry other units.
3046  * Fixed census (shortened up "fallout" and "coast" to "fall" and "coa".)
3047  * Forts only cost $500 to build and 100 hcms now (since they don't get any
3048     better defenses automagically.)
3049  * Modified "show sect build" to show the costs for building up the
3050     infrastructure of a sector.
3051  * Changed "spy" and the satellite recon stuff (which shows sector stuff for
3052     spyplanes too) to show the new infrastructure stuff, rounded of course.
3053  * Added Drake's info->html scripts, with some modifications, so you can
3054     now type "make html" and have your info pages built as html files too.
3055     This adds a new directory, "info.html", to the build tree.
3056  * Modified upgrade so that planes and land units may now be upgraded.
3057  * Added pstat command to list the statistics of your planes.
3058  * Added lstat command to list the statistics of your land units.
3059  * Added sstat command to list the statistics of your ships.
3060  * Added nmap command to show a map of your sectors after their new
3061     designations have taken place.
3062
3063 .FI
3064 .s1
3065 .SA "Clients, Server, Infrastructure, Sectors, LandUnits, Planes, Ships"