]> git.pond.sub.org Git - empserver/blob - doc/CHANGES4.X
Update change log again for 4.3.33
[empserver] / doc / CHANGES4.X
1 Changes to Empire 4.3.33 - Thu May 14 07:43:05 UTC 2015
2  * New client option -r for restricted mode.  Contributed by Marisa
3    Giancarla.
4  * The add syntax deprecated in 4.3.29 is now gone.
5  * The explore, move, test, transport syntax deprecated in 4.3.27 is
6    now gone.
7  * The bmap flag syntax deprecated in 4.3.27 is now gone.
8  * Stricter configuration validation:
9    - Reject odd WORLD_X instead of making it even silently.
10    - Reject odd WORLD_Y.
11    - Reject missiles that lack capability VTOL instead of adding VTOL
12      silently.
13    - Reject ships that can carry planes, but have neither capability
14      plane nor miss, instead of adding miss silently.
15  * Outlaw ships that can drop depth charges, but not fire.  No such
16    ships exist in the stock game.  4.3.31 permitted them, but keeping
17    them working has turned out to be bothersome.
18  * Changes to fire and torpedo:
19    - Don't disclose that the torpedo's path to the target is blocked
20      by land when the target is out of range.  Screwed up in 4.2.2.
21    - When a submarine gets hit by return fire after firing its deck
22      gun, the defender again learns the submarine's uid and type, just
23      like for surface ships.  This is how it worked before Empire 2.3.
24    - When a submarine gets hit by return fire after launching a
25      torpedo, the defender again learns the submarine's uid.  Before
26      Empire 2.3, he learned uid and type.
27    - Print "Kaboom" even when the target is out of range.
28    - Always clear missions when firing guns or dropping depth charges.
29      Screwed up when missions were added in Chainsaw.
30    - Report "Sector X,Y ready to fire" instead of "Sector X,Y firing",
31      because the sector isn't firing, yet, then.  Also report ships
32      and land units ready to fire.
33    - Suppress bulletin when player shells or torpedoes his own ship.
34  * When artillery on a bridge span shelled down the supporting bridge
35    head, the bridge fell and the artillery drowned alright.  But then
36    the bridge rose right back.  Broken in 4.3.14.
37  * Fix board to charge mobility even when defender is less than 100%
38    efficient.  Broken in Empire 2.
39  * The convert command charged security land units mobility until
40    4.3.16 broke that.  Drop this undocumented feature instead of
41    fixing it.
42  * Fix news to report the actual owner of ships sunk by return
43    torpedoes instead of POGO.  Screwed up when return torpedoes were
44    added in Chainsaw.
45  * Don't disclose uid, type and owner of torpedoed submarines.  The
46    latter leaked through the news.
47  * Changes to bomb:
48    - Fix damage to mobility when bombing planes.  Has always been
49      broken.
50    - Include position when reporting bombing of a land unit, like we
51      do for ships.
52    - Suppress bulletin when player bombs his own assets.
53    - Report bombing of plane to owner once, not twice.
54    - Don't permit bombing of dead planes.  Missed when we did the same
55      for dead ships and land units in 4.3.16.
56  * Changes to retreat and lretreat:
57    - Be less loquacious when changing orders.
58    - Deprecate pseudo-condition 'c'.  Use retreat path 'h' to cancel
59      retreat orders.
60    - Change query syntax from "retreat SHIPS" to "retreat SHIPS q".
61      Consistent with mission, and makes prompting for arguments more
62      usable.  Keep accepting the old syntax for now, but deprecate it.
63    - Reject invalid retreat paths instead of silently ignoring invalid
64      characters during retreat.  Unfortunately, the path needs to be
65      valid even with deprecated pseudo-condition 'c', where it's not
66      actually used.  This might break some existing usage.
67    - Fail without charging BTUs when the player gives no conditions.
68    - Fix infinite loop when third argument contains '?'.  Broken in
69      4.3.16.
70  * Rename retreat flag "torped" to "torpedoed" in xdump retreat-flags.
71    This could conceivably break clients.  No actual breakage is known.
72  * Rewrite automatic retreat to fix its many bugs and inconsistencies
73    with navigate and march:
74    - When a ship defeats a boarding party, but suffers enough damage
75      to sink, retreat the victim's group (if any) instead of ship#0.
76    - Permit retreat exactly when navigate and march would be
77      permitted.  Before, land units happily retreated while on the
78      trading block (forbidden with march since 4.0.9), crewless
79      (likewise since 4.0.0), kidnapped in a foreign sector
80      (inconsistent since land units were added in Chainsaw 3), loaded
81      on a ship (likewise) or a land unit (inconsistent since that
82      became possible in 4.0.0).  Ships retreated while on the trading
83      block (forbidden with navigate since 4.0.9).
84    - Land units can now retreat into foreign sectors exactly when they
85      could march there: when the sector is allied, or when the land
86      unit is a spy (with the usual risks).
87    - Land units can now retreat into mountains.
88    - Land unit retreat now resets fortification.
89    - Group retreat now happens only along a single path.  Before, you
90      could scatter a group in several directions, and even retreat in
91      far away places.  The latter was a highly abusable design flaw.
92    - Bulletins provide more useful information in fewer words.  In
93      particular, they always report the end sector.
94    - Fix retreat after a torpedo hit to include the torpedo damage in
95      its mobility cost calculation.
96    - When retreat runs into a sector that cannot be entered, don't
97      consume the retreat direction.
98    - Don't charge mobility for retreating in direction 'h'
99    - You can no longer make your own ships or land units retreat.
100    - Clear mission only when the ship or land unit actually retreats.
101    - Land unit group retreat could corrupt the land unit file or crash
102      the server.  Screwed up when Chainsaw added land unit retreat.
103    - Fix ship retreat when helpless.  Surface ships claimed to retreat
104      in a bulletin, but that was a lie.  Submarines didn't even
105      pretend.
106  * Don't tell the player he sunk a ship when it survives an attack
107    with bomb, fire, launch or torpedo, but sinks during retreat.  bomb
108    even reported where it had retreated to when it sank.
109  * Land mine fixes, affecting march and, if option INTERDICT_ATT is
110    enabled, attack and assault:
111    - Fix march sub-command 'm' to not let non-engineers hit mines.
112      Broken in Empire 2.  Fixed in 4.0.17 for ships only.
113    - Engineers now risk hitting mines twice instead of once on sector
114      entry, just like minesweepers.
115    - No sweeping with zero mobility.  Screwed up when Chainsaw added
116      land units.
117  * Navigate and march cleanup and bug hunt:
118    - Stop on non-fatal mine hits, too.  Before, we carried on, and
119      ships that lost all crew were left behind only at the next
120      prompt.  Note that we already stop on non-fatal interdiction
121      damage since Empire 2.
122    - Fix use-after-free when a flagship or leader stays behind without
123      a prompt following immediately.
124    - When something other than movement charged mobility, the charge
125      was lost on the next movement, unless there was a prompt in
126      between.  For instance, mobility lost to mine hits could come
127      back.
128    - Fix parser not to get confused by white-space.
129    - Make ships use radar always, not just most of the time.
130    - Land units now use radar automatically like ships.
131    - Report flagship and leader changes immediately, and always.
132      Before, they were reported only around a prompt.
133    - Wipe mission and retreat orders less eagerly.  Before, they where
134      sometimes wiped even for ships and land units the command
135      rejected.
136    - Give up fortification only when a land unit actually moves or
137      sweeps.
138    - Report where exactly ships and land units sweep mines.
139    - Nicer error messages for sub-command 'm'.
140    - Fix sub-command 'm' not to drop engineers without mobility from
141      the march.
142    - When denying ships entry to an unfriendly sector with canals,
143      don't disclose whether it's above 2%.
144    - Both navigate and march now require all their ships and land
145      units to be in the same sector.  Support for scattered ships and
146      land units complicates the code and blows up the test matrix.
147      It's also rather obscure; I suspect accidental use has been more
148      frequent than intentional use.
149    - Check for sector abandonment before anyone marches instead of
150      right before moving the last land unit.  Fixes a bug that could
151      scatter the group when something interferes while waiting for the
152      player to confirm abandonment.
153    - When marching a mixed group of spies and non-spies into a
154      non-allied sector, remove non-spies from the group, and move the
155      spies.  Before, only the spies before the first non-spy moved
156      into the non-allied sector, which could scatter the group.
157      Screwed up when 4.0.0 added spy units.
158    - Don't permit trains to march out of sectors without rail.
159    - When navigating a mixed group of ships with and without canal
160      capability into a canal, remove incapable ships from the group,
161      and move the capable ships.  Before, only the ships before the
162      first incapable ship moved into the canal, which could scatter
163      the group.  Broken in 4.3.0.
164    - Fix navigate buffer overrun for impossibly long paths taken.  No
165      remotely sane game configuration provides a ship fast enough to
166      trigger it.  Broken in 4.0.0.
167  * Remove option SAIL (commands follow, mquota, sail, unsail; ship
168    selectors mquota, path, follow) and autonav (commands order,
169    qorder, sorder; ship selectors xstart, xend, ystart, yend,
170    cargostart, cargoend, amtstart, amtend, autonav) due to multiple
171    issues:
172    - The orders are executed at the update.  Crafty players can use
173      them to get around the update window.
174    - Usability is poor, especially for autonav.
175    - Few players use them.
176    - Documentation is inaccurate.
177    - Code has bugs, some of them critical.
178    - It's almost 1300 lines of rather crufty code nobody wants to
179      touch.
180    - Code sharing complicates maintenance of the navigate command.
181  * Configuration tables reader and empdump improvements:
182    - Better error messages.
183    - Export now omits redundant data by default.  Use empdump -c to
184      include it.
185    - Import can cope with omitted sectors and realms.  Omitted sectors
186      become sea, and omitted realms become empty.
187    - Column order is now unrestricted.  Before, some tables required
188      an ID field to come first.
189    - Support splitting any table.  Before, tables sect, news, lost,
190      realm, game, infrastructure could not be split.
191    - Support strings longer than 65535 characters.
192  * Fix empdump -i to reject strings that are one character too long.
193    The bug affected ship table columns path, name and rpath, land
194    table column rpath, nat table columns cname, passwd, ip, hostname
195    and userid.
196  * Reject nat selectors relations, contacts and rejects, because they
197    don't actually make sense.  They exist just for xdump.
198  * Drop the code to resolve player IP address.  It's been disabled
199    since 4.2.13.  Deprecate nat selector hostname.
200  * Fix bridge spans next to a bridge tower or head taking damage to
201    fall when they should with EASY_BRIDGES off.  Has always been
202    broken.
203  * Fix bridge spans next to a collapsing bridge tower to fall when
204    they should with EASY_BRIDGES on.  Broken in 4.3.12.
205  * When you scrap a plane, you get crew back only proportionally to
206    plane efficiency.
207  * Changes to build:
208    - Fail the attempt to build a bridge not next to land or bridge
209      tower more nicely.
210    - Deities can now build anywhere, without materials, work or money.
211    - Building a plane no longer uses at least one military.  Military
212      for crew are now rounded just like the other materials.  The
213      special case dates back to 4.2.3.
214    - Report missing materials more nicely.
215    - You now need the required materials rounded up to be present.
216      Actual use is still randomly rounded.  Before, crafty players
217      could exploit the rounding to save materials, or build
218      sufficiently cheap things without materials.  In the stock game,
219      linf and many plane types could be built without materials.
220  * Remove option TREATIES.  Usability is very poor, virtually nobody
221    uses them, conditions are incomplete, the code is buggy, and a
222    burden to maintain.
223  * Test suite improvements:
224    - Coverage extended to commands build, navigate, march, fire,
225      torpedo, retreat, lretreat, falling bridges, automatic retreat,
226      command info page completeness, and the empdump utility program.
227    - Maintainability of tests much improved.
228    - Test harness refactoring.
229    Much work remains.
230  * Adjust stack sizes.  Stack overflow was possibly for tiny worlds.
231  * Fix start, stop to not operate on dead units when used by a deity.
232    Screwed up when start, stop were extended to units in 4.3.6.
233  * Nukes can be grouped into stockpiles, just like ships can be
234    grouped into fleets.  The new command stockpile does for nukes what
235    fleet does for ships.  Likewise the new nuke selector stockpile.
236  * wingadd no longer costs BTUs, for consistency with fleetadd and
237    army.
238  * Changes to edit:
239    - Keep missions centered on ship, plane or land unit centered when
240      teleporting it.  Screwed up when Chainsaw added missions.
241    - Preserve "does not follow" when copying ships.  Preserve "no
242      distribution center" when copying sectors, and don't mess up
243      coastal flag.  Screwed when Chainsaw added the means to copy a
244      ship or sector.
245    - You can now edit nukes.
246    - Suppress bulletin on no-op ship, plane, land unit location
247      change.  Screwed up in 4.3.32.
248    - You can now edit ship, plane and land unit types.
249    - Changing the owner of a ship, plane or land unit away from POGO
250      now works.
251  * Fix "make uninstall" to remove HTML info pages (which are not
252    installed by default) and directory share/empire/.
253  * Fix "make install" to remove stale formatted info pages.
254  * Code refactoring and cleanup, portability improvements.
255  * Info file fixes and improvements.
256
257 Changes to Empire 4.3.32 - Sun Aug 25 07:55:34 UTC 2013
258  * Fix an LWP stack overflow observed on AIX 7.1.
259  * Fix portability bug in standalone client Makefile
260  * Fix portability bug in configure test for curses.
261  * The break command now honors new designation of sanctuaries.
262  * Changes to edit, give, setsector, setresource, swapsector:
263    - Generalize edit to multiple objects: accept
264      <SECTS|SHIPS|PLANES|LANDS|NATS> argument instead of just
265      <SECT|SHIP|PLANE|LAND|NAT>.  Obsoletes setsector and setresource.
266    - Make interactive "edit c" detect and handle concurrent updates,
267      like other edits do.
268    - Don't reprint edited object when done with it.
269    - Always print a message describing the actual change.  Necessary
270      to give the deity a chance to catch unexpected changes, e.g. a
271      player moving away stuff right before a give command, leaving
272      fewer items than the deity intends to take.  Existing messages
273      improved, missing ones added.
274    - Consistently send bulletins to the victim / beneficiary of deity
275      meddling, except when changing stuff mortals can't see.
276    - Report much more deity meddling in the news (subject to option
277      GODNEWS).
278    - More robust argument checking.  Before, careless deity edits
279      could cause internal errors.  Much bounds checking was missing,
280      inconsistent or wrong.
281    - Teleport planes and land units to carrier on load.
282    - Refuse to move planes and land units on carriers.
283    - Fix stack smash in edit l key 'L' that can mess up sector file.
284    - Fix setsector to again print actual landmine change for occupied
285      sectors.  Broken in 4.3.31.
286    - Suppress bulletins for acts of god to himself.
287    - Suppress news for acts of god to gods.
288    - Suppress news and bulletins on no-op acts of god.
289    - Always send bulletins from POGO.  Name the meddling deity in the
290      bulletin text instead.  Inconsistent since Chainsaw.
291    - Make interactive edit accept empty key argument again.
292    - Make interactive edit treat blank input like empty input.
293    - Don't let edit put a land unit or plane on two carriers
294    - Do not disclose when a deity destroys a ship, tell the ex-owner
295      only that he lost it.
296    - edit p and u now show the edited unit like edit s.
297    - edit s now shows the edited ship even when its owner is invalid.
298  * Clean up output of satellite, land, sorder and mission for world
299    sizes between 200 and 1998.  cutoff and level still have issues
300    there.
301  * Plug harmless file descriptor leak on OpenBSD with IPv6.  Broken in
302    4.3.31.
303  * New doc/contributing explains how to contribute to Empire.
304  * Code refactoring and cleanup.
305  * Info page, manual page and documentation fixes and clarifications.
306
307 Changes to Empire 4.3.31 - Sun May 12 16:58:34 UTC 2013
308  * Fix read beyond end of conditional argument on missing operand.
309  * Don't put broken links into info pages formatted as HTML.
310  * Permit ships that can drop depth charges, but not fire.  No such
311    ships exist in the stock game.
312  * Consistently require guns for dropping depth charges.  Before, only
313    the fire command required guns (since 4.3.12 and before 4.0.6).
314  * Change econfig key rollover_avail_max from 0 to 50.
315  * Make sector production more predictable.  Commands production and
316    budget are now a bit more accurate.
317  * Fix bugs that messed up xdump lost and xdump trade on big endian
318    hosts (broken in 4.3.8), and made the server fail during startup on
319    most big endian hosts (broken in 4.3.12).
320  * Build process robustness fixes.
321  * Use "Level: Obsolete" to mark obsolete info pages, and drop "info
322    Obsolete".
323  * Server now uses IPv4 format for IPv4-mapped addresses.  Simplifies
324    safe use of econfig key privip.
325  * Server logs a few more network connection details.
326  * Fixes and workarounds for econfig key listen_addr "" (which is the
327    default) when the system has both IPv4 and IPv6 addresses
328    configured:
329    - Server accepted only IPv6 connections on Windows and BSDs.  Fix
330      to accept IPv4 ones, too.
331    - Except for OpenBSD, where the fix doesn't work.  Accept IPv4
332      connections instead of IPv6 ones there, and document how to get
333      IPv6 accepted instead.
334    - Linux systems are frequently configured in a way that makes the
335      server accept only IPv4 connections.  Document workaround: use
336      listen_addr "::".
337  * Change fairland island size probability distribution: roll two dice
338    instead of one.  This makes extreme sizes much less likely.
339  * Make fairland record the island number in the deity territory.
340  * Fix extension of market bidding time when high bidder changes.
341    Introduced broken in 4.0.7, with insufficient fixes in 4.0.9 and
342    4.2.0.
343  * Fix market not to mess up ridiculously high unit prices.  Has been
344    broken since 4.0.0 introduced the market.
345  * Fix melting of big piles of stuff by ridiculously heavy fallout.
346    Has been broken since fallout exists.
347  * Fix crash on edit s, p, u key 'U' with negative argument.
348  * When a deity builds ships or land units in foreign sectors, they're
349    given to the sector owner.  This lets POGO build them, and it's how
350    build works for planes and nukes.
351  * Fix PRNG (pseudo-random number generator) seeding to resist
352    guessing: seed with a kernel random number.  If we can't get one,
353    fall back to a hash of high-resolution time and process ID.  This
354    should happen only on old systems or Windows.  Far worse than a
355    kernel random number, but far better than just low-resolution time.
356    Fairland's seeding used to be low-resolution time and process ID,
357    but regressed in 4.2.20 to just time.
358  * Switch PRNG from BSD random() to Mersenne Twister.  This is a is a
359    proven, high-quality PRNG.
360  * Fix tiny error in distribution of some die rolls.
361  * Increase land unit retreat chance and nuclear damage's chance to
362    destroy a nuke by one percentage point, for simplicity.
363  * Merge news items a bit more aggressively.
364  * Fix a year 2038 bug in news item merging.
365  * Retire the nightly build.
366  * New make target check.  Just a few tests for now, derived from the
367    smoke test that used to be part of the nightly build.
368  * Really fix accepting connections from "long" IPv6 address.  The fix
369    in 4.3.23 could mess up player's host address in player output and
370    logs, and cause extra "Last connection" messages.
371  * Take ship cost into account when picking missile interdiction
372    target.  Broken in 4.3.8.
373  * Really fix give, setsector and setresource not to wipe out
374    concurrent updates.  The fix in 4.3.27 was insufficient.
375  * Fix setsector not to disclose number of landmines to occupier.
376  * Make capital fail more nicely when the sector is unsuitable.  Its
377    argument must now be a single sector.  Before, it silently picked
378    the first suitable one when the argument selected several.  Has
379    always been that way, and never documented.
380  * Changes to option GODNEWS:
381    - Deity command give could downgrade the deity's relations to the
382      sector owner when GODNEWS was enabled.  No more.
383    - Likewise, deity commands edit and setsector can no longer
384      downgrade the victim's relations to the deity.
385    - News enabled by GODNEWS no longer affect news headlines.
386  * Fix bomb, drop, fly, paradrop, recon and sweep to again accept a
387    destination sector equal to the assembly point.  Broken in 4.3.27.
388  * Fix portability bug in configure test for Windows API.
389  * More user friendly server startup: journal open errors are detected
390    while the server still runs in the foreground, which makes it
391    possible to complain to stderr and to exit unsuccessfully.
392  * Market changes:
393    - Forbid selling conquered populace.  Only relevant when the deity
394      allows selling civilians, which is probably a bad idea.
395    - Permit selling military by default.
396    - Forbid selling ships and land units carrying unsalable cargo.
397  * Scrapping ships and land units now spreads the plague
398  * Don't let scrap give away civilians, kill them off instead.
399  * Pilots and air cargo now spread the plague.
400  * Don't let fly and drop give away civilians.
401  * Fix fly to permit flying civs to a carrier in an occupied sector.
402    Broken in 4.2.17.
403  * Don't let planes fly to a carrier without sufficient space.
404    Before, planes that didn't fit were teleported home, which could be
405    abused.  Broken in 4.3.17.  Almost the same bug was previously
406    fixed in 4.2.17.
407  * Fix tend to foreign ships:
408    - Refuse to tend civilians to foreign ships.
409    - Don't leak friendly foreign ships' commodity cargo.
410    - Continue with remaining target ships after skipping a foreign one
411      when tending a negative amount of commodities.
412    All broken when Chainsaw 2 added tending to allies.
413  * march sub-command 'm' can now sweep own landmines.
414  * Land units no longer sweep allied landmines, except when executing
415    march sub-command 'm'.  They don't hit them since 4.3.27.  Sweeping
416    was forgotten then.
417  * Fix bmap commands not to parse empty flags argument as "revert".
418    Broken in 4.3.27.
419  * Code refactoring and cleanup.
420  * Info page fixes and clarifications.
421
422 Changes to Empire 4.3.30 - Tue May 22 18:34:52 UTC 2012
423  * Disable damage to base sector or ship when missile explodes on
424    launch for now, because damage done to other missiles there can be
425    wiped out in some cases.  Broken in Empire 2.
426  * Fix navigate and march not to wipe out concurrent updates.
427    Abusable, but probably not worthwhile.
428  * Fix some buffer overruns in fairland.  Has always been broken.
429  * Fix arm to require nuke and plane to be in the same sector.  A
430    remote nuke got teleported to its plane when the plane moved.
431    Broken in 4.3.3.
432  * Change login command kill (used by client option -k) to kill less
433    ruthlessly: send a flash message and try to flush output, exactly
434    like a server shutdown does.
435  * Fix server shutdown to wait for player threads to reach a safe
436    state.  Before, player threads raced with shutdown, and failed to
437    update the treasury, record play time, and write log entries when
438    they lost.  Bug goes back to Empire 2.  Patched partially or
439    unsuccessfully in 4.2.10, 4.2.12, 4.2.20, 4.3.6, 4.3.10 and 4.3.23.
440    The race was hard to lose in practice, until an unrelated
441    "simplification" in 4.3.23 could get player threads stuck sending
442    output after shutdown aborted a command.
443  * Idle timeout changes:
444    - The grace period for clients to complete login and logout is now
445      separate from the idle timeout.  Configurable with new econfig
446      key login_grace_time, default is 120 seconds.
447    - The idle timeout for visitors is now separate from the one for
448      players.  Configurable with new econfig key max_idle_visitor,
449      default is five minutes.
450    - Fix the idle timeout when the connection gets stuck sending
451      output.  Broken in 4.3.20.
452    - Idle timeout during execute now terminates the connection, not
453      just the execute command.
454  * Fix stack smash in build.  Remote hole!  Broken when Empire 2 added
455    the confirmation prompt.
456  * Fix stack smash in scrap and scuttle.  Remote hole!  Broken when
457    Chainsaw added the confirmation prompt.  Additionally, the
458    confirmation prompt is misleading when the player supplies
459    conditionals.  Redesign the flawed prompt.
460  * Fix execute's echo of the command.  Broken in 4.3.28.
461  * The mobility cost of retreating a defending land unit was
462    calculated for an uninitialized sector.  This could charge
463    incorrect mobility, prevent retreat, or, if the stars align just
464    right, crash the server.  Broken in 4.3.6.
465  * Commands cutoff, headlines, land, lstat, motd, neweff, payoff,
466    qorder, sorder, and wall now behave like the other information
467    query commands when the player's connection can't take more output:
468    they pause to let other code run.
469  * Revised command permissions:
470    - arm and disarm no longer require money, for consistency with the
471      other commands to move stuff around.
472    - satellite no longer requires money, for consistency with lookout,
473      radar, sonar and skywatch.
474    - qorder, sorder, survey and test no longer require a capital, for
475      consistency with the other commands that report on stuff the
476      player owns.
477    - start and stop no longer require a capital, for consistency with
478      the other commands to control production.
479    - fortify now requires a capital, for consistency with mission,
480      morale and range.
481    - Anybody may now use country, echo and financial.
482    - Visitors can no longer use census, commodity, map, nmap,
483      sinfrastructure (useless without sectors), read (visitors don't
484      get any telegrams), and change (always failed).
485    - Players can no longer use map and nmap before break.  This is
486      consistent with all the other commands to examine the
487      environment.  It also prevents people from trying multiple
488      unbroken countries in a blitz to find the one with the nicest
489      vicinity.
490    - Players can now use resource before break, just like census.
491  * read could swallow the first telegram header when showing the
492    telegrams that arrived while waiting for the player to confirm
493    deletion.  Broken in 4.3.29.
494  * Fix 'm' in path argument of explore, move, transport:
495    - Don't moan about deprecated argument syntax ('m' without a space
496      before its argument) even when there's no argument.
497    - Recognize the flags argument again.
498    Broken in 4.3.27.
499  * Market fixes:
500    - Command market is no longer available to visitors, because it
501      triggers execution of trades that have become ready.
502    - Fix a race condition that could cause commodity trades to be
503      executed multiple times.  Abusing this to duplicate commodities
504      seems tricky, but possible.  Broken in Empire 3.
505    - Don't expropriate sellers of units.  POGO got the the money, the
506      telegrams and made the news, the seller got nothing.  Broken in
507      4.3.17.
508  * Login command quit and server shutdown could lose player output.
509    4.3.23 tried to fix the shutdown case, but the fix was incomplete.
510  * Fix login command quit to really quit.  It sometimes just swallowed
511    buffered input, at least on some systems.
512  * 4.2.22's fairer command scheduling failed to cover the execute
513    command.  Fix that.
514  * When a client shuts down input transmission to log out, output
515    could get lost.  Our client never does that.
516  * Don't skip post command treasury update and status notification on
517    EOF from player, after quit command, and when command is aborted by
518    server shutdown.  An unluckily timed EOF or shutdown can deprive a
519    player of money gained from scuttling tradeships or sacking a
520    capital.  Can be abused to build bridges and infrastructure free of
521    charge.  Can also be abused to designate sectors for free, but the
522    stock game's sector types are all free anyway.  Has always been
523    broken.
524  * Fix client not to send an empty line on player interrupt (normally
525    ^C) before the first command.  This was missed in 4.3.26.
526  * Code and info page cleanup.
527  * Documentation fixes.
528
529 Changes to Empire 4.3.29 - Fri Jan 20 19:20:20 UTC 2012
530  * drop and fly from carrier could fail to load last civilian or
531    military.
532  * Telegram and announcement changes:
533    - wire no longer loops to show announcements that arrived while
534      waiting for the player to confirm deletion.
535    - At most five seconds worth of messages are now squashed together
536      into one.  Before, only the time between adjacent telegrams was
537      limited, not the total time.
538    - When telegrams arrived while read was waiting for the player to
539      confirm deletion, and we then showed them, we nevertheless
540      claimed "you have new telegrams" before the next command prompt.
541      Only with toggle inform off.  Known bug since Empire 2.
542    - Fix read not to clobber asynchronous notification of telegrams
543      arriving while waiting for the player to confirm deletion.
544    - Fix wire not to reset number of pending telegrams with toggle
545      inform on.  Broken when Empire 2 introduced toggle inform.
546    - The number of pending announcements was off when announcements
547      were squashed together.
548    - More careful error handling and logging.
549  * Ensure all of an update's output goes into a single production
550    report:
551    - Avoid splitting it up when the update is slow.  Empire 2 already
552      did that for the number of pending telegrams, but not for read.
553    - Don't turn parts of it into BULLETINs.  Autonav and sail could do
554      that since Empire 2.
555  * files now creates POGO with user interface flags beep, coastwatch,
556    sonar and techlists set, for consistency with add.
557  * Change newcap back to not wiping the country (it wiped since
558    4.3.12).  Additionally, leave levels and telegrams alone.
559  * Changes to deity command add:
560    - Require confirmation for unadvisable actions.
561    - Refuse to touch a country while it's being played.
562    - Don't crash on negative country number.
563    - Create deities with money, just like files creates POGO.
564    - Always reset the country completely, not just when adding a
565      player or a visitor.
566    - Rename argument "new" to "player".  Keep recognizing "new" for
567      now, but deprecate it.
568    - Drop argument "active".  If you really want to create a player
569      country without a capital, add the player country normally, then
570      activate it with edit instead of newcap.
571    - Drop the obscure sector check and wipe option.  If you really
572      need to wipe out a country, there's much more to wipe than just
573      sectors.
574    - Drop the undocumented land unit destruction feature.
575  * Permit no-op country name change again.  Accidentally outlawed in
576    4.3.20.
577  * Plug a few minor memory and file descriptor leaks.
578  * Fix use-after-free when plane gets shot down or aborted in
579    dogfight.  Broken in 4.3.27.
580  * Code cleanup.
581  * Info page and manual page fixes.
582
583 Changes to Empire 4.3.28 - Sat Jul 16 11:30:53 UTC 2011
584  * Don't let POGO (#0) navigate dead ships, and march dead land units.
585    The ghosts even got sighted and interdicted, and could hit mines.
586    Has always been that way.
587  * llook can't see land units and planes loaded on land units anymore.
588  * Fix board to ignore land units loaded on land units when testing
589    whether a sector can board.  Broken in 4.0.17.
590  * Fix transport to reject planes loaded on land units.  The plane
591    remained on its carrier.  When the land unit moved, the plane was
592    teleported right back to it.  Broken since Chainsaw 3 added land
593    units.
594  * Fix lradar not to let land units loaded on land units use radar.
595    Broken since 4.0.0 added trains.
596  * Fix strength to ignore land units loaded on land units.  Broken in
597    4.2.0.
598  * Fix navigate and march to find paths longer than a few sectors
599    again (7 for 64 bit hosts, 3 for 32 bit hosts).  Broken in 4.3.27.
600  * march sub-command 'i' now shows number of military and land units
601    loaded.
602  * New server option -F to force start even when state looks bad.
603    Risks crashes and further corruption, but gives deities a chance to
604    fix up a bad game state with edit commands and such.
605  * empdump -x no longer refuses to export game state that looks bad.
606    Gives deities another tool to fix up a bad game state.
607  * Land units loaded on land units fight che again, as they used to
608    before 4.3.26.
609  * When a land unit dies fighting che, land units loaded on it get
610    unloaded, and planes loaded on it die.  Before, the update left
611    them stuck on their dead carrier.  Impact like the next item.
612    Abusable.  Broken since Chainsaw 3 added land units.
613  * The update no longer destroys ships, planes and land units for lack
614    of maintenance.  Before, it left any embarked planes, land units
615    and nukes on their dead carrier.  In this state, units behaved as
616    if their carrier was still alive, with additional protection from
617    the fact that a dead carrier can't be damaged or boarded.  If
618    another unit with the same number got built, it picked up the stuck
619    cargo.  The cargo got teleported to its new carrier when the
620    carrier moved.  Abusable, but it involves going broke, so it's
621    rarely practical.  Slightly more practical before 4.3.6 removed
622    budget priorities.  Broken for ships and land units when Empire 2
623    added their maintenance cost, and for planes when 4.3.3 replaced
624    nuclear stockpiles by nuke units.
625  * Fix bogus internal error triggered by navigate and march
626    sub-commands 'r', 'l' and 's'.  Broken in 4.3.27.
627  * Fix client not to reject redirections and execute containing
628    non-ASCII characters with a bogus scary warning when using UTF-8.
629  * Fix execute not to mangle non-ASCII characters in the argument when
630    prompting for it while login option utf-8 is on.
631  * Fix handling of non-ASCII and control characters in batch files.
632  * Conversion from UTF-8 to ASCII ate the character following a
633    replaced non-ASCII character.  Buffer overrun possible if the
634    terminating zero gets eaten.  Could happen in players, read, flash,
635    wall, and execute.
636  * Fix handling of empty commands:
637    - Time used was not updated.
638    - Mortal player wasn't logged off for game hours, game down, and
639      time limit.
640    - Notifications were delayed: going broke, becoming solvent, new
641      telegrams (toggle inform off only), new announcements, capital
642      lost.
643  * Minor tweaks to nightly build.
644  * Server's and empdump's sanity checking of configuration and game
645    state is now more rigorous.
646  * Deity xdump no longer dumps unused countries' realms.
647  * Remove option LANDSPIES.  Deities can customize the land table to
648    disable spy units.
649  * Remove option TRADESHIPS.  Deities can customize the ship table to
650    enable trade ships.
651  * Configuration table changes (builtin and custom):
652    - Rows must be in ascending uid order.
653    - Omitting rows in tables item, sect-chr and infrastructure is no
654      longer permitted.
655    - Custom tables now replace the builtin table completely.  Before,
656      omitted rows defaulted to the builtin version, except at the end
657      of a table.  Commenting out unwanted stuff just works now.
658    - Permit custom table product having fewer than 14 entries.
659    - Reject custom tables where customization has no effect (updates,
660      table, meta, all symbol tables) or where it's unsafe (news-chr).
661    - Input is checked more rigorously.
662  * empdump -i fixes:
663    - Don't touch plane file when import fails.
664    - Refuse import of incorrectly sized table instead of silently
665      creating one the server will reject.
666    - Replace old state completely.  Before, omitted rows in the dump
667      defaulted to the old state, except at the end of a table.
668    - Input is checked more rigorously.
669  * Fix xdump updates not to dump bogus extra updates.
670  * Fix use-after-free when a plane got shot down or aborted by flak.
671    Broken in 4.3.27.
672  * Friendlier diagnostics in the build command.
673  * Fix build to set nuke's tech exactly like for ships, planes and
674    land units.  It's not currently used for anything.
675  * Research required for nukes was slightly off sometimes due to
676    incorrect rounding.
677  * Bridge building required 0.005 tech less than advertised, fix.
678  * "show nuke" now obeys toggle techlists.
679  * Fix "show land s" to show columns xpl and lnd again.  Broken in
680    4.3.15.
681  * Code refactoring and cleanup.
682  * Documentation on custom tables and xdump updated.
683  * Info file fixes.
684
685 Changes to Empire 4.3.27 - Sun Apr 17 11:36:29 UTC 2011
686  * License upgrade to GPL version 3 or later.
687  * Fix buy not to wipe out concurrent updates.  Can be abused to
688    duplicate commodities.
689  * Don't let fighters, SAMs and ABMs intercept while on trading block.
690  * Don't let missiles interdict ships or land units while on trading
691    block.
692  * Fix client to log long input lines untruncated.
693  * Fix client crash for long input lines.
694  * info subject pages now mark unusually long pages with a !.
695  * The edit command keys deprecated in 4.3.15, 4.3.17 and 4.3.20 are
696    now gone.
697  * Fix give, setsector and setres not to wipe out concurrent updates.
698  * Fix explore, move, test, transport not to ignore spaces in path
699    arguments.  Broken in 4.3.7.  Deprecate use of 'm' without space
700    before its argument.
701  * Improvements to map drawing commands:
702    - Don't fail silently when asked to draw a map around an invalid
703      unit, explain the problem.
704    - Deprecate bmap flag "r".  Use (a prefix of) "revert" instead.
705    - bmap flags following "t" are no longer ignored.  However, info
706      pages previously documented an argument "true" in addition to
707      flag "t".  To keep that working, keep ignoring flags following
708      "t" when they're bad.  But deprecate that usage.
709    - Reverting the bmap no longer draws a map.
710    - Bad conditionals could make the commands misinterpret their first
711      argument.
712    - The commands now fail when they reject their second argument.
713  * The xdump syntax deprecated in 4.3.12 is now gone.
714  * Fix satellite to fail on bad conditionals instead of ignoring them.
715  * Journal improvements:
716    - Optional logging of output.
717    - Long lines are no longer truncated.
718    - Login phase input is now logged, too.
719    - Commands are now logged.  Allows making sense of input without
720      context.
721  * Option BRIDGETOWERS is now disabled by default.
722  * Bridge towers now take 300 hcms to build, down from 400.
723  * Fix stop orders to expire even when the country is broke.  Broken
724    in 4.3.8.
725  * Fix march and navigate not to advise on "legal directions" when
726    path finding fails.
727  * New path finder:
728    - Much faster, especially for distribution, i.e. where it matters
729      most.  Speedups in excess of 30x have been observed for updates
730      taken from real games.
731    - Old land path finder leaked memory occasionally.
732    - Old land path finder overran buffers for very long paths.  A
733      malicious player can arrange sufficiently long paths, but it
734      takes a lot of land.  Distribution, the distribute command, land
735      unit reaction, and automatic supply now handle arbitrary long
736      paths.  Commands explore, move, test, transport, march, navigate
737      and path now handle paths up to 1023 characters.  Command
738      bestpath shows paths longer than 1023 characters with the tail
739      replaced by "...".
740    - Old sea and air path finder treated destinations as unreachable
741      when the best path was longer than 99 characters.  Command sorder
742      now handles arbitrary long paths.  Commands bomb, drop, fly,
743      paradrop, recon, sweep and sail now handle paths up to 1023
744      characters.  Autonav considers up to 1023 characters at the
745      update.  Planes can fly missions up to 1023 sectors from their
746      base.
747  * Automatic supply charged mobility for the path back to the source
748    instead forward to the sink.
749  * Make bestpath work for deities in foreign land.
750  * More robust savecore example script.
751  * Fix buffer overruns in the lookout, spy, map and nmap commands when
752    WORLD_X * WORLD_Y is not a multiple of 16.
753  * The path command's maps weren't always fitted to the path
754    correctly.  Broken in 4.3.17.
755  * Land units no longer hit allied mines.
756  * Change sharebmap with yourself to do nothing instead of telling you
757    you're not friendly to yourself.
758  * You can now flash yourself.  Enjoy!
759  * A race condition could make the flash command claim an ally was not
760    logged on when he was.  Hard to trigger outside the lab.
761  * The flash command no longer prints "Flash sent" for deities.  It's
762    annoying.  It never did that for mortals.
763  * Plug memory leaks in mission code on a number of conditions:
764    - Submarines moving where own planes would interdict hostile
765      submarines
766    - Ground combat where countries hostile to one of the parties would
767      support if relations were right (allied to one party, at war with
768      the other)
769    - Ships or land units moving within hostile missile mission op
770      areas
771    - Any player action within marine missile mission op areas that
772      could trigger the missile owners' missions.
773  * Attack fixes:
774    - When you ordered a sector to attack with military, but lost the
775      sector before the attack was executed, and the new owner was
776      allied to you, the server got confused: it let the military
777      attack even though they were already dead, but not occupy.
778    - When you ordered a land unit to attack from an allied sector, and
779      the sector got lost before the attack was executed, the server
780      reported things as if you had owned the sector yourself.  The
781      land unit still attacked when the new owner was also allied to
782      you.  No more.
783    - When a land unit attacked out of an allied sector, its mobility
784      cost was computed as if the ally owned the land unit.  Attacking
785      sectors old-owned by that ally was too cheap, and taking back
786      one's own was too expensive.
787  * Fix trade ships to pay off in own harbor.  Broken in 4.3.17.
788  * Remove option SLOW_WAR.  It hasn't been enabled in a public game
789    for years, and the code implementing it was buggy.
790  * Fix a bug in sail that limited the sail path to 27 instead of the
791    intended 28 characters.
792  * Fix race condition in transmission of flash and telegram
793    information messages that could double output and possibly crash
794    the server.
795  * Planes get to sweep and sonar only after flak and interception.
796  * Don't limit the radar command's range to fit its output into a
797    world map without clipping.  The limiting goes back to Chainsaw 2.
798  * Make flak vs. pinpoint bombing consistent with ordinary flak:
799    - 4.3.6 reduced the plane abort chance on damage, but missed the
800      additional flak vs. pinpoint bombing.  Fix that.
801    - Fix to charge mobility appropriate for damage.
802  * Prettier flak damage reporting.
803  * Fix bugs that could cause bmap updates from recon and satellite to
804    be lost.
805  * Fix lookout to properly report sector ownership to deities.
806  * Suppress bogus messages deities with non-zero country number got
807    when attempting to navigate foreign ships or march foreign land
808    units.  Such deity use hasn't worked since Empire 2.
809  * Deities can no longer fly foreign planes.  It didn't fully work
810    since Chainsaw 3, and can trigger internal errors since 4.3.11.
811  * Don't split lines over several bulletins.  The read command
812    normally merges these bulletins, but if they are more than five
813    seconds apart (clock jumped somehow), we get a bulletin header in
814    the middle of a line.  Broken since Empire 2.
815  * Don't beep when plane, land unit or nuke die on a collapsing
816    bridge.  Not nice, because it could beep many times, and could put
817    beeps in bulletins.  Beeping was added in 4.0.18.
818  * Minor improvements to nuclear damage reporting.
819  * When a deity dropped a foreign nuke, parts of the output went to
820    the owner of the nuke instead of the deity.
821  * When a player triggered a foreign missile launch (mission or
822    interception), and the missile exploded on launch, part of the
823    report went to the player instead of the missile owner.  This
824    disclosed the missile owner's origin.  Broken in Empire 2.
825  * When autonav reported to a ship owner that it can't load or unload
826    foreign civilians, it used the sector owner's coordinate system.
827    This disclosed the sector owner's origin.  Abusable.
828  * When nuclear damage bounced off a sanctuary, the bulletin to the
829    sanctuary owner used the attacker's coordinate system.  This
830    disclosed the attacker's origin.
831  * When a deity used sweep, lmine, sail or sabotage with a foreign
832    plane, land unit or ship, its location was reported in the foreign
833    coordinate system.
834  * When a deity asked for a foreign nation report, the capital
835    location was reported in the foreign coordinate system.
836  * Code refactoring and cleanup.
837  * Info file improvements.
838
839 Changes to Empire 4.3.26 - Mon May 24 16:37:40 UTC 2010
840  * Land units loaded on ships or land units can no longer fight che.
841  * When foreign land units were present, a che revolt could damage
842    them instead of the defending land units.  This could let defenders
843    survive the revolt.  They were captured or blown up if che took
844    over the sector.
845  * Fix che revolt to damage only land units that actually fight
846  * Fix loading x-light missiles on ships without capability plane.
847    These ships could only use their x-light slots for x-light planes,
848    not their plane slots.  Broken in 4.3.17.
849  * Update bmap when nuclear detonation makes wasteland.
850  * Fix fly and drop to report discarded cargo items correctly.
851  * New client option -s to specify server host and port.
852  * Hitting landmines could crash the server.  When not, the damage
853    reduction for capability engineer was applied unpredictably.
854    Broken in 4.3.24.
855  * Fix retreat and lretreat condition 'c'.  Broken in 4.3.16.
856  * coastwatch and skywatch could see too far.  Up to one sector for
857    practical radar ranges.
858  * skywatch now reports satellite uids.  The uid is required for
859    launching a-sats since 4.3.23.
860  * Fix client not to send an empty line of input before aborting the
861    command on player interrupt (normally ^C).
862  * Fix sabotage not to kill the spy every time.  Broken in 4.3.17.
863  * Code cleanup.
864  * Info page fixes, manual page improvements.
865
866 Changes to Empire 4.3.25 - Sun Mar 21 08:27:37 UTC 2010
867  * Hitting seamines could crash the server.  When not, the damage
868    reduction for capability sweep was applied unpredictably.  Broken
869    in 4.3.24.
870  * When an interdiction did damage other than collateral damage, the
871    planes that intercepted it from interdicted carriers used no
872    petrol.  4.3.24 fixed only the "no damage" case.
873  * Ship anti-missile defense failed to charge shells when the ship was
874    interdicted.  The fix in 4.3.24 covered only launch.
875  * Fix a bug in navigate and march that let players lay mines free of
876    charge.  Also fix them not to prompt for the number of mines.
877  * Missile exploding on launch could not damage its base if it was
878    armed with a nuke.  Broken in 4.3.23.
879  * When a torpedo attack triggered a return torpedo, the news reported
880    it to be fired by the attacker instead of the defender.
881  * Interdiction attacked submarines with surface-only weapons.  Broken
882    in 4.3.24.
883  * Fix a bug in lradar, path, radar, route, satellite, sect and survey
884    that could leak maps to other players.  Broken in 4.2.0.  Fixed in
885    4.2.8 for bmap, lbmap, lmap, map, nmap, pbmap, pmap, sbmap and smap
886    only.
887  * files could clobber the game when reading confirmation fails.
888  * fairland no longer rejects small worlds without trying.
889
890 Changes to Empire 4.3.24 - Tue Jan 26 21:29:14 UTC 2010
891  * The client sometimes hung under Windows when the server closed the
892    connection.  Broken in 4.3.23.
893  * Fix navigate and march not to crash the server when a path argument
894    consists of a valid path plus whitespace.  Broken in 4.3.7.
895  * When a client sent a blank line in the login phase, the server
896    crashed on some systems.
897  * Fix crash bug in bomb, drop, fly, paradrop, recon and sail.  Broken
898    in 4.3.16.
899  * Fix bogus internal error on escort, recon, and satellite launch.
900    Mostly harmless, as error recovery worked fine.  Broken in 4.3.23.
901  * Stop ship and land unit movement on interdiction even when it does
902    no damage.
903  * When an interdiction did no or only collateral damage, the planes
904    that intercepted it from interdicted carriers used no petrol, and
905    interdicted land units were immune to collateral damage.
906  * The limit for the number of sectors, ships, planes, land units,
907    nukes, and so forth is now large enough not to matter.  It used to
908    be 32768 on common machines.  The sector limit was introduced in
909    4.3.12.  World x- and y-size are still limited to 65536 on common
910    machines.
911  * News use much less space, and thus I/O.  Space was wasted in
912    4.3.12.  Side effects of the change:
913    - Expiry of old news no longer updates news timestamps.  Updating
914      timestamps was wrong, because it defeated incremental xdump news.
915    - The empdump utility can no longer update timestamps of imported
916      news.  Unfortunate, as it breaks incremental xdump news.
917  * New news selector duration, the time span covered by this news item
918    in seconds.
919  * ABMs failed to charge supplies when their sector was the
920    intercepted missile's target.  The stock game's ABMs use no
921    supplies.
922  * Ship anti-missile defense failed to charge shells when the ship was
923    the missile's target.
924  * Code refactoring and cleanup.
925
926 Changes to Empire 4.3.23 - Sun Dec 13 16:34:49 UTC 2009
927  * Fix missile interception not to intercept tactical and marine
928    missiles attacking missiles or satellites.  No such missiles exist
929    in the stock game.  Interception of tactical ABMs could crash the
930    server.  Broken in Empire 2.
931  * Missiles missing their target do collateral damage again.  Was
932    disabled because of bugs in 4.0.18 for manual launch and in 4.3.16
933    for automatic launch.
934  * News reported victim as actor for sub-launched anti-sat and ABM.
935  * Defense value of missiles vs. ABMs and satellites vs. anti-sats
936    failed to improve with tech.
937  * Fix a bug that let missiles interdict ships outside their op area.
938    This could happen when a group navigating together was partly
939    inside the op area.
940  * Only bomb strategic and launch at sector can use nukes.  Before,
941    they could also be used by missions, bomb pinpoint, and launch at
942    ships, but there were several bugs and inconsistencies, and the
943    code was messy.  The arm command now rejects marine missiles in
944    addition to satellites, ABMs and SAMs, and clears the mission.  The
945    mission command now rejects planes armed with nukes.
946  * Missiles exploding on launch pad no longer set off their nukes.
947  * The launch command now more accurately reports why a missile can't
948    be equipped.  It no longer draws supplies automatically.
949  * Manually launched anti-sat now always kills when it hits, for
950    consistency with automatically launched ones.
951  * Don't permit nukes on satellites, ABMs and SAMs.  Nukes on
952    satellites could be armed and disarmed even in orbit.  Nukes on
953    ABMs and SAMs were lost without effect when their missile
954    intercepted.  The stock game is not affected, because its
955    satellites, ABMs and SAMs all have zero load.
956  * Remove obsolete plane capabilities stealth and half-stealth.  Not
957    used by the stock game.
958  * Penalize fighter combat value for any load, not just bombs.  The
959    stock game's fighters can't carry anything but bombs.
960  * Make bomb work for non-tactical cargo bomber.  No such planes exist
961    in the stock game.
962  * Revised cargo plane rules: a cargo flight can be either an airlift
963    or an airdrop now.  Airlifts carry more cargo than airdrops.  A
964    cargo drop or paradrop with a non-VTOL plane is an airdrop.
965    Anything else is an airlift.  This makes paradrop loads consistent
966    with drop loads.  Paradrop with VTOL transports now carries twice
967    the punch, and drop with non-VTOL transports hauls less than fly.
968    In particular, the stock game's tr can't drop guns anymore.
969  * Enforce plane selection rules more tightly:
970    - bomb command can select only planes with capability bomber or
971      tactical.  Before, other planes with non-zero load flew along,
972      but their bombs were silently lost.
973    - sweep command can select only planes with capability sweep.
974      Before, other planes performed ordinary reconnaissance instead.
975    - drop command can select only planes with capability cargo.
976      Before, other planes flew along but dropped nothing.
977  * Fix paradrop to fail without destroying the paratroopers when the
978    player owns the target sector.
979  * Launching an anti-sat now takes the target plane as argument.
980    Before, it took a sector argument, and targeted the lowest-numbered
981    satellite there.  Rather inconvenient when your own satellite masks
982    one of the enemy's.
983  * Remove option PINPOINTMISSILE.  Deities can customize the plane
984    table to disable marine missiles.
985  * Ridiculously impotent nukes could do unpredictable interdiction
986    damage.  No such nukes exist in the stock game.
987  * The production command could mispredict resource-depleting level
988    production.  No such products exist in the stock game.  In fact,
989    they'd be highly unusual.
990  * The update could crash or corrupt the game when a (misconfigured)
991    product depleted resource "none".
992  * Revamp the Windows port based on ideas stolen from Gnulib.  Share
993    the code between server and client.
994  * Don't log out player when update aborts a command under Windows.
995    Broken in 4.3.20, and not fully fixed in 4.3.21.
996  * Fix accepting connections from hosts with "long" IPv6 address.  The
997    internal buffer had insufficient space.
998  * Delay shutdown up to 3s to let player output buffers drain.
999  * Fix a race between main thread and player threads, which could
1000    theoretically make the server crash on start.
1001  * Clean up synchronization between commands, update and shutdown, and
1002    when player threads sleep on I/O.
1003  * Clean up the cruft that has accumulated in and behind the empio
1004    interface, and, to a lesser degree, the empthread interface.
1005  * Fix time difference underflows in pthread and Windows code.  They
1006    could potentially cause hangs, although none have been observed.
1007  * Make budget's "Sector building" line look better.
1008  * Make sector maintenance cost configurable.  New sect-chr selector
1009    maint.  Capitals now pay maintenance regardless of efficiency.
1010  * Overhaul show sect b.
1011  * Fix mine production resource limit for sector peffic != 100.  This
1012    affects mountains in the stock game, but only with an impractically
1013    large number of ETUs per update.
1014  * Code refactoring and cleanup.
1015  * Info file fixes and improvements.
1016
1017 Changes to Empire 4.3.22 - Sat Apr 25 11:56:29 UTC 2009
1018  * Fix a Windows client bug that could lead to hangs, at least with
1019    some versions of the C run-time.  Broken in 4.3.11.
1020  * Allow building without curses terminfo.  Highlighting in the client
1021    doesn't work then.
1022  * Really fix bomb not to wipe out plane updates made while it asked
1023    for pinpoint targets.  The fix in 4.3.21 didn't cover escorts.
1024  * Fix tend land not to wipe out concurrent updates.
1025  * Automatic supply fixes:
1026    - Ships with just two shells could fire a torpedo to return fire or
1027      interdict.
1028    - Ships with just one shell could use their anti-missile defense.
1029    - Land units were considered in supply even when they had not quite
1030      enough supplies.  Such land units could defend without penalty,
1031      attack and react.
1032    Broken in 4.3.20.
1033  * Fix update to take dead units off carriers.
1034  * Standalone client distribution built empire instead of empire.exe
1035    for Windows.  Broken in 4.3.0.
1036  * Fix client to abort script execution on SIGINT.
1037  * Fix Windows client not to hang on EOF on standard input when that
1038    is a tty.
1039  * Fix a client bug that could make it hang when EOF on standard input
1040    follows an execute command closely.
1041  * Seamines under bridge spans were disabled a long time ago, in
1042    Empire 2.  The drop command refuses to mine there.  Change mine
1043    command to do so as well.
1044  * Seamines under bridge spans were mistaken for landmines by ground
1045    combat, land units retreating from bombs, and non-land unit ground
1046    movement.
1047  * When a bridge tower collapsed, its landmines magically became
1048    seamines.
1049  * Don't log out player when he interrupts a command.  Broken in
1050    4.3.19.
1051  * Code cleanup and portability improvements.
1052  * Info file and documentation fixes.
1053
1054 Changes to Empire 4.3.21 - Mon Mar  9 21:34:52 UTC 2009
1055  * Fix swapsector not to wipe out concurrent changes to the swapped
1056    sectors.
1057  * Fix a bug in crash dumping that could mess up the journal and, at
1058    least in theory, mess up commands info, read, turn, and wire;
1059    announcement expiry, and reading of econfig and schedule.
1060  * Fix bomb not to wipe out plane updates made while it asked for
1061    pinpoint targets.
1062  * When bombing ships with a force containing both planes with and
1063    without capability ASW, the bomb command could fail to report
1064    presence of submarines, and could refuse to bomb ships when there
1065    were only submarines.
1066  * Leaving land units behind after a victorious attack could in some
1067    cases wipe out changes made to them since the victory.
1068  * The timestamp selectors added to commodity, load and trade in
1069    4.3.12 could lead to spurious command failures.  None have been
1070    observed in the wild.
1071  * Don't log out player when update aborts a command.  Broken in
1072    4.3.20.
1073  * Code refactoring and cleanup.
1074
1075 Changes to Empire 4.3.20 - Fri Feb 20 18:14:20 UTC 2009
1076  * Option LOANS is now disabled by default.
1077  * Option RAILWAYS is now enabled by default.
1078  * Many fixes to automatic supply:
1079    - Planes flying interception or support missions, abms intercepting
1080      ballistic missiles, and the launch command for missiles and
1081      anti-sats could all supply more shells than necessary, lose
1082      shells, or conjure them up.
1083    - Ships shooting down marine missiles could supply more shells than
1084      necessary, or lose shells.
1085    - Supply ships could conjure up shells when firing guns using
1086      multiple shells, or launching torpedoes, or dropping depth
1087      charges, or shooting down marine missiles.  No supply ships
1088      capable of doing that exist in the stock game.
1089    - Supply engineers could conjure up shells when laying mines.  They
1090      don't exist in the stock game.
1091    - load, lload and supply could supply land units with enough food
1092      from the sector containing them to starve the sector.
1093    - Sectors were charged too much mobility for moving supplies
1094      sometimes.
1095    - Land units serving as supply source no longer draw supplies
1096      recursively, because the bugs there are too hard to fix to be
1097      worth it.
1098    - Defending and reacting units only checked whether they could draw
1099      supplies, but didn't actually draw them.
1100    - load, lload, supply, assault and board no longer supply land
1101      units from ships carrying them.  This feature, added in 4.0.14,
1102      was inconsistent with other ways to supply.
1103    - Don't use automatic supply to avoid starvation at the update.  It
1104      adds complexity to the update.  How much good it does to players
1105      is highly doubtful; certainly nobody can rely on it.  It isn't
1106      covered by the starvation command.  Ships or land units could
1107      steal enough food from their sector to make it starve.
1108    - lmine could only fetch shells for engineers that use ammo.  The
1109      stock game's engineers all do.
1110    The changes listed for load and lload are actually lies, because
1111    supply has been disabled there since 4.3.17.
1112  * Don't let an engineer lay mines while it is on a ship or land unit,
1113    or in a foreign sector.
1114  * Sectors and ships no longer need shells to fire flak.
1115  * Use IPv4 and v6 only when suitable interfaces are configured.
1116  * Fix turn off not to fail when the message is empty.  Broken in
1117    4.2.20.
1118  * Don't nag the deity about game hours restriction in force all the
1119    time.
1120  * Tell deity when the game is down, just like players.  Also make the
1121    information available in xdump, as game selector down.
1122  * Corrupt mailboxes could crash the server.
1123  * Fix reject accept.  Broken in 4.3.4.
1124  * If a player was at a prompt when the deity turned the game down, he
1125    was allowed to enter one more command.
1126  * Air defense is no longer separate from interception.  Putting a
1127    plane on air defense now merely changes where it intercepts.
1128    Separate air defense added too much pointless complexity.  Its
1129    implementation violated design assumptions of the intercept code.
1130    Because of that, the same plane could intercept both an air defense
1131    mission and the planes that triggered it, and the damage it
1132    received in the first interception was wiped out.
1133  * Intercept the same all along the flight path.  In each sector, any
1134    country owning the sector, a surface ship or a land unit there gets
1135    to intercept.  Before, only the sector owner got to intercept,
1136    except for the assembly point and the target sector.  In the target
1137    sector, any country owning surface ships or land units got to
1138    intercept in addition to the sector owner.  Thus, a sector owner
1139    with surface ships or land units there got to intercept twice.  The
1140    sector owner did not get to intercept at the assembly point,
1141    even when it was the target sector.
1142  * Spotting rule changes:
1143    - Ships and land units now spot overflying planes along all of the
1144      flight path instead of just the target sector, and no longer
1145      report allied planes.
1146    - Planes now spot ships and land units only when flying recon or
1147      sweep, and along all of their flight path instead of just the
1148      target sector.  It still takes a spy plane to identify ships and
1149      land units.
1150    - Planes now spot ships and land units in a sector even when all
1151      planes abort there.
1152    - Planes now spot all foreign ships and land units, not just
1153      hostile ones.
1154  * Fix SAM interception for intercepts other than the first.
1155  * Fix air defense and flak over sectors allied to the planes.  Air
1156    defense was broken in Empire 2.  Flak was broken in 4.2.8.
1157  * Establishing contact by spotting planes from sectors didn't work.
1158  * Fix reconnaissance patrols to use sonar when any capable plane is
1159    present.  Before, all planes had to be capable.
1160  * Fix recon and sweep not to spy after all spy planes are gone.
1161  * Fix a bug that made multiple clients running on the same Windows
1162    machine interfere with each other.  Broken in 4.3.11.
1163  * Fix enforcing game hours for players already logged in.  Broken in
1164    4.3.19.
1165  * Fix distribution not to abandon a distribution center by exporting
1166    the last military.
1167  * Many fixes to load, unload, lload and lunload:
1168    - Now usable for deities.
1169    - Plug loopholes that let you steal foreign commodities by making
1170      load/lload unload and unload/lunload load through use of negative
1171      amount arguments.
1172    - Fix not to let you give away civilians.
1173    - You can't use lload in foreign sectors or lunload with foreign
1174      land units anymore.  Loading stuff in foreign sectors was
1175      prohibited already for ships.
1176    - lload and lunload now work on foreign land units only when
1177      they're explicitly named by uid.  This matches behavior of load
1178      and unload.
1179    - Fix to test relations of foreign object's owner to player instead
1180      of the other way round.
1181  * Make sure land units with maximum mobility can attack mountains.
1182  * Fix land unit attack mobility cost.  Broken in 4.3.6.
1183  * Conditions comparing string-valued selectors like wing to unquoted
1184    values are now interpreted more smartly.  Before, unquoted strings
1185    were prone to be interpreted as selector names even when that made
1186    no sense.  You still have to disambiguate truly ambiguous cases
1187    like w=w for planes, e.g. as wing=w or w='w'.
1188  * Fix reporting of shot spies in news.  Broken in 4.3.16.
1189  * Remove econfig key mission_mob_cost.  Questionable feature, and
1190    hasn't been used in a long time.
1191  * Reserve and escort missions now have an op-area, like all the other
1192    missions.
1193  * Land units now react only when on a reserve mission.  The lrange
1194    command is gone.  The edit command still accepts and ignores the
1195    land unit key 'P' for compatibility, but it is deprecated.
1196  * Fix a bug that could mess up mission op-area when the range of
1197    ship, plane or land unit on the mission decreases, e.g. through the
1198    range command.
1199  * Reserve missions no longer give a bonus to reaction range.
1200  * Info file fixes.
1201  * Code refactoring and cleanup.
1202
1203 Changes to Empire 4.3.19 - Sun Dec  7 23:15:34 UTC 2008
1204  * LWP doesn't work with Darwin due to OS bugs, avoid it for now.
1205  * Don't let ships double-retreat first on 'i' (injured) and then on
1206    'h' (helpless) when shelled.
1207  * Fix a bug that suppressed the "sunk!" message.  Broken in 4.3.17.
1208  * Log out player when maximum time per day is exceeded.  Before, he
1209    could remain logged in with visitor privileges only, but once
1210    logged out could not log back in.
1211  * If a player was at a prompt when either game hours restriction
1212    started or maximum time per day was exceeded, he was allowed to
1213    enter one more command.
1214  * Deitying a capital failed to charge money and report news.  Broken
1215    in 4.3.17.
1216  * Overhaul accounting of play time, fixing minor inaccuracies.
1217  * Fix parsing of 24:00 in econfig key game_hours and
1218    update_demandtimes.
1219  * New option RAILWAYS.
1220  * Che ages just like military reserves (1% per 24 ETUs).
1221  * Permit ships to assault the sector they're in.
1222  * Sectors eating less than one unit of food don't make one unit of
1223    food for free anymore.  They still can't starve.
1224  * New concept sector terrain.  Deities can use it to make sectors
1225    other than wilderness redesignatable.  See sect.config for more
1226    info.
1227  * Represent play time in seconds rather than minutes.  This affects
1228    xdump: nat selector minused (counting minutes) is replaced by
1229    timeused (counting seconds).
1230  * Improved nightly build, with additional tests.
1231
1232 Changes to Empire 4.3.18 - Sat Oct 18 18:39:17 UTC 2008
1233  * Fix building of planes, land units and nukes with uids that have
1234    never been used before.  This could crash the server on some
1235    systems in certain states.  Broken in 4.3.17.
1236  * Improved nightly build, with restructured and extended tests.
1237
1238 Changes to Empire 4.3.17 - Sat Sep 20 16:07:44 UTC 2008
1239  * Fix standalone client build for Windows.  Broken in 4.3.11.
1240  * Disable automatic supply of land units on load for now, it's
1241    broken, and can be abused to duplicate supplies.
1242  * Make trade show exactly what's on sale, remove option SHOWPLANE.
1243  * Stop ships, planes, land units and nukes on violent takeover, just
1244    like sectors.
1245  * Wipe orders when ships, planes, land units and nukes are taken over
1246    violently or given away peacefully.  Fleet, wing, army and mission
1247    were already cleared in many, but not all cases.  Other orders were
1248    never cleared: mission op-areas (visible in xdump), ship autonav
1249    orders, ship sail path (including ship to follow and mobility
1250    quota), land unit retreat orders, plane range limit, and land unit
1251    retreat percentage.
1252  * Fix takeover of stuff by attack, assault, board, lboard, paradrop
1253    and pboard:
1254    - Corrupt land unit file could lead to infinite recursion.
1255    - Take over nuke armed on plane along with the plane.  Broken in
1256      4.3.3.
1257    - Taking over land units with negative mobility increased mobility
1258      to zero.  Ditto for planes embarked on ships or land units.
1259  * Fix a bug that made set and xdump not recognize unused trade lots
1260    as such.
1261  * Fix giving away stuff by trading it:
1262    - When an armed nuke is sold separately from its plane, take it off
1263      the plane.  You couldn't do that before 4.3.3.
1264    - Give away nuke armed on sold plane along with the plane.  Broken
1265      in 4.3.3.
1266    - Don't zero mobility of planes and land units on sold ships.
1267  * Fix giving away stuff by unloading from its carrier: Give away any
1268    nukes armed on planes (broken in 4.3.3) and land units loaded on
1269    land units.  The latter can't happen in the stock game.
1270  * Fix giving away stuff by scrapping or scuttling its carrier:
1271    - Fix up output.
1272    - Disarm the nuke from a plane instead of destroying it.
1273    - Give away any loaded land units and planes, too.
1274  * Tradeship fixes:
1275    - Fix scuttle to ask for confirmation when scuttling a tradeship in
1276      an unsuitable sector even when the tradeship is pirated.  Broken
1277      in 4.2.13.
1278    - Fix scuttle to require 2% harbor efficiency for a trade ship to
1279      pay.  Also require at least friendly relations.
1280    - Make autonav refuse scuttle orders in unsuitable sectors.
1281  * Clean up rules on where you can scrap stuff:
1282    - Ships in own or friendly, efficient harbors (relations used not
1283      to matter, contrary to info)
1284    - Planes in own or allied, efficient airfields (friendly used to
1285      work as well, contrary to info)
1286    - Land units in any own or allied sector (relations used not to
1287      matter, and you couldn't scrap them on ships)
1288    Also tell player why something can't be scrapped instead of
1289    ignoring it silently.
1290  * Rewrite the broken code to move land units, planes and nukes along
1291    with their carrier.  The old code was a hack that didn't update
1292    timestamps (so incremental dumps didn't pick up the movement), and
1293    it didn't cover all uses.  The update, in particular, was prone to
1294    see cargo in old locations, which could screw up repairs.
1295  * Expire lost items at the update instead of continuously.
1296  * Replace econfig key lost_items_timeout by lost_keep_hours.
1297  * Minor Windows threading fixes.
1298  * Journal now uses human-readable names to identify threads.
1299  * Ship and land unit load counters are no longer stored in game
1300    state, because they duplicate information already there.  Same for
1301    the type of nuke loaded on a plane.  Remove field nuketype from
1302    xdump plane.  Clients can simply find the plane's nuke instead.
1303    The edit command still accepts and ignores the plane key 'n' for
1304    compatibility, but it is deprecated.
1305  * Ship and land unit load counts as displayed by ship, sdump, land,
1306    ldump, ship selectors nplane, nxlight, nchoppers, nland, and land
1307    selectors nxlight, nland are now reliable.  They used to get out of
1308    sync at times.
1309  * Ship load counts now reflect what is loaded, not how it is stored.
1310    For instance, if a light carrier, capable of carrying 4 x-lights
1311    and 20 light planes carries nothing but 5 sams, we now have
1312    nxlight=5, nplane=0 instead of nxlight=4, nplane=1.
1313  * New cargo lists data structure to let code find loaded planes, land
1314    units and nukes easily and efficiently.
1315  * Revamped upkeep of lost file.  It should be reliable now.
1316  * Disable the ill-advised error recovery on sector access that swept
1317    bugs under the carpet rather than recovering from them.
1318  * Occupied sectors no longer revert to the old owner when all
1319    military and land units go away.  This feature was added in
1320    Chainsaw 3.  It wasn't integrated properly with the che code
1321    (things went wrong when che killed all defenders, but couldn't
1322    convert the sector due to its loyalty), and combat code (if an
1323    attack killed off all local defenders and got defeated by reacting
1324    units, the sector changed ownership anyway, silently).
1325  * Include destination coordinates in interception and plane mission
1326    messages.
1327  * Client could misdiagnose redirections and executes as unauthorized,
1328    or die outright.  Broken in 4.3.11.
1329  * Fix xdump realm to dump player instead of absolute coordinates.
1330    Disclosed the true origin.  Broken in 4.3.0.
1331  * Fix spy to reliably avoid spying same sector more than once.
1332  * The map drawing code could smash the heap when the world was
1333    ridiculously small.
1334  * When a satellite's launch trajectory was off, its coordinates could
1335    get screwed up, which made it invisible in skywatch.
1336  * Fix several bugs that made the path command screw up when the path
1337    spans large areas.
1338  * Fix the default size of the map shown by move, test and transport
1339    sub-command M.
1340  * Fix bugs that could make arguments in area or dist syntax miss
1341    ships, planes, land units and nukes at the border of the selected
1342    area, if that area spans the whole world.  In sufficiently small
1343    worlds, it could also make radar miss satellites and ships, sonar
1344    miss ships, satellite miss ships and land units, nuclear
1345    detonations miss ships, planes, land units and nukes, automatic
1346    supply miss ship and land unit supply sources, ships and land units
1347    fail to return fire, ships fail to fire support.
1348  * Maps sometimes showed x-coordinates as three lines instead of two
1349    unnecessarily.
1350  * Improved nightly build, tests in particular.
1351  * Code refactoring and cleanup.
1352
1353 Changes to Empire 4.3.16 - Sat Aug  9 15:56:52 UTC 2008
1354  * Production command incorrectly limited the number of graduates,
1355    happy strollers, technological breakthroughs and medical
1356    discoveries produced by a sector to 999.  Broken in 4.2.15.
1357  * Fix a bug in improve that could let you spend more money than you
1358    have.
1359  * Fix work command not to spend more mobility than requested, and to
1360    round mobility use randomly instead of down.
1361  * Commands demobilize, convert and work no longer let you spend more
1362    money than you have.  Commands demobilize and convert no longer ask
1363    for confirmation before spending more than half your money.  Saving
1364    that feature would have been more work than it's worth.
1365  * Remove undocumented key 'd' at bomb ship, plane and land unit
1366    target prompts.
1367  * Fix land unit flak when pin-bombed to match flak when overflown:
1368    proportional to efficiency, and randomly rounded.  Was missed in
1369    4.3.6.
1370  * Don't permit bombing of embarked planes and land units.
1371  * Fix capital maintenance to charge at 60% efficiency.
1372  * launch command now requires only 40% plane efficiency, for
1373    consistency with other ways to launch missiles.
1374  * Disable collateral damage when automatically launched missiles miss
1375    their target.  Collateral damage was done even when the launch
1376    failed or the missile got intercepted.  It's been disabled for
1377    manually launched missiles since 4.0.18, for the same reason.
1378  * Fix a bug that corrupted the lostitems file.  Broken in 4.3.12.
1379  * Show command changes:
1380    - Move product information from "show sect c" into new "show
1381      product", and reformat it to be easier to understand.
1382    - New column navigability in "show sect s".
1383    - "show sect s" now shows the packing bonus type instead of
1384      selected packing bonuses.  "show item" shows the actual bonuses
1385      for each type.
1386    - "show sect b" now shows the usual values in addition to unusual
1387      ones.
1388  * Fix interdiction to obey op-area for missiles.
1389  * Fix a bug that caused a stale sources.mk to be distributed in the
1390    4.3.14 an 4.3.15 tarballs.  The latter does not build out of the
1391    box because of that.
1392  * Don't strip tab characters from quoted command arguments.  Broken
1393    in 4.2.21.
1394  * shutdown commands now always take effect immediately.  Before, they
1395    could be delayed by up to a minute.
1396  * shutdown could start multiple shutdown threads when you initiated a
1397    shutdown shortly after cancelling one.  This screwed up the timing
1398    of the shutdown.
1399  * Deity syntax of zdone changed, and is now documented in info.
1400  * The threshold command could be tricked into accepting negative
1401    thresholds.
1402  * Fix designate to always write updated bmap to disk.
1403  * Fix bomb to fail on empty <pin|strat> argument instead of flying
1404    without bombs.
1405  * Fix a bug in distribute that screwed up the current sector's
1406    distribution center when the command got aborted.
1407  * Commands arm, bomb, deliver, drop, fire, fly, paradrop, recon,
1408    lmine, order, power, range, sail, shutdown, sweep and tend did not
1409    honor command abortion at some prompts.
1410  * Fix a bug in handling of EOF from client that could bite in the
1411    following ways:
1412    - EOF at target prompts for bombing commodities, ships, planes and
1413      land units sent the server into an infinite loop that ate all
1414      memory.
1415    - EOF at sail's path prompt crashed the server.
1416    - EOF at some prompts in deliver, designate, fly, morale, zdone,
1417      attack and assault didn't abort the command.
1418    Broken in 4.3.11.
1419  * Selector terr is now the same as terr0 for mortal players, and
1420    dterr for deities.  This matches how the territory command works.
1421    Unfortunately, this required us to rename xdump sect field terr to
1422    terr0.  Sorry about that.
1423  * Fix bomb not to let you bomb dead ships and land units.
1424  * Make the retreat command a bit more helpful on retreat conditions,
1425    and make it fail on bad conditions.
1426  * Fix the mapper scripts.  Broken in 4.2.0.
1427  * Fix flying commands not to let planes do double duty as escorts.
1428    Broken in 4.3.12.
1429  * When a minesweeper hit a mine after sweeping, the mine wasn't used
1430    up.  If it sank the minesweeper, the code accessed freed memory,
1431    which could clobber the ship file or worse.  Broken in 4.0.17.
1432  * Don't let non-light units board ships that can't carry them.
1433  * Capitals can now employ up to 1000 civilians instead of 999.
1434  * Spy command changes:
1435    - Spy now requires sector military.  Before, presence of land units
1436      was sufficient, but spies shot were only deduced from sector
1437      military.  If you lost more spies than you had sector military,
1438      the rest came back from the dead.
1439    - Spy no longer ignores non-sea sectors without civilians, military
1440      and land units.
1441    - Remove columns lnd, pln from spy report.  The values didn't match
1442      the reported land units and planes, and could leak the presence
1443      of spy units.
1444    - Establish contact when spy succeeds even though the spy was
1445      caught.
1446  * Fix news reporting and damage when land units interdict ships in
1447    sectors other than sea.
1448  * Fix land unit return fire damage to ships to take accuracy into
1449    account, like the fire command and interdiction does.
1450  * Remove the inconsistent shelling damage reduction for range.  Fire
1451    command got damage reduced by 10-20% with a chance depending on
1452    range ("Wind deflects shells").  Ships interdicting got it reduced
1453    by half.  Other ways to shell did not get damage reduced for range.
1454  * Fix ground combat to report defending land units.  Broken in 4.3.4.
1455  * Info file and documentation fixes and improvements.
1456
1457 Changes to Empire 4.3.15 - Sun May 18 08:59:30 UTC 2008
1458  * The edit command keys deprecated in 4.3.10 are now gone.
1459  * fairland now obeys game file locks.
1460  * Do not leak world creation time in files utility, because that
1461    facilitates attacks against fairland's PRNG.  Broken in 4.3.12.
1462  * Fix starvation not to starve one more than it should.  The last man
1463    on a boat or land unit now can't starve anymore.
1464  * Fix a crash bug in satellite.  Broken in 4.2.7 and not fixed
1465    correctly in 4.2.12.
1466  * Fix a coordinate normalization bug that could theoretically lead to
1467    buffer overruns and other unpleasantness.  None have been
1468    reproduced, though.  Broken in 4.3.12.
1469  * Remove option FUEL.  The abstract idea of tying ships and land
1470    units to a logistical tether is sound, the concrete implementation
1471    as option FUEL is flawed.  It adds too much busy-work to the game
1472    to be enjoyable.  It hasn't been enabled in a public game for
1473    years.  The code implementing it is ugly, repetitive, and a burden
1474    to maintain.  The edit command still accepts and ignores the fuel
1475    keys for compatibility, but they are deprecated.
1476  * Fix pin-bomb not to report subs when there are none.
1477  * You now have to take a capital to capture the victim's money, loans
1478    or market lots.  Merely obliterating the capital doesn't cut it.
1479    It still makes the victim lose money, though.
1480  * Fix a bug that could theoretically allow sacking of non-existant
1481    capitals of visitors, deities and such.
1482  * You now gain BTUs and MOB_ACCESS mobility before the first update
1483    again.  You didn't since 4.3.10 introduced the ETU clock.
1484  * Fix edit to detect when the edited object changes while it's being
1485    edited.
1486  * Fix xdump nat for relations: it got HIDDEN backwards.  Broken in
1487    4.3.12.
1488  * Fix origin command not to prompt twice for its argument.  Broken in
1489    4.3.0.
1490  * Info file improvements.
1491
1492 Changes to Empire 4.3.14 - Mon May  5 04:57:03 UTC 2008
1493  * Another round of fixes to the fire command:
1494    - Don't disclose where the target retreated to.
1495    - Charge the target shells for returning fire.
1496    - Always use guns when the target is out of range, even if it's a
1497      submarine.  Before, the difference in shell use disclosed whether
1498      the target is a submarine.  Loophole opened in 4.3.12.
1499    - Make depth charges again work with just one shell.  Failing the
1500      command in that case lets players find out whether the target is
1501      a submarine.  Loophole opened in 4.3.12.
1502    - Detect when the firing sector, ship or land unit changes across
1503      the target prompt.  Can be abused to duplicate commodities, and
1504      more.
1505  * Fix parsing of anchor-relative time in update schedule.  Broken in
1506    4.3.13.
1507  * Fix logging of player input in the journal to include command
1508    interruption and EOF.
1509  * Fix oversights in 4.3.12's change to keep track of flying planes:
1510    planes could be erroneously reported damaged by their own ground
1511    strikes.  Happened with missions and the launch command.
1512  * Fix load not load hardened missiles.
1513  * Fix harden not to harden missiles loaded on land units.
1514  * New server option -E to choose what to do on recoverable internal
1515    error.  You can now make the server dump core and keep going (not
1516    implemented for Windows).  New econfig key post_crash_dump_hook to
1517    run a program after crash-dumping.  See scripts/savecore for an
1518    example.
1519  * Journal entries are now flushed to disk right away even when the
1520    server is not running in debug mode.
1521  * Don't let land units load trains.
1522  * Allow deity to display power report for all types of countries,
1523    with power c.
1524  * Fix designate's check for disallowed sector types.  Broken in
1525    4.3.12.
1526  * Documentation fixes.
1527
1528 Changes to Empire 4.3.13 - Tue Apr 15 19:03:11 UTC 2008
1529  * Work around strptime() lossage on some systems.  Fixes the parsing
1530    of the schedule file there.
1531  * New selector maxnoc for xdump version.
1532  * Fix initialization of realms in newcap.  Broken in 4.3.12.
1533  * Fix add for status arguments active, god, delete.  Broken in
1534    4.3.12.
1535  * Info file, manual page and documentation fixes.
1536
1537 Changes to Empire 4.3.12 - Wed Apr  2 05:35:06 UTC 2008
1538  * Fix rounding error in update that could result in more babies than
1539    food permits, and negative food.
1540  * Fix a bug that could lead to unfair thread scheduling under
1541    Windows.
1542  * Fix ship and land unit missile interdiction and ballistic missile
1543    interception to require a proper base.  Before, missiles could
1544    launch from anywhere for that.
1545  * Launch bug fixes:
1546    - Don't allow launching from unowned sectors.
1547    - Don't destroy missiles stuck on foreign ships.
1548    - Use up the supplies required for launching an asat only when it
1549      actually launches.
1550    - Don't ignore satellites' fuel use.
1551  * Deity command newcap now requires its second argument (sanctuary
1552    coordinates).  Before, it tried to pick a suitable location when
1553    none was given.  The code implementing this feature had problems,
1554    and it's not worth fixing, because it is obscure, and rarely (if
1555    ever) used: no conscientious deity would use it for a real game,
1556    and for blitzes fairland does a better job.
1557  * Keep track of flying planes properly.  This fixes a number of bugs:
1558    - While the bomb command awaited pin-bombing target input from the
1559      player, other players could interact with the pin-bombers and
1560      escorts as if they were sitting in their bases: spy them, damage,
1561      capture, load, unload, or upgrade them, even get intercepted by
1562      them.  But any changes to those planes were wiped out when they
1563      landed.  Abusable.
1564    - The bomb command could bomb its own escorts, directly (pin-bomb
1565      planes) or through collateral damage, strategic sector damage,
1566      collapsing bridges or nuke damage.  The damage to the escorts was
1567      wiped out when they landed.
1568    - If you asked for a plane to fly both in the primary mission and
1569      escort, you got charged fuel for two sorties instead of one.
1570  * Plug memory leaks in plane interception.
1571  * Fix trade not to let the buyer teleport satellites (not in orbit)
1572    and asats to an arbitrary sector.  Abusable, because abms
1573    intercepted from anywhere, and satellites could be launched from
1574    unowned sectors.
1575  * The PRNG seed is now logged in the journal.
1576  * Fix nightly build for Windows.
1577  * Fix crash bug that bit when custom tables contained columns names
1578    that existed, but weren't supposed to be in the custom table.
1579  * New timestamp selector for commodity, country, game, loan, nation,
1580    news, realm, trade, treaty to support incremental xdump.
1581  * Deity commands newcap and add wipe the nation more thoroughly.  add
1582    no longer touches relations and flags for status active and god.
1583  * New utility program empdump to export and import game state as
1584    plain text.  Check its manual for details, including limitations.
1585  * Plane, ship and land unit stats are no longer stored as game state,
1586    but recomputed from tech and base stats as needed.
1587  * xdump ver is no longer a special case.  Syntax "xdump ver" is now
1588    deprecated.  Use "xdump version *".
1589  * Fire and torpedo cleanup and bug hunt:
1590    - Plug memory leak in fire command.
1591    - Fix ammunition use when returning fire: resupply could lose
1592      shells when returning fire to multiple targets, and land units
1593      were charged per target instead of just once.
1594    - Interdicting land units now resupply shells automatically, for
1595      consistency with other ways to fire.
1596    - torpedo and fire no longer resupply shells automatically.  The
1597      latter used to resupply land units only.
1598    - Land units no longer have to be in supply to fire actively, for
1599      consistency with other ways to fire.
1600    - Submarines with zero mobility can no longer interdict, for
1601      consistency with other ways to torpedo.
1602    - Fix bugs that let submarines without capability torp use
1603      torpedoes to return fire and interdict.
1604    - Fix torpedo command not to require a line of sight for return
1605      fire and depth charges, and to use torpedo range instead of
1606      firing range for return torpedoes.
1607    - Active fire and interdiction didn't work for ships with zero
1608      firing range, even though return fire and support did.  No such
1609      ships exist in the stock game.
1610    - Let land units with zero firing range and non-zero firing damage
1611      fire, for consistency with ships.  No such units exist in the
1612      stock game.
1613    - Ships required different numbers of military to operate their
1614      guns for the various kinds of fire.  Unify to require 2*N-1
1615      military to fire N guns.
1616    - Ship ammunition use differed for the various kinds of fire.
1617      Unify to use one shell per two guns.
1618    - Forts could fire support even when there were not enough mil.
1619    - Fix automatic shell resupply in several places to supply exactly
1620      the shells actually fired, no more, no less.
1621  * Change depth charges back to how they are documented and worked
1622    before 4.0.6, mostly: require no guns, one military, do damage like
1623    shell fire from three guns (before 4.0.6: two guns), use two
1624    shells.  In 4.0.6's model, they worked exactly like shell fire
1625    (require guns and gun crew, non-zero firing range, damage and
1626    ammunition use scales with available guns), except for missions,
1627    which was a bug.  Note that depth charge damage for all ships is
1628    now like fire from three guns for two shells.  No change for dd; af
1629    did two gun damage for one shell before, and nas did four gun
1630    damage for two shells.
1631  * The edit command keys deprecated in 4.3.3 are now gone.
1632  * Fix build not to screw up automatic dependencies on certain compile
1633    errors.
1634  * Fix a bug that could prevent repeated news from properly
1635    aggregating into one news item.
1636  * Properly initialize all bits in game state files, even those that
1637    aren't used.
1638  * Fix explore's test for stopping on a splashed bridge.  The bug made
1639    explore print to a bogus message.
1640  * Fix spelling of symbol airburst in table plane-flags.  This could
1641    affect clients.
1642  * Change designate not to check total cost before executing the
1643    redesignation.  The code implementing that was buggy and too ugly
1644    to live.  Designate doesn't cost anything in the stock game.
1645  * Always charge land units at least as much mobility for assaulting
1646    from non-landing ships as from landing ships.  Before, marines lost
1647    all mobility when assaulting from a non-landing ship, which could
1648    be less than what the same assault costs from a landing ship (half
1649    an update's worth).
1650  * Fix LWP's stack initialization for -s.  It caused crashes on some
1651    systems.
1652  * Fix confused and buggy bridge splashing code:
1653    - Flying planes could be reported drowned.
1654    - Pin-bombing a bridge head failed to collapse bridge spans for
1655      lack of support, unless the pin-bombing caused collateral damage.
1656    - Corrupt sector file could lead to infinite recursion.
1657  * Relative names now work for econfig keys data and info.
1658  * Fix utility programs to abort on internal errors.  They used to
1659    print a message and attempt to recover.
1660  * Fix off-by-one in fairland that ate the last expansion island.
1661  * Switch from CVS to git.
1662  * Code refactoring and cleanup.
1663  * Portability fixes.
1664  * Info file, manual page and documentation fixes and updates.
1665
1666 Changes to Empire 4.3.11 - Tue Jan  1 18:57:38 UTC 2008
1667  * New sector selector elev.  It's set by fairland, but has no effect
1668    on the game.  It can be useful for deities to customize a world
1669    created by fairland.
1670  * The client now copes with ids greater than 15.  The Empire
1671    protocol currently uses 14 ids.
1672  * Rewrite the client's code for reading server output during login.
1673    The old code could write one byte beyond the end of the buffer
1674    (theoretically a remote hole), got confused by long lines, and
1675    lines that didn't arrive in one piece.
1676  * Long country name, password or user name crashed the client.
1677  * Fix xdump not to deny access to game state tables when maximum
1678    minutes per day are exceeded.
1679  * The server considers a country bankrupt when its treasury is
1680    negative.  Except when it doesn't.  Fix that:
1681    - report misreported countries with $0 as broke.
1682    - If a command spent a few cents more than you had, commands requiring
1683      money became unavailable even when rounding brought you back to
1684      $0.  But logging out and back in then bankrupted you.
1685    - If your treasury rose to exactly $0, commands requiring money
1686      remained unavailable.
1687    - If you had $0, sectors didn't build and sectors and ships didn't
1688      produce at the update.
1689  * Fix a bug in trade that made your money evaporate when a trade fell
1690    through because you couldn't fully pay.  This bug was there since
1691    the introduction of the market in 4.0.0.  It got aggravated by the
1692    removal of forced loans in 4.3.0.
1693  * Fix printing of the new group in army, fleet and wing.  Broken in
1694    4.3.5.
1695  * Fix flash not to screw up the message when the first argument
1696    contains white-space.
1697  * Don't let planes intercept when they are stuck in foreign bases, on
1698    inefficient ships or land units, or on land units loaded on ships
1699    or land units.
1700  * Fix a bug that made interception require petrol to be present even
1701    for planes that don't use fuel (SAMs).  Broken in 4.3.3.  Air
1702    defense missions weren't affected.
1703  * fairland and setsector now limit fertility to 100 instead of 120,
1704    like the other resources.
1705  * Generalize the autonav hack for fishing boats so it covers oil
1706    derricks as well.
1707  * Fix bug in path command that made it swallow every other step.
1708    Broken in 4.2.22.
1709  * The execute command no longer supports redirections and execute in
1710    batch files.  Flaws in the Empire protocol make it next to
1711    impossible for clients to implement that correctly.  See
1712    doc/clients-howto for an explanation.
1713  * Rewrite much of the client's code for sending commands and
1714    receiving server output:
1715    - No longer blocks on sending commands, which could deadlock the
1716      session.
1717    - Fix race condition that could cause server output to be discarded
1718      on EOF on standard input.
1719    - Don't discard server output when reading standard input fails.
1720    - Fix error handling for execute and other, more obscure cases.
1721    - More rigorous error checking for redirections and execute.
1722      Clearer error messages, too.
1723    - Fix execute redirected to file or pipe.  Believed to be broken in
1724      4.2.0.
1725    - The client now creates files for redirections with the same
1726      permissions whether the redirection is in a pipe or not.  Before,
1727      redirections without a pipe created files with no permissions for
1728      group and others.  This change may make your redirected output
1729      visible to other users on your system.  Use the usual controls,
1730      like umask, to restrict permissions to your liking.
1731    - Reject unexpected redirections (violating the protocol).  Before,
1732      they silently replaced the current one, and in the case of pipes
1733      leaked file descriptors and memory.
1734    - Redirections in batch files are not implemented.  They didn't
1735      quite work before, and could leak memory and file descriptors.  A
1736      flaw in the Empire protocol makes them next to impossible to
1737      implement correctly.
1738    - The execute command in batch files is not implemented.  A flaw in
1739      the Empire protocol makes this practically useless anyway.
1740    - Old code leaked memory in various places.
1741    - Unfortunate incompatibility with older servers: if you type the
1742      EOF character (normally ^D) at an argument prompt, the session
1743      hangs.  Use the interrupt character (normally ^C) to get out.
1744  * The client now supports options -h and -v.
1745  * The client no longer zaps its command line in a lame attempt at
1746    protecting users who foolishly specify passwords on the command
1747    line.  Zapping annoys system administrators and creates a false
1748    sense of security.
1749  * Journal entries are now flushed to disk right away when the server
1750    is running in debug mode.
1751  * Fix bugs in load that could make loading operations fail noisily
1752    instead of silently on some systems.
1753  * Server now reliably shuts down session when it receives an
1754    end-of-file condition from the client.  Before, it merely failed
1755    the current command when it got it at an argument prompt.
1756  * Fix bug in execute that could crash the server on some systems when
1757    it prompts for the argument.
1758  * Fix bug that let you check whether a non-allied carrier is
1759    efficient enough for takeoff when one of your planes got stuck
1760    there somehow.
1761  * Fix bug that let you attempt to escort a one-way mission to a
1762    carrier with non-light, non-interceptor escorts.  Such planes don't
1763    fit on carriers, and the command then failed with a bogus error
1764    message.  Before 4.2.17, the planes flew, and the escorts were
1765    teleported home.
1766  * Change the rules for fitting planes on ships slightly, so that the
1767    order of loading no longer matters. Choppers and x-lights can now
1768    use plane slots even when not light.  X-light choppers, which don't
1769    exist in the stock game, can no longer use x-light slots.
1770  * The server now keeps its log file open, just like the journal.
1771  * New server option -R to set the PRNG seed.  This is for
1772    reproducible tests.  Change the Windows-only service uninstall
1773    options from -r/-R to -u/-U.
1774  * Supply a real PRNG for Windows instead of the leaky water-pistol
1775    Windows provides.
1776  * Threads sleeping until a specified time could return early under
1777    Windows.  This could cause missed updates.  Broken in 4.3.10.
1778  * Fix missing newline in show updates.
1779  * Power report didn't factor tech into power correctly.  Broken in
1780    4.3.3.
1781  * Code refactoring and cleanup.
1782  * Info file and documentation fixes and updates.
1783
1784 Changes to Empire 4.3.10 - Thu Sep  6 17:59:53 UTC 2007
1785  * Bridge spans now cost $1000 instead of $2000, and bridge towers
1786    $3000 instead of $7500.
1787  * The Windows port now supports IPv6, but it still needs to be
1788    enabled manually at compile-time.
1789  * The custom table reader detects more errors.
1790  * Do not leak world creation time in files and fairland, because
1791    that facilitates attacks against the PRNG.  This misfeature crept
1792    into 4.3.0.
1793  * Remove the ancient, crufty non-UCONTEXT system-dependent LWP code.
1794    Using it required manual hackery since 4.3.0.
1795  * Plug file descriptor leak in add command.
1796  * Don't kill player connections violently when their thread appears
1797    to be hung.  Threads being aborted by update or shutdown could be
1798    misidentified as hung, and the violence could lead to resource
1799    leaks, locked out updates, and corrupted game state.
1800  * Fix LWP to reliably wake up threads sleeping for a time.  Before,
1801    players with a sufficiently fast connection could starve out system
1802    threads, including the update.
1803  * Fix a class of bugs that made commands behave differently while the
1804    update is attempting to take control:
1805    - No MOB_ACCESS mobility was gained.
1806    - Telegrams were miscounted.
1807    - Bulletins got misfiled as production reports.
1808    - The navigate command ignored sail paths.
1809    - The declare command was more quiet, and declarations of war
1810      failed silently when SLOW_WAR was enabled.
1811    - Many messages got misdirected to bulletins.
1812    Some of these bugs go back all the way to Empire 2, ca 1995.
1813  * New deity command reload, effect similar to SIGHUP.
1814  * Not voting for a demand update no longer lets you veto further
1815    demand updates.  This feature was flawed (it encourages players to
1816    vote late so that they can tactically vote no and thus build up
1817    veto rights), virtually unused, and buggy.  The edit command still
1818    accepts and ignores the country key 'U' for compatibility, but it
1819    is deprecated.
1820  * Fix zdone not to claim to have triggered an update when they're
1821    disabled.
1822  * New update scheduler and ETU clock:
1823    - New schedule file.  See doc/schedule for how to use it.  Replaces
1824      econfig keys update_policy, adj_update, update_times, hourslop,
1825      blitz_time.  A change of schedule does not require a server
1826      restart.
1827    - The force command can no longer force updates in the future.
1828      Edit the schedule file for that.
1829    - New command show updates to show the update schedule.  Obsoletes
1830      the update command.
1831    - New xdump game and xdump updates.
1832    - New utility program empsched to help test update schedules.
1833    - Replace option DEMANDUPDATE and econfig key update_demandpolicy
1834      by econfig key update_demand.
1835    - econfig key update_demandtimes no longer applies to scheduled
1836      demand updates.
1837    - You now receive new BTUs at the update in addition to login.
1838    - You now always gain the same BTUs and MOB_ACCESS mobility per
1839      turn, even when the update schedule changes, updates get missed,
1840      or unscheduled demand updates run.
1841    - Remove the mobupdate command, because porting it to the new ETU
1842      clock is not worth it.
1843  * Redesign of synchronization between commands, update and shutdown,
1844    and how updates are triggered:
1845    - Simplify update to a single thread waiting for the trigger.
1846      Before, three update threads had to perform a carefully
1847      choreographed dance to make updates happen.  The dance relied on
1848      thread priorities for correctness, which are only implemented by
1849      LWP.  With pthreads and under Windows, demand updates were prone
1850      to two update threads starting up concurrently.  Even with LWP,
1851      forced and demand updates could lead to double updates.
1852    - Use a lock for synchronization: commands take it shared, update
1853      and shutdown take it exclusive.  This makes update and shutdown
1854      block until all aborted commands terminated and gave up their
1855      lock.  Before, they proceeded blindly after waiting two or one
1856      seconds respectively, which was cheesy and unsafe.
1857    - New commands no longer fail while the update is pending, they are
1858      delayed until after the update.
1859    - New commands can no longer start during shutdown.  Before, they
1860      could, but risked getting killed violently, possibly corrupting
1861      game state.
1862    - Fix command execution so that commands blocked in writing
1863      redirections are abortable.  The bug allowed players to delay
1864      update and shutdown indefinitely.
1865    - Fix shutdown not to let player threads block on output.  This
1866      let players delay shutdown indefinitely.
1867    - Fix reading of player input not to block again after update or
1868      shutdown aborted it.  The bug allowed players to delay update and
1869      shutdown indefinitely.
1870  * Thread priorities are only implemented by LWP and no longer used.
1871    With LWP, they let players with a sufficiently fast connection
1872    starve out the threads that clean the lost file and kill idle
1873    connections.  Drop them.
1874  * Show nuke rounded required research incorrectly.
1875  * Log unprintable characters as octal escapes rather than question
1876    marks in the journal file.
1877  * The files program no longer changes permissions of existing files.
1878  * The files program now creates all files with permissions ug=rw and
1879    all directories ug=rwx, modified by umask.
1880  * Fix a bug that could make arm, disarm and nuke detonation work with
1881    a used-up nuke instead of the armed one.  This could be abused to
1882    detonate nukes multiple times.  Broken in 4.3.3.
1883  * Fix nuke detonation output for zero blast radius.
1884  * Plug memory leaks in thread code.
1885  * Fix a bug that made LWP I/O wakeup unreliable.
1886  * New march sub-command v for view.
1887  * Journal was initialized before threads were, which was wrong.
1888  * Fix server not to create a journal on SIGHUP when it is disabled.
1889  * shutdown 0 now requests immediate shutdown instead of cancellation
1890    of a pending shutdown.  shutdown -1 now cancels.
1891  * flash and wall no longer split long message lines.
1892  * Fix a bug in collect that screwed up a fully collected loan instead
1893    of deleting it.  The screwed up loan could not be sharked or
1894    collected, but it could be repaid.
1895  * Remove the wait command, it's been broken and restricted to deity
1896    since Empire 2, ca. 1995.
1897  * Budget failed to take sector production into account for predicting
1898    unit repairs.  Before 4.3.6, this bug bit only when you fooled
1899    around with budget priorities.
1900  * When unit repairs are limited by materials, the efficiency gain is
1901    now rounded down.
1902  * Ship repairs outside harbors and plane repairs by carriers used to
1903    consume commodities when and as far as available.  Now, they
1904    consume the same fraction of the real cost of each commodity,
1905    i.e. commodity use is limited by the most scarce commodity.
1906    Neither old nor new behavior make much sense, but the new code is
1907    simpler.
1908  * Code refactoring and cleanup, in particular to make the Windows
1909    port less ugly.
1910  * Portability fixes.
1911  * Info file and manual page updates.  All manual pages are now
1912    installed in section 6.
1913
1914 Changes to Empire 4.3.9 - Sat Jan  6 12:42:19 UTC 2007
1915  * Fix declare to prevent the deity from changing relations for a
1916    player to self.  Allow the deity to set the relations of a player
1917    towards the deity.
1918  * Fix arm not to put the same nuke on multiple planes (broken in
1919    4.3.3).
1920  * New option AUTO_POWER.
1921  * Sectors now repair allied land units.
1922  * Sectors now repair only own and allied planes.
1923  * Fix repair of planes on foreign carriers: repair allied planes,
1924    ignore the others.  Before 4.3.3, carriers destroyed rather than
1925    repaired foreign planes.  Since 4.3.3, foreign planes were treated
1926    as recoverable error.
1927  * Fix automatic fortification of land units to use all excess
1928    mobility even when mobility delta exceeds mobility maximum.
1929  * Disable automatic fortification of land units when MOB_ACCESS is
1930    on, because it is prohibitively slow then (broken in 4.2.13).
1931  * Budget now shows level production (tech, education, research and
1932    happiness) rounded instead of randomly rounded.
1933  * Fix update not to randomly flush small level production to zero.
1934  * Fix overly restrictive game file locking under Windows (broken in
1935    4.3.8).
1936  * Fix navigate to charge mobility for sweeping mines without moving
1937    (broken in 4.3.6).
1938  * Code cleanup.
1939
1940 Changes to Empire 4.3.8 - Fri Oct 20 18:30:28 UTC 2006
1941  * Ships no longer produce stuff when the government is broke.
1942  * Fix land unit casualties in revolts.
1943  * Fix security units not to raid friendly che.
1944  * Fix update sequence to ensure stopped sectors don't work on the
1945    ships, planes and land units in the sector.  Before 4.3.6, this bug
1946    bit only when you fooled around with budget priorities.
1947  * Fix canal loading (was broken in 4.3.0).
1948  * Fix tend not to tend land units that could not be loaded.
1949  * Make xdump command available before break, but deny access to game
1950    state.
1951  * Lock game files to prevent concurrent access by multiple programs.
1952    fairland does not yet obey the lock.
1953  * Fix production to consider sector item limit.
1954  * Fix swapsector to update coastal flag correctly (broken in 4.3.0).
1955  * Enhanced mapping sub-commands in move, test, explore and transport.
1956  * Code cleanup.
1957  * Info file fixes.
1958
1959 Changes to Empire 4.3.7 - Fri Jul 14 23:05:19 UTC 2006
1960  * Sanctuaries are again fully populated with civilians (4.3.6 changed
1961    the limit, but not the population).  Food is now spread evenly
1962    among them.
1963  * Fix path finder to find shortest naval and aerial paths again
1964    (broken in 4.3.4).
1965  * transport's map sub-command now does the right thing for a unit
1966    number argument.
1967  * Fix bug in map sub-command of move, explore and transport that
1968    passed junk to map command.  Could theoretically crash.
1969  * Food need reported by starvation was one short for sectors without
1970    food.
1971  * Change land unit ammunition use back to what it was before 4.2.3.
1972    This lets deities customize ammunition use independent of damage.
1973    It also substantially reduces ammunition consumption at high tech.
1974  * navigation and march enhancements:
1975    - Sub-command 'f' now takes an optional ship / land unit number.
1976    - Mapping sub-commands now take an optional ship / land unit
1977      number.
1978    - New sub-command 'd' to drop mines.
1979  * Let minesweepers retreat at their full speed (missed in 4.3.6).
1980  * SUPER_BARS cannot be harmed, so don't interdict them.
1981  * Don't let trains and non-trains march together for now, because the
1982    march code isn't prepared for that.
1983  * New mapping flag 'n' to show nukes.
1984  * Mapping flag '*' now shows nukes as well.
1985  * New command nbmap to bmap around a nuke.  Overload command nmap to
1986    map around a nuke when given a nuke argument.
1987  * Fix an inconsistency that gave tactical bombers a small bonus
1988    vs. flak when pin-bombing.
1989  * Fix production to show the designation that actually produces, not
1990    the designation as it is now (broken in 4.3.6).
1991  * Fix accidental whitespace change in output of sdump, pdump and
1992    ldump that crept into 4.3.5.
1993  * Support user-defined sector types and products in custom tables,
1994    not just customization of existing ones.
1995  * Fix off-by-one bug in budget that used to be masked by budget
1996    priorities until their demise in 4.3.6.  The bug could crash the
1997    game on certain systems.
1998  * Code cleanup.
1999  * Info file fixes.
2000
2001 Changes to Empire 4.3.6 - Tue Jun 20 18:46:18 UTC 2006
2002  * The shutdown command now terminates the server process correctly
2003    even with LinuxThreads pthreads under Linux 2.4 and earlier.
2004  * Cope with old versions of groff (broken in 4.3.0).
2005  * You can now arm allied planes with nukes.
2006  * Taking a nuke off a plane gives it to the sector owner again.
2007    Feature was accidentally dropped in 4.3.3.  Recipient must be
2008    allied.
2009  * Naval path went bananas for impassable end sectors (broken in
2010    4.3.1).
2011  * New econfig key disabled_commands.
2012  * New territory selector dterr, restricted to deities.  The territory
2013    command defaults to it for deities.
2014  * Let land units attack as long as they have positive mobility,
2015    except for high-mobility terrain (mountains), where the rules
2016    remain as they were: land units need to have all the mobility
2017    charged for the attack, not counting combat and moving in to
2018    occupy.  Rationale: Making sure your land units reach attack
2019    positions with enough mobility left is a pain in the neck.
2020    Requiring only positive mobility is friendlier, but allowed rushing
2021    of mountains, so we make an exception there.
2022  * Can typeset info pages as PostScript.  Result isn't exactly pretty.
2023  * Support disabling of infrastructure in infra custom table.  Remove
2024    redundant option DEFENSE_INFRA.  show command now shows only enabled
2025    infrastructure.
2026  * Fix crash on empty argument in bmap, lbmap, lmap, map, nmap, pbmap,
2027    pmap sbmap, smap (broken in 4.3.1).
2028  * New, simpler sector mobility cost formula:
2029    - The basic cost is still a linear function of sector efficiency,
2030      with customizable cost at 0% and at 100%.  The latter used to be
2031      derived from the former.  The show command shows both parameters
2032      now.
2033    - Mountains are no longer a special case.
2034    - Tweak costs: mountains now range from 2.4 to 1.2 instead of 2.174
2035      to 1.304, highway, bridge head, bridge span and bridge tower
2036      range from 0.4 to 0.001 instead of 0.2 to 0.001, and wilderness
2037      is 0.4 flat instead of 0.6 to 0.4.  All sector types mortal
2038      players can designate now cost the same at 0%.  That's a feature.
2039    - Road infrastructure now reduces cost up to 90%, linear in road
2040      efficiency (used to be close to that, but non-linear).  Same for
2041      rail infrastructure, but 99%.  Adapted from Ice World V.
2042    - Double land unit minimum cost to 0.02, to slow them down on
2043      highways.
2044    - Change land unit cost penalty in newly taken land to an extra 0.2
2045      instead of a minimum of 0.2, to reduce penetration depth.
2046  * Reduce bridge head defense and collect value to match highway's.
2047  * sinfrastructure displayed bogus rail mobility costs when there was
2048    no rail.
2049  * Retreating engineers took full landmine damage instead of half.
2050  * Fix socket creation code not to print a null pointer.
2051  * Fix login option code not to search beyond end of table (broken in
2052    4.2.21).
2053  * Spy planes and satellites can no longer spot landspies.
2054  * Spy planes can now spot surface ships at sea.  They can no longer
2055    spot land units loaded on ships or land units.
2056  * Fix train retreat mobility cost, and don't permit retreat off rail.
2057  * Change maximum population to 100 for plains (was 49), mountains
2058    (was 99), bridge spans and bridge towers (was 999), and to 1000 for
2059    the other habitable sector types (was 999).
2060  * Let minesweepers navigate at the speed their stats indicate by
2061    letting them sweep on the move at no extra mobility charge.
2062  * Reduce chance for planes to abort from 100-eff (if eff<80) to
2063    80-eff.  This should make it easier to punch through air defense,
2064    flak in particular, and increase the risk of getting shot down.
2065  * Ship and land unit flak intensity is now proportional to efficiency.
2066  * Ship and land unit flak intensity is no longer scaled by the tech
2067    of the owner of the last thing firing.  It's still scaled by each
2068    thing's tech.
2069  * All ships and land units firing flak now spot the plane and are
2070    spotted by the plane.  Previously, spotting stopped as soon as flak
2071    maxed out.
2072  * Inefficient land units were overcharged mobility when reacting.
2073    Broken when Empire3 changed land unit mobility use not to depend on
2074    efficiency, except for supply units.
2075  * New journal file to log complete player input plus selected
2076    important events.  Controlled by new econfig key keep_journal, off
2077    by default.
2078  * Fix unsafe shutdown on SIGINT and SIGTERM.
2079  * Fix land unit path finding: paths weren't always cheapest (broken
2080    in 4.0.2), and trains could be sent down paths without rail (never
2081    worked).  Also fixes unit reaction path cost.
2082  * The custom table reader can now deal with sector, item, product and
2083    infra tables more comfortably.
2084  * Remove option BIG_CITY.  Deities can customize the sect table to
2085    get the same effect.
2086  * Many more selectors can now be compared with names, not just
2087    numbers.  This includes nations, e.g. census ?old=Mirkwood.  Does
2088    not fully work for queer names like &&&.
2089  * Let land units on missions support, just like ships.
2090  * Don't let units loaded on a train react.
2091  * Change update sequence to repair ships, planes and land units after
2092    sectors produce.  This makes repairs use new avail instead of old.
2093  * Let players stop and start units.
2094  * Remove budget priorities.
2095  * Make plane report easier to understand.
2096  * Change land report to show carriers in the same format as plane and
2097    nuke report do.
2098  * Code cleanup.
2099  * Info file and manual page fixes.
2100
2101 Changes to Empire 4.3.5 - Sun May 28 07:49:54 UTC 2006
2102  * In conditionals, ~ compared to a string selector now stands for an
2103    empty string.
2104  * Change encoding of `not in any group' from " " to "".  This makes
2105    fleet=~ work.  It also affects xdump.
2106  * Fix plane capture code to clear wing.
2107  * People now eat and starve exactly the same in sectors, ships and
2108    land units.  There used to be small differences, and civilians and
2109    uw loaded on land units didn't eat at all.  The starvation command
2110    has been updated accordingly.
2111  * Fix bug that makes it impossible to assault or board with land
2112    units (broken in 4.3.4).
2113  * Code cleanup.
2114
2115 Changes to Empire 4.3.4 - Thu May 25 05:46:10 UTC 2006
2116  * Don't use non-portable groff features (broken in 4.3.0).
2117  * Work around potential crash bugs in command argument access.
2118  * Plug major information leak through nation selectors (broken in
2119    4.2.21).  The fix unfortunately exchanges the meaning of xdump
2120    nation and xdump country.  Sorry about that.
2121  * Minimize redundancy between (mortal's) xdump nation and xdump
2122    country.
2123  * New nation selector rejects.
2124  * xdump nation now shows foreign relations and no longer discloses
2125    hidden relations.
2126  * Fix crash bug in edit.
2127  * Fix number of planes building in budget command (broken in 4.3.3).
2128  * Selectors group, fleet, wing and army are now strings, and obvious
2129    syntax like fleet#a works.  xdump also shows the strings now.
2130    Units not assigned to a group currently have group string " ", but
2131    that may still change.
2132  * Don't fold conditionals to lower case, because it breaks valid
2133    conditionals like fleet#A.
2134  * Mobility cost of a plane sortie is no longer limited to current
2135    mobility + 32.
2136  * Various formulas no longer truncate or round intermediate results.
2137  * Interdiction mission charged twice the normal mobility cost for
2138    torpedoes.
2139  * Fix sail not to interpret negative x-coordinates as unsail
2140    argument.
2141  * Improved configure script.
2142  * Code cleanup.
2143
2144 Changes to Empire 4.3.3 - Tue May 16 21:35:47 UTC 2006
2145  * power c can now show powerless countries.  power c * works.
2146  * Fortresses now require 5% efficiency to return fire and interdict.
2147  * Range of ship return fire and support fire no longer depends on
2148    efficiency.
2149  * Fix heap smash in login command client.  Remote hole!
2150  * Properly destroy nukes on collapsing bridges.  Before, you could
2151    rescue them by building a new bridge or arming them on naval
2152    planes.
2153  * Nukes are now numbered like other units:
2154    - New selector type replaces selectors number and types.
2155    - New selector plane points to plane armed with this nuke.
2156    - New selectors effic, mobil, tech, group, opx, opy, mission,
2157      radius.  Provided because all units have them; values are
2158      currently not interesting.
2159    - nuke command output redesigned.
2160    - ndump output changed subtly: nukes are no longer sorted by
2161      location, nukes in the same location no longer share id, and
2162      nukes on planes are shown.
2163    - transport nuke now works like transport plane.
2164  * arm and disarm now accept the common plane syntax, not just plane
2165    numbers.
2166  * Fix arm to let you change an armed plane's air-burst/ground-burst
2167    (broken in 4.2.6).
2168  * territory no longer re-prompts when supplied with a bad argument,
2169    it just fails.
2170  * edit lets you edit stuff that is actually computed from other
2171    state, like sector's coastal flag.  This makes no sense and is now
2172    deprecated.  Stuff deprecated since 4.2.15 is now gone.
2173  * Code cleanup.
2174
2175 Changes to Empire 4.3.2 - Thu Apr 27 17:59:58 UTC 2006
2176  * Fix security units' raid at the update (broken in 4.0.0, fixed only
2177    for 100% units in 4.2.7).  Back out 4.2.7's 2.5x deadliness
2178    increase.  Make sure empty units don't kill anyone.
2179  * Fix bug in player_init(), which was most likely fatal on 64 bit
2180    hosts.  Broken in 4.3.0.
2181  * Fix xdump not to disclose other countries' realms (new in 4.3.0).
2182  * The order in which sectors were visited for `*' arguments disclosed
2183    the real origin, fix.  Mapping commands used to work around this
2184    bug, until 4.3.1 exposed it there as well.
2185  * Code didn't compile on some systems.
2186  * Fix edit plane not to truncate large values for keys 'a' and 'd'.
2187
2188 Changes to Empire 4.3.1 - Sat Apr 15 11:40:47 UTC 2006
2189  * Fix check of game state on server startup (new in 4.3.0).
2190  * sail now accepts a destination sector.
2191  * Tend could send bogus bulletins (broken in 4.3.0).
2192  * Plug memory leaks in mission command.
2193  * Close loophole in navigate that allowed players to find all sectors
2194    that are unfriendly or inefficient harbors or bridges.
2195  * Server didn't start when default econfig was missing and user
2196    didn't supply one with -e (broken in 4.3.0).
2197  * Retreat condition 'h' (helpless) never worked, fix.
2198  * Fix retreating mine sweepers to use mobility for sweeping.
2199  * Fix retreating land units to hit mines with the same probability
2200    and to take the same damage as in normal movement.  Before,
2201    hit probability was higher, and damage was lower.
2202  * Ships could retreat into sectors owned by whoever made them
2203    retreat, but not in their owner's sectors.
2204  * Fix 'm' at the movement prompt of transport and test.
2205  * Fix march and test not to apply conditionals to sectors mapped,
2206    which led to spurious error messages.
2207  * Fix break not to respect conditionals.  The bug let players keep
2208    sanctuaries.
2209  * Fix retreat code not to respect conditionals.  Attackers could
2210    abuse this to suppress fleet and army retreat orders.
2211  * Fix retreat and edit to zero-terminate retreat paths.
2212    Theoretically abusable for gaining information.
2213  * Fix format string crash bugs in load, spy and bomb.
2214  * Fix the telegram editor: empty telegrams were broken in 4.2.21, and
2215    ~p before the first line of text never worked.
2216  * Fix ancient bridge building race condition that could break the
2217    test whether the player can afford the bridge.
2218  * Fix trade lot change detection in set command.  Can probably be
2219    abused to defraud sellers.
2220  * The pthread code now compiles under Solaris.
2221  * navigate and march now permit any whitespace between route and
2222    optional argument for radar, lookout, sonar, not just spaces.
2223  * Fix canal navigation (was broken in 4.3.0).
2224  * Info file fixes.
2225
2226 Changes to Empire 4.3.0 - Sun Mar 19 08:13:10 UTC 2006
2227  * version no longer pretends option SHIPNAMES still exists.
2228  * Remove files auth and ban.  They could be used to restrict client
2229    address and user.  Restricting user is useless, because players can
2230    send whatever they want.  Banning IPs is better done with a packet
2231    filter.  That leaves restricting deity IPs.  Provide new econfig
2232    key privip for that.  Apply it to session kill as well as login.
2233  * xdump escapes GUINEA_PIGS status:
2234    - xdump is now enabled unconditionally.
2235    - xdump sect now dumps selector coastal, because it can't be
2236      reliably computed from other xdump information.
2237    - New xdump realm and country.  Realm information is now stored in
2238      a separate file, with appropriate selectors.
2239    - Reviewed for completeness and information leaks.  See info xdump
2240      for remaining issues.  New treaty selector uid, nat selectors
2241      relations, contacts.  Removed useless selectors: news and lost
2242      uid, nat dayno.
2243    - Command syntax changed.
2244    - xdump opt is no more, option information is now in xdump ver.
2245    - xdump can now dump meta-data.
2246    - Header and footer changed to be more compact.  You now need
2247      meta-data to identify fields.
2248    - Bug fixes.
2249    - Documentation in doc/xdump.
2250  * New econfig key builtindir.
2251  * New econfig key custom_tables lets you customize configuration
2252    tables without recompiling.  Customizing tables other than unit
2253    tables is not recommended for now.  See doc/econfig for
2254    instructions.
2255  * Check configuration and game state are sane on server startup.
2256  * Remove option NONUKES and NEUTRON.  Deities can load a suitable
2257    nuke table to get the same effect.
2258  * Remove option DRNUKE.  Use econfig key drnuke_const to control
2259    whether nukes need research.
2260  * Disqualify land units from performing missions while loaded on
2261    ships or trains.
2262  * Fix dump for strings without terminating zero.
2263  * Fix login command option not to send an extra prompt.
2264  * zdone now displays information about demand update vetoing.
2265  * The Windows port now requires Winsock version 2.
2266  * Remove econfig key powe_cost.
2267  * version report now shows all the configurable settings of interest
2268    to players.
2269  * carg and lcarg now display people as well.
2270  * ldump now dumps civ and uw as well.
2271  * Fix dangling pointer dereference in dogfighting code.
2272  * Tell sector owner when partisans take over.  But don't disclose che
2273    casualties then.
2274  * emp_server, files, fairland now support options -h and -v.
2275  * Simplify baroque version numbering to a single version number.
2276    This affects output of version.
2277  * New show item and show news.
2278  * New build process:
2279    - Follow the usual steps: configure; make; make install.  The
2280      latter is optional.  The only file deities still have to edit is
2281      econfig.
2282    - Use GNU Autoconf for system configuration.
2283    - Use GNU Make for portability and features.
2284    - Support separate build trees.
2285    - Remake out-of-date dependencies automatically.
2286    - Remake out-of-date info files automatically.
2287    - Flatten info directory.
2288    - Formatted info files are no longer distributed in source tarball.
2289    - Use LWP only with UCONTEXT.  Autoconfiguring the other LWP
2290      low-level options doesn't seem to be worth the effort, as
2291      UCONTEXT should be pretty portable.
2292  * Fix use of freed memory in sail.
2293  * sail could let large ships enter big cities.
2294  * Fix reject and accept not to require contact.
2295  * Fix sharebmap and telegram to prompt for a missing first argument.
2296  * Fix report to align column research correctly for deities.
2297  * When the optional newspaper argument doesn't work because HIDDEN is
2298    enabled, complain instead of ignoring it silently.
2299  * When BLITZ is enabled, fairland no longer permutes country numbers
2300    in newcap_script so that start islands are ordered from top left to
2301    bottom right.
2302  * Minimize output format differences between options:
2303    - census shows column fall regardless of FALLOUT.
2304    - show nuke now shows column res regardless of DRNUKE.
2305    - report no longer suppress column status when HIDDEN is enabled.
2306      HIDDEN limits status information like for the country command.
2307    - relations column width differed depending on option SLOW_WAR.
2308      Always use the wider format.
2309  * Fix a bug in edit that suppressed the player notification telex on
2310    military reserve change.
2311  * Fix command dispatch not to let deities use commands that are
2312    declared not to be available to them.  The only command affected is
2313    break.
2314  * Fix the list command for visitor.
2315  * econfig key m_m_p_d no longer applies to deities.
2316  * Fix the origin command for country #0.  Allow moving origin to
2317    another country's origin.  Allow deities to reset origin to
2318    absolute 0,0.  This turns origin into a superset of the offset
2319    command.  Remove offset command.
2320  * Fix a bug that caused unpredictable flak damage when it should have
2321    been maximum damage (was broken in 4.2.19).
2322  * Don't store initial capital location, remove the associated nat
2323    selectors xstart, ystart.
2324  * Fix production command to consider resource depletion.
2325  * Fix justification of coordinate output in cutoff and mission.
2326  * Option UPDATESCHED is no longer optional.  Disabling it didn't
2327    work anyway.
2328  * Support IPv6.
2329  * Turn options into ordinary econfig keys.
2330  * New econfig key start_cash.
2331  * BTU regeneration now depends on the capital's work percentage.
2332  * nation now supports an optional argument that lets deities ask for
2333    somebody else's nation report.
2334  * Fix nation to display SANCTUARY instead of VISITOR for countries in
2335    sanctuary.
2336  * Fix capital to let you use a regained sacked capital without
2337    activating another one in between.
2338  * Don't move capital when it is sacked.
2339  * New ship capability canal, replacing obscure formula based on build
2340    materials.
2341  * You now need a capital to request a demand update.
2342  * power now ignores landspies.
2343  * Fix LWP stack checking.
2344  * Clean up LWP, drop dead machine-specific code, fix portability bugs
2345    in UCONTEXT code.
2346  * census now shows the old owner instead of `*'.  dump is unchanged
2347    to avoid breaking clients.
2348  * peek no longer prints the old owner.
2349  * When a bombed land unit retreated, collateral damage was applied to
2350    the wrong sector.
2351  * paradrop, drop and fly can no longer abandon the base sector.
2352  * Tending foreign ships now sends a bulletin to the owner.
2353  * Fix bug that permitted login for inactive countries, including ""
2354  * Fix tend for spies.
2355  * Change launch to fire all missiles selected at the same target.
2356    Previously, it prompted for a new target after each missile.
2357  * add, consider, build, launch and fire no longer re-prompt when
2358    supplied with a bad argument, they just fail.  Consequently, the
2359    build command no longer lets you list types you can build.  It
2360    points to the show command instead.
2361  * Fix add not to truncate country number.
2362  * Fix selector coastal to be accurate at all times.
2363  * Fix obscure bug in fairland: the sector added last to an island
2364    wasn't considered coastal.  Affected resource computation.
2365  * Fix sector wiping in add command.
2366  * Remove options NO_LCMS, NO_HCMS, NO_OIL.  They were broken in many
2367    ways.  Custom configuration tables should become a serviceable
2368    replacement eventually.
2369  * Client no longer freezes on long lines of server output.
2370  * Fix uninitialized signal mask bugs.
2371  * Fix Windows service code's treatment of -e.
2372  * Sub interdiction disclosed sub owner through news' actor selector.
2373  * country reports on all countries, but carefully limits information
2374    disclosed to mortals.  Output format changed.
2375  * Market no longer forces sellers to grant loans.
2376  * Fix potential crash bug in set command.  Friendlier prompt and
2377    diagnostics.
2378  * Substantial code cleanup and portability fixes.
2379  * Extend empfile abstraction to cover game configuration.
2380  * Overhaul of game state storage.
2381  * The above includes major contributions from Ron Koenderink.  Many
2382    thanks!
2383
2384 Changes to Empire 4.2.23 - Sun Oct 23 09:28:26 UTC 2005
2385  * Make version pretend option SHIPNAMES still exists, for the benefit
2386    of clients that still depend on it.
2387  * The change to conv in 4.2.22 could crash or compute incorrect
2388    maximum population.
2389  * Info updates missing in 4.2.22.
2390  * A few code cleanups.
2391
2392 Changes to Empire 4.2.22 - Tue Oct 11 20:23:51 UTC 2005
2393  * Log player login, logout and session kill.
2394  * Close loophole in assembly point rules that allowed players to find
2395    all unowned sectors.  The assembly point must now be owned by you
2396    or an ally, or you or an ally must have a ship there.
2397  * Don't let embarked land units fire flak.
2398  * Fix display of the last connection's host when the host name was
2399    not resolved.
2400  * Fix change command to accept full length representative (password),
2401    currently 19 characters.  It used to chop off after eight
2402    characters.
2403  * Non-recon missions no longer establish contact to owners of
2404    overflown sectors, because those missions do not identify the
2405    owner.  This matches info Hidden.
2406  * The following events now establish contact:
2407    - Catching a spy
2408    - Sighting a ship when toggle coastwatch is off
2409    - Spotting overflying planes
2410    - satellite spotting land units
2411    - lookout and llookout spotting ships, planes and land units
2412    - Any relations change
2413  * The country command's `temporary' state of disorder ended after
2414    ten years.
2415  * Telegram notifications could get lost in exotic circumstances,
2416    e.g. while a second client attempted to connect.  Can be abused for
2417    stealthy attacks.
2418  * Remove option SNEAK_ATTACK.
2419  * Fix lboard not to let you board dead land units.
2420  * Fix stack smash in bomb, drop, fly, paradrop, recon and sail.
2421    Remote hole!
2422  * bomb, drop, fly, paradrop, recon and sail now deal with EOF
2423    correctly.
2424  * Fix fly to let the player abort the command at the last prompt.
2425  * Client no longer reads execute scripts in binary mode under
2426    Windows.
2427  * New econfig key listen_address.
2428  * econfig key port can now be a service name.  Service empire no
2429    longer takes precedence over econfig.
2430  * Client falls back to compiled-in host only if environment doesn't
2431    supply one, not if it can't be resolved.  Same for port.
2432  * Oil derrick could extract slightly more oil than was in the ground.
2433  * test command checked start sector for space and some other things
2434    instead of end sector.
2435  * convert now silently limits conversions to avoid exceeding maximum
2436    population.
2437  * shoot no longer limits you to 999 victims.
2438  * 4.2.19 broke pin-bombing commodities on some platforms.
2439  * Don't block on output while update is pending.  This is required to
2440    ensure the update can abort commands.
2441  * Commands submitted while the update is waiting for commands to
2442    abort now fail.
2443  * The force command no longer waits for the specified time.  It
2444    starts a scheduling thread instead, just like shutdown.
2445  * Correct grammar and punctuation in output of version.
2446  * Option SHIPNAMES is no longer optional.
2447  * Fix output of qorder and sorder for ships with sail path.
2448  * Don't change capital to agribusiness on retake.  From Pat Loney.
2449  * bdes prompt for new designation was messed up for empty bmaps.
2450  * Client now supports pipes under Windows.
2451  * Care for subtle Windows socket incompatibilities.
2452  * Fix strength command not to lie about units reacting into
2453    mountains.
2454  * strength now yields the processor periodically, to keep the game
2455    responsive.
2456  * Schedule commands more fairly.  Previously, a sufficiently fast
2457    player could starve out the others.
2458  * launch assumed plane maximum mobility 127 for calculating when
2459    satellites will be ready to use.
2460  * Drop support for for DCE threads.
2461  * Drop support for pthread implementations lacking pthread_kill().
2462    This includes ancient versions of OS X.
2463  * Code cleanups.
2464  * Minor info file fixes.
2465  * The above includes major contributions from Ron Koenderink.  Many
2466    thanks!
2467
2468 Changes to Empire 4.2.21 - Sat Jul 16 17:51:01 UTC 2005
2469  * Don't let threads block on output to another player thread's
2470    socket.  Such blocking violates basic design assumptions and can
2471    cause all kinds of grief.  In particular, it causes player session
2472    hangs under Windows with 4.2.20.  Broken since the introduction of
2473    flash and asynchronous telegram notification many years ago.
2474  * Threads sleeping until a specified time could return early under
2475    Windows.  This could cause double-updates.
2476  * Fix fallout damage (was broken in 4.2.19).
2477  * Fix show sector s (was broken in 4.2.19).
2478  * Fix deliver not to deliver friendly civilians into occupied
2479    sectors.
2480  * Fix mil duplication in board (was broken in 4.2.14).
2481  * Fix stack smash in lrange, shoot and execute.  Remote holes, and
2482    the last one doesn't even require authentication.
2483  * Fix crash bug in emp_config parsing.
2484  * Fix buffer overruns in turn and shutdown.
2485  * Fix second argument of shutdown.
2486  * announce, pray, telegram and turn now abort on EOF.
2487  * Fix display of MOTD and game down message of maximum size.
2488  * Correctly support telnet line termination on input.  Previously,
2489    carriage returns could slip into ship names and such.
2490  * Fix flash not to lie about recipients that are just logging in.
2491  * Remove obscure login command list.
2492  * Convert client from obsolete termcap to terminfo, and clean up
2493    terminal handling.
2494  * New fairland option -h to print usage information.  Improved
2495    command line syntax diagnostics.  Exit unsuccessfully on unknown
2496    options.
2497  * fleet and army now copy retreat orders of the fleet's or army's
2498    first member with group retreat orders in the same sector.
2499    Previously, they used the retreat orders of the first fleet or army
2500    member, which is less than useful, and failed to take ownership
2501    into account, which is an abusable bug.
2502  * New xdump nation.
2503  * Fix xdump not to disclose other countries' losses.
2504  * Fix exit status of files program when it can't create files.
2505  * Support UTF-8 encoded Unicode in human-human communications.  This
2506    affects MOTD, game down message, telexes, announcements and flash
2507    messages.  See new doc/unicode for technical details.
2508  * New login command `options' for client/server option negotiation.
2509    See new doc/clients-howto for technical details.  The only option
2510    so far is utf-8.
2511  * emp_client -u now requests UTF-8.  This requires a terminal that
2512    understands UTF-8.
2513  * Fix news for land unit defensive support.
2514  * Properly mark sea mines hit by retreating ships.  Unmark mines
2515    cleared by bridges.
2516  * Fix diagnostics for unknown selector names in conditionals (was
2517    broken in 4.2.20).
2518  * Fix selector name clashes: rename ship selector mobquota to mquota,
2519    land selector for reaction range limit from rad to rmax.
2520  * Fix Windows services for relative file names on command line or in
2521    econfig (was broken in 4.2.20).
2522  * econfig keys ship_grow_scale, plane_grow_scale and land_grow_scale
2523    are now float.  This gives deities finer control over maximum
2524    efficiency gain.
2525  * Fix production command for sectors with 60% efficiency.
2526  * Improve syntax of read for deities.
2527  * Code cleanups.
2528  * Some info topic names differed only in case, which loses on
2529    case-insensitive file systems, and is a bad user interface even
2530    when it works.  Change those names.  Rename deity command hidden to
2531    peek because its info topic clashed with that of option HIDDEN.
2532  * Thanks to Doug Wescott sheep are finally covered properly in info.
2533  * Documentation fixes.
2534  * Much of the above was contributed by Ron Koenderink.  Many thanks!
2535
2536 Changes to Empire 4.2.20 - Tue Mar 22 21:07:18 UTC 2005
2537  * When units in different sectors marched, only units in the sector
2538    with the highest-numbered unit were interdicted.  A marching
2539    non-spy made all marching spies visible to interdiction regardless
2540    of location.
2541  * Fix crash when interdiction sinks second ship in a sector.  Broken
2542    in 4.0.10.
2543  * Fix an ancient bug in simulation of level production that clobbered
2544    stack and could lead to low predictions, typically zero, which
2545    screwed up budget.  The bug had no effect until 4.2.19.
2546  * When a sector revolts, and there wasn't enough space to liberate
2547    all uw, the number of remaining uw got the wrong sign.  Broken in
2548    4.2.14.
2549  * Log and abort when LWP stack check detects stack smash.  Server
2550    option -s no longer implies -p.
2551  * The native Windows build now supports -p and -s.
2552  * The native Windows build now properly deals with ^C when running in
2553    the foreground.  It no longer prompts for a quit command on the
2554    terminal.
2555  * The meaning of server option -D in presence of -e is unclear.
2556    Other programs only support -e.  Remove option -D.  Use -e
2557    DIR/econfig instead of -D DIR.
2558  * New server option -v shows version information.
2559  * Fix the server's exit status with -h.  Broken in 4.2.19.
2560  * The linux-pthreads build failed to shut down on signals.
2561  * Fix threading bugs in the native Windows build that made shutdown
2562    unsafe and screwed up update aborting commands.
2563  * New econfig key pre_update_hook to allow automatic, safe backup
2564    right before the update.  See scripts/backup for an example.
2565  * The server now prints log messages to stderr as well when running
2566    in the foreground.
2567  * Fix potential buffer overflows in logerror() and lwpStatus().
2568  * Server now requires POSIX signals.  It no longer catches SIGUSR1.
2569  * Remove support for ancient versions of HP-UX.
2570  * Fix seeding of PRNG broken in 4.2.19.
2571  * Don't reseed the PRNG in commands, it hurts randomness and could be
2572    abused by crafty players.
2573  * The server now makes the data directory its working directory.
2574    This also gets rid of a bug that changed the file name of the
2575    sector, power, nation and lostitems file unless econfig could not
2576    be read.
2577  * The server now writes a pid file.  Thanks to Daniel O'Connor.
2578  * More user friendly server startup: more errors are detected while
2579    the server still runs in the foreground, which makes it possible to
2580    complain to stderr and to exit unsuccessfully.
2581  * Early log messages went to the log file in the default data
2582    directory, even though econfig specifies another data directory.
2583  * Specifying an econfig file on the command line that can't be read
2584    is now fatal.
2585  * Errors in econfig are now fatal.
2586  * The server now refuses to start when it can't open data files.
2587  * News are now sorted and expire sanely.
2588  * Conditionals can now compare strings as well.
2589  * Corrupted down and motd files could cause buffer overflows.
2590  * Fix recon to let player abort at the flight path prompt.
2591  * power no longer rounds worldwide numbers for deities.
2592  * power command failed to recognize deities with non-zero country
2593    number.
2594  * Change output of production command so that columns are aligned
2595    even for large values.  Replace column wkfc by more useful column
2596    avail.
2597  * neweff and production miscalculated work when mil exceeded
2598    population limit.
2599  * neweff miscalculated work when the population limit exceeded 999.
2600  * Fix capping of avail when a big city is torn down.
2601  * Fix a bug in fire that allowed players to find all submarine uids.
2602  * Maximum sector population is no longer hardcoded, and now covered
2603    by xdump.  Option RES_POP now affects mountains and plains as
2604    well.  From Ray Hyatt.
2605  * Fix fina and news not to ignore errors in conditions.
2606  * The native Windows build now requires Windows Sockets 2.
2607  * The native Windows build now supports multiple instances of the
2608    service.  The ability to supply additional startup parameters to
2609    the service has been removed.
2610  * Implement fairland command line parsing under Windows.
2611  * Improved fairland and emp_server usage message.
2612  * Code cleanups.
2613  * Minor info file and documentation fixes.
2614  * Much of the above was contributed by Ron Koenderink.  Many thanks!
2615
2616 Changes to Empire 4.2.19 - Thu Dec 23 20:24:24 UTC 2004
2617  * Fix order not to unload into full sectors.
2618  * Fix scrap not to dump stuff into full sectors.  Excess stuff is now
2619    destroyed.
2620  * Fix distribute not to conjure up a civilian when importing
2621    civilians from a dist center that doesn't have any.
2622  * Fix flak to resupply no more shells than actually needed.
2623  * Fix rounding error in shoot that could result in more people shot
2624    than actually there.
2625  * Fix info and apro error handling.  In particular, do not leak
2626    potentially sensitive information on the server to players.
2627  * info no longer shows a random matching page when the topic argument
2628    is ambiguous.  Instead, it lists all matching topics.
2629  * Embarked land units and overflying planes no longer spot each
2630    other.
2631  * Fix show command to show only sectors that players can designate
2632    (was broken in 4.2.18).
2633  * Fix a rounding error in production command column `max'.
2634  * Fix production command for overpopulated mountains and plains.
2635  * Fix tradeship ally cut to match documentation.
2636  * Fix plague, which was was broken in 4.2.14: it got stuck in stage I.
2637  * Fix a bug in aerial sonar where ships could mask submarines with
2638    the same number modulo 256.
2639  * Don't allow bombing of subs that were not detected.
2640  * MOTD and the game down message are now entirely separate: use `turn
2641    motd' for the MOTD, and `turn on' and `turn off' for the game down
2642    message.  `turn on' no longer lets you edit the MOTD.
2643  * Remove option NUKEFAILDETONATE.
2644  * Option ORBIT is no longer optional.
2645  * New option GUINEA_PIGS to control experimental stuff not ready for
2646    prime time.  If your deity enables this in a serious game, run!
2647  * Many xdump fixes.  xdump is now enabled by option GUINEA_PIGS.
2648  * New ship and land selectors rflags, rpath.
2649  * New ship selectors for order: xstart. xend, ystart, yend,
2650    cargostart, cargend, amtstart, amtend
2651  * New ship selectors for sail: mobquota, path, follow.
2652  * New news selector uid.
2653  * Implement command line parsing under Windows where it was missing.
2654  * emp_server and and files print a usage message on command line
2655    syntax errors.
2656  * Fix how emp_server exits after being panicked by a signal.  It can
2657    now dump core when this happens.
2658  * Fix bug in client that could crash it when a line of input starts
2659    with '?'.
2660  * Client now gets user name from environment variable LOGNAME if set,
2661    else from system.
2662  * The native Windows build can now run as a service.
2663  * Redirecting client input now works under Windows.
2664  * Code cleanups.
2665  * Don't confuse work with loyalty in info Citizens.
2666  * Minor info file and manual page fixes.
2667  * Much of the above was contributed by Ron Koenderink and Marc
2668    Olzheim.  Many thanks!
2669
2670 Changes to Empire 4.2.18 - Tue Sep  7 14:08:59 UTC 2004
2671  * Fix info to accept abbreviated arguments under Windows.  From Ron
2672    Koenderink.
2673  * Buying planes or land units loaded on something didn't work when
2674    that something moved.
2675  * Fix a bug that could produce update cascades with update policy
2676    UDP_TIMES.
2677  * Fix delivery and distribution to grant packing bonus only to
2678    efficient sectors, just like move.  Previously, delivery ignored
2679    efficiency, and distribution behaved as if it were an efficient
2680    sector without special bonuses.
2681  * New sector selectors loyal, access; ship selectors radius, access,
2682    xbuilt, ybuilt, builder, name; plane selectors radius, access,
2683    theta; land unit selectors radius, react, nland, access; lost
2684    selector id.
2685  * Fix sector selectors che, che_target; plane selectors att, def;
2686    nuke selector types; treaty selector exp; news selector time;
2687    commodity selectors type, xbuy, ybuy.
2688  * Option PLANENAMES is no longer optional.
2689  * Ensure config parameter variables and their description in
2690    configkeys[] are consistent.  Inconsistencies there caused bugs in
2691    the past.  From Marc Olzheim.
2692  * Complain if econfig file can't be read.
2693  * Better messages for errors in econfig file.
2694  * Remove unused econfig keys hard_tech and last_demand_update.
2695  * New econfig key news_keep_days to configure news expiry.
2696  * New econfig key anno_keep_days to configure announcement expiry.
2697  * Fix announcement expiry.  It leaked file descriptors and memory,
2698    and could corrupt the anno file.  From Ron Koenderink.
2699  * New command xdump: experimental extended dump.  Disabled for now.
2700  * Bankers no longer round down debts, and they collect interest for
2701    the time debtors are idling at sub-prompts.
2702  * Loan interest calculation was broken at the due date and after a
2703    last payment made at the due date.  With luck, debtors could abuse
2704    this to repay loans cheap (they couldn't gain cash, though), sharks
2705    to purchase loans cheap, and creditors to collect excessively.
2706  * Fix major bug in transport that allowed two cooperating countries
2707    to duplicate items.
2708  * Don't report interdiction damage twice when transporting planes.
2709  * Fix message for attempting to transport a plane in a sector not
2710    owned by the player.
2711  * Fix confusing diagnostics when refusing to improve defense because
2712    option DEFENSE_INFRA is off.
2713  * Simplify confusing code in budget.
2714  * Fix spacing in output of budget and show.
2715  * Change one-way plane sorties to match ordinary sorties: offer
2716    carriers regardless of the sector they're in, require carriers to
2717    be efficient.
2718  * Allow `realm #'.
2719  * Don't print owner of incoming missile twice when intercepting it.
2720  * Simplify constituent storage in product characteristics.
2721  * Replace remaining `variables' leftovers; mainly in unit
2722    characteristics.
2723  * Remove leading spaces in deity unit dumps.
2724  * Replace inappropriate uses of compile time constant ETUS by 60.
2725    Deities don't change ETUS, they change etu_per_update by editing
2726    econfig.  This nonsense dates back at least to chainsaw 3.31.
2727  * Change ship production (fishing and drilling for oil) to match
2728    sector production.  Ship efficiency and tech are now relevant, and
2729    all people on board work.  From Ron Koenderink.
2730  * Code cleanups.
2731  * Minor info file fixes.
2732
2733 Changes to Empire 4.2.17 - Mon Aug 16 16:21:53 UTC 2004
2734  * Fix seeding of PRNG under Windows.  The bug made updates occur at
2735    a predictable time in the update window.  From Ron Koenderink.
2736  * Close major loophole in drop that allowed players to determine
2737    whether an arbitrary sector is sea, allied land, or other land.
2738  * fly could fly civilians into occupied sectors.  For consistency
2739    with other means to move around stuff, this is no longer possible.
2740  * Don't allow flying to a carrier that doesn't have space for the
2741    planes.  Previously, planes that did this were teleported home,
2742    which could be abused.
2743  * Close loophole in bomb that allowed players to find all
2744    sanctuaries.
2745  * Fix move and explore not to crash when moving civilians to a sector
2746    without civilians, and interdiction destroys them all.  Found and
2747    debugged by Jeff Cotter.
2748  * Fix printing of messages entered with turn command.  '%' characters
2749    could cause havoc, even crashes.
2750  * Use sector's actual maximum population to compute chance of plague
2751    outbreak.  Previously, code used 9999 for big cities and 999 for
2752    other sectors, and info Plague said 999.  This makes all crowded
2753    sectors equally vulnerable, even mountains, plains, and inefficient
2754    big cities.
2755  * Oil derricks no longer drill and deplete more oil than they can
2756    hold.  From Ron Koenderink.
2757  * Version 4.2.15's coordinate and list parsing fixes reject trailing
2758    junk.  That's too strict.  Silently ignore trailing junk as long as
2759    it starts with whitespace.
2760  * Version 4.2.15's selector rewrite broke some type literals,
2761    e.g. `?des=n' was interpreted as `?des=newdes'.  Change to prefer
2762    type literals to selectors.
2763  * Nightly build patches game to get repeatable PRNG results.  From
2764    Marc Olzheim.
2765
2766 Changes to Empire 4.2.16 - Wed Jun 16 18:56:16 UTC 2004
2767  * Previous version broke sector production when part of the work is
2768    used for sector construction.  Fix courtesy Jeff Cotter.
2769  * Add rudimentary tests to nightly build.  From Marc Olzheim.
2770
2771 Changes to Empire 4.2.15 - Wed May 26 17:55:58 UTC 2004
2772  * test command no longer asks whether to abandon the sector.
2773  * explore command could generate a bogus `lost' record when it
2774    regains an abandoned start sector.
2775  * edit command now properly updates stats when editing tech level of
2776    ships, planes or land units.  A few of these stats can be edited
2777    separately, which doesn't make much sense, and is now deprecated.
2778  * edit command no longer accepts efficiency values that would destroy
2779    the edited unit.  Deities can still delete units by setting the
2780    owner to zero.
2781  * upgrade command used to charge an amount of avail that didn't match
2782    info upgrade.  Neither the implemented nor the documented amount
2783    made much sense.  Change it to 15% of the full build cost.  Rewrite
2784    info upgrade.
2785  * Commands upgrade and build could be off by one when reporting
2786    required avail.
2787  * upgrade command reported rounded cost but charged unrounded
2788    cost.  Round cost of upgrade down to match behavior of build.
2789  * Upgrading planes now preserves range when it is less than the
2790    maximum range.  It used to set it to the new maximum range.
2791  * show bridge and show tower no longer claim bridge building requires
2792    `workers' (whatever that is), since it doesn't.
2793  * Replace option ROLLOVER_AVAIL by econfig parameter
2794    rollover_avail_max, which is the maximum amount of avail that rolls
2795    over.  Previously, avail was limited after rollover, and even when
2796    ROLLOVER_AVAIL was off.  Fix that.
2797  * Ships weren't always charged mobility for firing with option
2798    NOMOBCOST off.
2799  * Fix shell use of return torpedoes.
2800  * designate no longer complains twice about deity only designations.
2801  * Ensure designate zaps efficiency only when sector type really
2802    changes.
2803  * Fix strength to always report mines to deities.
2804  * Remove option SHIP_DECAY.
2805  * Fix bug in sonar that could crash or yield unpredictable results
2806    near the true origin.
2807  * Fix buffer overflow in flash and wall.
2808  * Fix wall not to strip out first word of message.
2809  * Change market and order to use item types instead of mnemo
2810    characters internally.
2811  * Market now reports sales with full item names instead of single
2812    letter codes.
2813  * buy now requires first argument to be an item name, as documented.
2814  * production command handled production backlog incorrectly, failed
2815    to limit production for production efficiency greater than one,
2816    e.g. agribusiness, and incorrectly limited raw material
2817    consumption.  Also fix a rounding error.  With help from Ron
2818    Koenderink.
2819  * Sector work was accidentally truncated to even.
2820  * Fix coordinate parsing for large numbers when WORLD_X or WORLD_Y
2821    don't divide SHRT_MAX+1.
2822  * Properly diagnose over-long unit lists.
2823  * Rewrite selector code.  Old code let players smash the stack by
2824    supplying too many conditions.  New code properly rejects ambiguous
2825    abbreviations and prefers exact matches.  Selectors with names that
2826    collide with types, like land units' rad and spy, now work.
2827    Selectors with non-integral values, like land units' att, now work.
2828  * survey used to display hundreds for everything but variables.  Now
2829    it displays hundreds only for values that can be large.
2830  * Rewrite info survey.  Document ability to survey properties other
2831    than items and resources.
2832  * Rewrite info build, since it was inaccurate and poorly structured.
2833  * Fix info fire on required military.  From Marc Olzheim.
2834  * New fairland argument -R to set the PRNG seed.  Print the seed.
2835    This allows you to recreate the same world again.
2836  * New facilities to deal with internal errors.  These crash when the
2837    server is started with -d, which is appropriate for debugging, and
2838    potentially disastrous for running a real game.
2839  * Automated nightly builds.
2840  * Code cleanups.
2841
2842 Changes to Empire 4.2.14 - Mon Mar 22 09:04:12 UTC 2004
2843  * Options NEWPOWER, NEW_STARVE and NEW_WORK are no longer optional.
2844  * Gripe about unknown options in econfig.
2845  * Remove option GRAB_THINGS.
2846  * Utility program files takes new option -f.
2847  * Remove utility programs land, ore and perfect, which don't compile
2848    since 4.2.0 (Oct '98).
2849  * fairland no longer warns when it added resources, but when it
2850    didn't.
2851  * Fallout code could claim destruction of more items than actually
2852    existed.
2853  * Fix recursive resupply (resupply from supply land unit triggering a
2854    resupply of the land unit) when just testing for how much can be
2855    resupplied.  The bug could have led to insufficient resupply.
2856  * Fix recursive resupply not to consume all fuel in supply units.  No
2857    supply units consuming fuel exist in the stock game.
2858  * Limit delivery and distribution thresholds to ITEM_MAX (9999).
2859    Distribution threshold were previously limited to 10000, and
2860    delivery thresholds to 65528.
2861  * Limit items in sectors to ITEM_MAX (9999).  Commands give and buy
2862    used to limit to 9990.  Market transactions and commands explore,
2863    move, drop and fly to 32767.  Limiting in autonav code (order
2864    command) didn't work.  Item delivery used to stop at 9990,
2865    distribution at 9999.  Food growing and sector production used to
2866    stop at 9999.  Grind, assault lunchboxes, demobilization, mine
2867    sweeping and che liberating uw could theoretically attempt to
2868    increase items beyond 65535, which would have been ignored
2869    (destroying the increase).
2870  * Properly saturate fallout at FALLOUT_MAX (9999).  Previously,
2871    fallout increases behaved inconsistently.  Increases beyond 65535
2872    could get ignored, or fallout could saturate at 9999, or it could
2873    overflow at 65536 (that would take quite some nuking, though).
2874  * Properly saturate mines at MINES_MAX (65535).  Previously, a mining
2875    operation that would have gone beyond 65535 was ignored.
2876  * Fix `are we loading or unloading' tests for load, unload, lload and
2877    lunload.
2878  * Fix editing of land unit attack and defense values.  Implement
2879    editing of ship defense values.  Contributed by Ron Koenderink.
2880  * edit now edits che number and target separately.
2881  * Fix edit to properly extend unit files.  Contributed by Ron
2882    Koenderink.
2883  * Major internal reorganisation: Sectors need space for items,
2884    deliveries and distribution thresholds.  To save space, the
2885    ancients invented `variables': a collection of key-value pairs,
2886    missing means zero value, space for `enough' keys.  This
2887    complicates the code, as assigning to a `variable' can fail for
2888    lack of space.  Over time, `enough' increased, and for quite some
2889    time now `variables' have been *wasting* space.  Replace them,
2890    except in unit characteristics, where they are read-only, and will
2891    be replaced later.  This also removes misfeatures like plague
2892    outbreaks silently deleting deliveries.
2893  * Remove disabled commands dissolve and mult.  Remove configuration
2894    parameters minmult and maxmult.
2895  * trade command indexed an array out of bounds when attempting to
2896    display the plague as commodity.  Fix.
2897  * New make goal interix.  Contributed by Ron Koenderink.
2898  * The type selector now prefers an exact match to a partial match.
2899    ?type=sb now selects sb, not sbc, even when sbc happens to be found
2900    first.
2901  * Value of selector sell was always zero, remove it.
2902  * Clean up selector code.
2903  * satellite now displays all sectors owned by other players, and none
2904    else.  It used to display all but sea, mountains, sanctuaries,
2905    wasteland and wilderness.
2906  * map commands now display wilderness and plains owned by other
2907    players as '?'.  Radar commands now display all wilderness and
2908    plains as '?'.
2909  * Fix power timestamp for Windows.  Contributed by Ron Koenderink.
2910  * Make client abort the current command on ^C under Windows, as
2911    everywhere else.  Contributed by Ron Koenderink.
2912  * Command line parser interpreted trailing whitespace as an another
2913    (empty) argument.  Ignore it instead.
2914  * Properly declare stuff in headers, include proper system headers.
2915    Remove all nested external declarations.  Source code is now fully
2916    prototyped.  Enable appropriate gcc warnings.
2917  * Fix several type errors.  Some may have been show-stoppers on big
2918    endian machines where sizeof(long) != sizeof(int).
2919  * Remove pre-ISO C compatibility cruft (hey, it's been only fifteen
2920    years).
2921  * Various portability fixes.  Some bugs may have been show-stoppers
2922    when sizeof(long) != sizeof(int).  With help from Marc Olzheim and
2923    Ron Koenderink.
2924  * Move some code to more logical places.  Remove some unused code,
2925    some of which was hard to port.
2926  * The files program could print error messages to a log file in some
2927    circumstances.  Make it print to stderr.
2928  * deliver can now change direction without changing the threshold.
2929  * deliver now provides appropriate context when prompting for
2930    thresholds.
2931  * Login command play no longer ignores up to two arguments if there
2932    isn't a third one.
2933  * Fix payoff (was broken in 4.2.13).
2934  * Capability fish didn't work together with capability oil.
2935  * Fix and clarify plague outbreak chance in info Plague.
2936  * Fix RES_POP maximum population in info Research.
2937  * Fix info telegram and info announce on ~ escapes.
2938  * Update info Selector to match code.
2939  * Document all undocumented unit capabilities and stats.
2940  * Document submarines' ability to carry landspies.
2941  * Fix info shoot on security units.
2942  * Various small info file fixes.
2943  * Many fixes in the troff macro package for info files.
2944  * Many fixes for translating info files to HTML.
2945  * Many info file markup fixes.
2946
2947 Changes to Empire 4.2.13 - Fri Feb 13 22:12:36 UTC 2004
2948  * Source code reindented and cleaned up somewhat.
2949  * Various small info file fixes.
2950  * Fixed change requiring 254 BTUs even when not charging any
2951    (BLITZ).
2952  * Fixed tactical non-marine missile crash.
2953  * Fixed spy unit detection chance for eff<100.
2954  * Fixed output of sorder.
2955  * `edit' can now work non-interactively.  Contributed by Ron
2956    Koenderink.
2957  * Fixed and extended edit for sectors.
2958  * Fixed use of errno.
2959  * Minor security fix: doconfig now writes example auth entry as
2960    comment.
2961  * Fixed reading of country name and password in client for Windows.
2962  * Replace use of some obsolete non-portable library functions by
2963    portable equivalents.
2964  * designate now warns about redesignated capital only when it
2965    succeeds in redesignating the capital.
2966  * attack could be off by one when reporting required unit mobility.
2967  * Fixed command matching.  Unique prefixes were not always
2968    recognized, and junk suffixes were ignored.
2969  * Removed bestdistpath.  bestpath yields the same results.
2970  * Renamed lstats to lstat for consistency and to match info page.
2971  * Fixed non-portable fd_set * arguments of select().
2972  * New `map' flag `h' to highlight own sectors.  Contributed by Marc
2973    Olzheim.
2974  * Fixed `sabo' reporting damage to player in deity coordinates.
2975  * New option ROLLOVER_AVAIL.  Contributed by Drake Diedrich.
2976  * Fix Windows server shutdown on reading "quit" from stdin.
2977  * Land units now fortify automatically when mobility plus growth
2978    exceeds the maximum.  With code from Marc Olzheim.
2979  * Wandering che are less predictable.
2980  * Land units no longer regenerate mobility faster while it is
2981    negative.
2982  * Fixed emp_client -k.
2983  * No longer allow pirates to ferret out where a ship was built.
2984  * Fixed map commands to reject bmap flags `t' and `r' instead of
2985    turning into bmap.
2986  * Fixed lmine shell resupply.
2987  * News no longer call all sub-launched missiles nuclear.
2988  * Incoming missiles are now reported with coordinates.
2989  * Removed some code that served no purpose except crashing on
2990    Windows.
2991  * Fixed Mac OSX and AIX build problems.
2992  * Don't resolve player IP addresses for now, because it can crash
2993    with certain versions of GNU libc.
2994  * Fixed recording of lost nukes.
2995
2996 Changes to Empire 4.2.12 - Mon Aug 18 16:54:21 MDT 2003
2997  * Corrected contact information for Wolfpack.
2998  * Sector isn't abandoned until move or explore is complete.
2999  * Fixed multiple cases where return value of getstarg() was
3000    used without being checked which crashed the server.
3001  * Used stdarg.h instead of varargs.h.
3002  * Call only_subs and save result before mission frees attacker
3003    list.  Call with free list could cause server crash.
3004  * Fixed spy sat map for units on opposite side of world wrap.
3005  * Don't sleep in main thread when called from signal handler.
3006  * Fixed error checking in pthreads.
3007  * Properly detach pthreads.
3008  * Pass unlocked mutex to pthread_mutex_unlock.
3009  * Cope with interrupted sleep in pthread empth_sleep to prevent
3010    double update.
3011  * Added server configurable update window.
3012  * Initialized variables passed to setsockopt in accept.c.
3013  * Fixed bug where sharing bmap with uncontacted country crashes
3014    server.
3015
3016 Changes to Empire 4.2.11 - Sun Sep  1 09:54:59 MDT 2002
3017  * Added compile option for the Mac OSX architecture.
3018  * Fixed bug in cargo where unit array was indexed by shp_maxno
3019    instead of lnd_maxno.
3020  * Fixed bug in reject where aborting the command crashes the
3021    server.
3022  * Can't buy land units into enemy headquarters.
3023  * Added sabotage command and commando unit.
3024  * Spies moving by themselves will not trigger interdiction.
3025  * Fixed error in map distance calculation that caused errant
3026    interdiction.
3027  * Ships going under -127 mobility will be set to -127 mob and
3028    not roll over to positive mobility.
3029  * Corrected plane cost in info Maintenance.
3030  * Changed error message for loans rejected for being too big.
3031  * Land units will take casualty damage proportional to their
3032    ability to carry mil.
3033  * Fixed bug where "route i *" crashes server.
3034  * Cannot upgrade planes in orbit.
3035  * Fixed bug in declare with deity aborting command at last
3036    prompt crashes the server.
3037  * Coastwatch notify works with NO_FORT_FIRE option.
3038  * Thread that kills idle connection will charge player for
3039    minutes the player was logged on.
3040  * Removed separate sendeof at end of execute from emp_client
3041    that logged players off on certain platforms.
3042  * Updated player idle counter during read prompt so players
3043    wouldn't be kicked off during long flashes or writing telegrams.
3044  * LOSE_CONTACT will work as advertised.
3045  * Allied units marching through 0 mobility conquered sectors
3046    are charged at least LND_MINMOBCOST.
3047
3048 Changes to Empire 4.2.10 - Mon Aug 13 14:34:39 MDT 2001
3049  * Assault can reinforce own sector when SLOW_WAR is enabled.
3050  * emp_client no longer converts lines into tags but still verifies executes,
3051    pipes, and file redirect match players input.
3052  * Added pboard command to capture enemy planes in your territory.
3053  * Declaring war when at Sitzkrieg won't return relations to Mobilizing.
3054  * Declaring war won't charge money if you're already Mobilizing.
3055  * Added multiple territory fields.
3056  * "show nuke build" displays the proper avail.
3057  * retreating land units will only retreat to sectors owned by the player
3058    that owns the unit.
3059  * added hard cap of "250 + easy" to limit_level.
3060  * education p.e. calculation divides edu constant by etu per update.
3061  * Added patch for Linux for the PowerPC.
3062
3063 Changes to Empire 4.2.9 - Sun Jan  7 15:49:13 PST 2001
3064  * Fixed data corruption when bogus target gets fired upon.
3065  * Increased size of ancillary stacks to prevent stack overflow.
3066  * Changed all references to empire.cx.
3067  * Ships, planes, and land units lost to lack of maintenance will now be
3068    lost.
3069  * No longer allowed to sack deity's capital.
3070  * Accuracy calculation in land unit support was backwards.
3071  * Corrected formula for likelihood of plague in info Plague.
3072  * Fixed files to correctly size map and bmap files from econfig file.
3073  * No longer allowed to add country 0.  It corrupts deity country.
3074
3075 Changes to Empire 4.2.8 - Mon Oct  9 17:35:35 MDT 2000
3076  * Fixed range in radar.t and Sector-types.t.  Maximum range at infinite
3077    tech is 16.
3078  * Changed so that player can't drop civilians into occupied sectors.
3079  * Fixed bug that crashes update if etus/update is less than 8.
3080  * Fixed sometimes not reporting overflights
3081  * Fixing flak for units/ships to be in all sectors as they should be
3082  * Updated order of firing flak in Flak.t.
3083  * Fixed 80% efficient planes on ships must be maintained.
3084  * Fixed initial MOB_ACCESS check thread sleep time was set by an uninitialized
3085    variable.
3086  * Removed "TEMPORARILY DISABLED" message from mission command for escort
3087    missions.  Escort missions have been re-enabled since 4.0.15.
3088  * Using sonar from the navigate command will print the sonar map.
3089  * Eliminated annoying error messages when using navigate with conditionals.
3090  * Fixed Technology.t to correctly add 1 before taking the logarithm.
3091  * Fixed bug that allowed players to steal opponents maps.
3092  * Put time limit for bidding on market and trade in econfig file.
3093  * Moved hours file information into econfig file.
3094  * Added comments on setting update policy in econfig file.
3095  * Added logging of cases where write extends data file by more than one id.
3096  * Option MARKET is turned off by default.
3097
3098 Changes to Empire 4.2.7 - Fri Mar 10 18:41:04 PST 2000
3099  * Added new NF_SACKED flag to indicate when a country has had it's
3100    capital sacked.  This flag is only cleared when the country actively
3101    redesignates it's capital using the "capital" command, and changed
3102    capital.t to reflect this (no more re-sacking after an update if the
3103    country doesn't reset and repeating until they are out of cash.)
3104  * Added land unit to edit command for planes.
3105  * Added nuketype to edit command for planes.
3106  * Changed so that if the leader of a group of units is a train, the
3107    railways are used for bestpath instead of roadways.
3108  * Changed mission command to also print reaction radius of reserve
3109    missions when set for land units.
3110  * Changed Flak.t to reflect guns having to be loaded onto a land unit
3111    for flak to fire.
3112  * Changed so that visitor countries cannot change their name or password.
3113  * Changed so that you cannot upgrade deity planes, ships or units.
3114  * Changed so that you know where missions are flown from.
3115  * Changed so that the airport owner you fly a mission from is informed.
3116  * Changed so that preperations for takeoff are reported to the owner of
3117    the sector, ship or unit a plane is taking off from if it is not owned
3118    by the owner of the plane.
3119  * Changed so that when a sector reverts during a guerrilla revolt, the
3120    mobility is not reset.  When MOB_ACCESS is not enabled, this used to mean
3121    you would always get at least an updates worth of mobility.  With
3122    MOB_ACCESS, sectors that reverted during the update were useless, since you
3123    got no mobility for a long time.  This fixes that problem, and makes che
3124    more useful as well.
3125  * Changed so that air defense missions don't always send up every plane in the
3126    area, but instead always send up at most two times the number of incoming
3127    planes (for each interdicting country.) This helps to stop 1 plane from
3128    stripping the mobility from 25 air defense planes all at once, but doesn't
3129    limit it to n+1 as there is for regular interception.
3130  * Clarified deity reversion of sectors in Sector-ownership.t
3131  * Clarified production efficiency and added pointer to "show sector cap"
3132    in Product.t
3133  * Clarified nuketype selector for planes in Selector.t
3134  * Clarified that fortifying units does not affect mission status in info
3135    pages for mission and fortify.
3136  * Clarified fuel syntax upon error in fuel command in empmod.c.
3137  * Cleaned up comments causing minor complaints in some builds.
3138  * Fixed bug in loans where you could collect on proposed loans.
3139  * Fixed production command to be more accurate (though it *still* has some
3140    rounding errors, it's better.)
3141  * Fixed potential memory leak in air defense missions.
3142  * Fixed bug where you couldn't pinbomb some commodities if other commodities
3143    didn't already exist in the sector.
3144  * Fixed bug where you couldn't build 0 crew planes without military in the
3145    sector.  (This is different from needing at least 1 military to build all
3146    planes that need a crew which introduced another related bug earlier.)
3147  * Fixed bug where scrapping land unit 0 could cause erroneous transfer
3148    messages to be displayed for deity owned planes.
3149  * Fixed bug where land units on ships in a sector taken over were blown
3150    up or captured.
3151  * Fixed bug where planes on ships in a sector taken over were blown up
3152    or captured.
3153  * Fixed bug in sdump printing origx and origy in deity coordinates.
3154  * Fixed bug in satellites showing wrong sectors (sometimes) when using the
3155    optional arguments.
3156  * Fixed bug in launch showing wrong satellite target (showed asat instead
3157    of the target satellite.)
3158  * Fixed bug where you could gain information not normally available using
3159    the "fire" command to determine sector type information.
3160  * Fixed bug in market/trade creating extra money when loans are taken out.
3161  * Fixed problem with land units not being reported sunk after being sunk
3162    on a ship that was nuked or wastelanded in a sector.
3163  * Fixed problem with Spies.t using "llook" instead of "llookout".
3164  * Fixed problem in lwp/arch.c including jmp_buf.h instead of setjmp.h
3165    on some Linux boxes.
3166  * Fixed problem with plague infection being way too high in cities when
3167    the BIG_CITY option is enabled.
3168  * Fixed bug in edit command getting confused with arguments.
3169  * Fixed bug in ask_move_in_off asking you to move in a negative number of
3170    troops (hey, it could happen. :) )
3171  * Fixed bug in add command not keeping flags or relations initially correct.
3172  * Fixed bug in torpedo command sometimes telling victim about torpedo
3173    sightings even when way out of range.
3174  * Fixed bug in spy command not reporting planes in adjacent sectors, as well
3175    as not formatting them properly when reporting them.
3176  * Fixed bug in satellite with noisy transmission causing a potential
3177    crash of the server with non-100% efficient satellites.
3178  * Fixed potential crashing of the server during satellite display when not
3179    calculating distances to ships and units correctly.
3180  * Fixed bug where planes in non-allied sectors, ships and units could be
3181    used on missions.
3182  * Fixed bug where planes on the trading block could be used on missions.
3183  * Fixed bug where planes and units that get traded don't have mobility set
3184    correctly when using MOB_ACCESS option.
3185  * Fixed bug which made security units virtually useless.
3186  * Fixed access times and mobility not being set right when building planes,
3187    ships, units, bridges and bridge towers when MOB_ACCESS is enabled.
3188  * Fixed minor formatting problem with launch of satellites.
3189  * Fixed minor formatting problem with planes with greater than 999 tech.
3190  * Fixed minor formatting problem with ships with greater than 999 tech.
3191  * Fixed problem with "llook" showing up in TOP info file.
3192  * Fixed problem with lwp Makefile choking on NT builds with clean target.
3193  * General cleanup of potentially ambiguous statements.
3194
3195 Changes to Empire 4.2.6 - Fri Jun  4 05:55:20 PDT 1999
3196  * Added "TECH_POP" as an option where technology costs more to make
3197    as your population grows past 50K civilians.  It is disabled by
3198    default.
3199  * Changed "produce" command to accurately print what the true p.e. is.
3200  * Changed "update" command to display if mobility updating is enabled for
3201    MOB_ACCESS option.
3202  * Fixed bug where toggling off the coastwatch flag also turned off
3203    forts firing on hostile ships coming into range.
3204  * Fixed bug where assaulting your own land would violate any treaties
3205    you have where assaults are a violation.
3206  * Fixed bug where all planes (even those without need for a crew, such
3207    as missiles) needed at least 1 military to build.
3208  * Fixed bug where when a ship sinks during the update due to lack of maint,
3209    land units and planes on it were left stranded.
3210  * Fixed bug where when a land unit dies during the update due to lack of
3211    maint, land units and planes on it were left stranded on it.
3212  * Fixed bug where nukes could be lost due to MOB_ACCESS updating mobility
3213    while arming.
3214  * Fixed bug in "show sector capabilities" not showing products correctly.
3215  * Fixed bug in "show tower build" printing "bridges" instead of "bridge
3216    towers".
3217  * Fixed bug in sectors that don't revolt not showing up as lost items.
3218  * Fixed bug where maps with an X of exactly 200 is not drawing third line.
3219  * Fixed bug where MOB_ACCESS was not updating the mobility just before
3220    the update.
3221  * Fixed bug in the way treaties are examined and sometimes produce
3222    wrong results.
3223  * Fixed edit to allow creating negative mobility for sectors.
3224  * Fixed setsector to allow creating negative mobility for sectors.
3225  * Fixed bug where when writing out the value of a sector that had
3226    negative mobility and was damaged in combat, mobility was being
3227    set back to 0.
3228  * Fixed Taxes.t info page to reflect that captured civvies only pay
3229    1/4 taxes.
3230  * Fixed Technology.t info page to reflect TECH_POP option.
3231  * Fixed navigate.t info page to reflect that only ships in the fleet
3232    in the same sector that are fired upon have damage divided up.
3233  * Made techlists toggle on by default (so things are shown in order of
3234    technological advances.)
3235
3236 Changes to Empire 4.2.5 - Mon Mar  1 06:42:24 PST 1999
3237  * Added optimization to increasing mobility to check if an object is
3238    already at max mob, just return since it can't be increased.
3239  * Added "-ltermcap" for client libs for hp build (it was already in
3240    hpux build.)
3241  * Added clearing of telegram flags after the update so that the next
3242    telegram is flagged as new and not part of the update.
3243  * Fixed Update-sequence.t to reflect MOB_ACCESS.
3244  * Fixed bug where fortification amount was not being limited to
3245    maximum mobility for land units (land_mob_max).
3246  * Fixed bug where land unit fortification strength was being calculated
3247    by using 127 instead of land_mob_max.
3248  * Fixed bug where scrapping land units was creating military.
3249  * Fixed description of sect_mob_neg_factor in econfig file.
3250  * Increased speed of PT boats.
3251
3252 Changes to Empire 4.2.4 - Tue Feb  2 05:47:44 PST 1999
3253  * Added check to make military values match up correctly for land
3254    units.
3255  * Fixed bug in doconfig not putting ipglob.c in the right place.
3256  * Fixed bug where attacking deity sectors will violate a treaty.
3257  * Fixed newspaper.t information file.
3258  * Fixed potential bug in fixing up timestamp information when restarting a
3259    game with MOB_ACCESS turned on.
3260  * Fixed bug in explore command not setting mobility to correct
3261    value when MOB_ACCESS was enabled.
3262  * Fixed bug in enlist setting mobility incorrectly sometimes.
3263  * Added doc/backup file for deities which recommends how backups and
3264    restores of the data directory should be done.
3265
3266 Changes to Empire 4.2.3 - Wed Jan 13 06:02:35 PST 1999
3267  * Added linux-pthreads target and build for using pthreads under Linux.
3268  * Added NO_FORT_FIRE option which disables the ability of forts to
3269    fire when enabled.
3270  * Added more error checking and recovery for corrupt data files.
3271  * Changed alphapos target to alpha-pthreads for better clarity.
3272  * Changed fairland to allow 0 sector distance to other islands and
3273    continents (James Risner)
3274  * Changed "frg" and "dam" land unit stats to "rng" and "fir" so they
3275    match the way ships are described (since this is how they really work.)
3276  * Changed Unit-types.t to now describe "rng" as firing range of a unit,
3277    and "fir" as the number of guns that a land unit fires.
3278  * Cleaned up misc. build warnings.
3279  * Changed artillery damage to be 5 + d6 per gun firing from just d6
3280    per gun firing and updated Damage.t to reflect this change.
3281  * Changed artillery firing ranges to be like ships ranges - divided
3282    by two, and modified them to make more sense.
3283  * Changed artillery units to be "slightly" :) more powerful.
3284  * Changed "cavalry" unit to tech 30 and lowered mil content to 20.
3285  * Changed "artillery" unit to tech 35.
3286  * Changed so that guns are no longer required to build units, and
3287    that guns must be loaded onto artillery units for them to fire.
3288    Client developers note: the show command has not changed yet to
3289    remove the 'guns' column (since guns are no longer required) but
3290    will in a future revision (possibly 4.2.4) so "be prepared" for
3291    "show land build" to change. :)
3292  * Fixed landunitgun to handle all the damage calculations like it should.
3293  * Fixed bug sinking planes when the ship they are on sinks.
3294  * Fixed bug destroying planes when the land unit they are on is destroyed.
3295  * Fixed bug where land units could fire support without enough military.
3296  * Fixed bug in abandoning sectors by marching out a land unit where it
3297    would not let you sometimes (uninitialized variable problem.)
3298  * Fixed gets problem in files.c (James Risner)
3299  * Fixed bug in determinig operations range of a ship.
3300  * Fixed bug in building planes where you could manufacture military.
3301  * Fixed warnings in threading package(s).
3302  * Fixed fire.t to reflect new firing changes.
3303  * Fixed lstat.t to reflect new firing changes.
3304  * Fixed sstat.t to reflect the way things really work.
3305  * Fixed Ship-types.t to reflect the way things really work.
3306  * Fixed the way shutdowns work to hopefully better protect data files.
3307  * Fixed bug in attacking when sector mobility is less than 0 and it would
3308    prompt for attacking with a negative amount of military.
3309  * Fixed typo in fire.t stating wrong parameters for firing from a sector.
3310  * Fixed bug in client when it prompts for country name it was putting
3311    an extraneous end of line on the end that needed to be stripped off.
3312  * Fixed problems running on Linux running on an Alpha machine.  Thanks
3313    to Rocky Mountain Internet and Jeremy A. Cunningham for giving us time
3314    on a machine to work out the bugs.  (Note that the only build that
3315    works on Linux/Alpha is the linux-pthreads)
3316
3317 Changes to Empire 4.2.2 - Sun Dec 27 12:46:34 PST 1998
3318  * Added some code optimizations into the update code when building paths.
3319  * Added some new cacheing for building paths to help speed up updates.
3320  * Added so that you can use "name" and "password" with the change command
3321    as well as "country" and "representative".
3322  * Added flag to power command so that if you are a deity and enter
3323    a negative number of countries you want to see, you see the power chart
3324    for that many countries without power numbers on the next line.  Only
3325    useful for deities that want to see the chart un-broken up by that line.
3326  * Added new functionality to fortify command.  You can now use a negative
3327    fortification value to cause the unit to be fortified and leave at
3328    least that much mobility on the unit. I.E. "fort * -67" will fortify
3329    all units and make sure the mobility of each unit doesn't go below
3330    67.  If the mobility is already below that level (or equal) the unit
3331    is left unchanged.
3332  * Added that the realm command prints "Realm #n is x:x,y:y" after
3333    you set a new realm.
3334  * Added TREATIES option and enabled it by default.
3335  * Added "no depth-charging subs" and "no new land units" treaty
3336    clauses.
3337  * Added Trannie Carter's basic client fix to use fgets instead of gets.
3338  * Changed market and command to only print the lowest priced lot of
3339     each given commodity by default.  If you specify "all" it shows
3340     all lots on the market, and if you specify a specific item, it shows
3341     all lots of that item type.
3342  * Changed start command to only write out sector if it changed.
3343  * Changed stop command to only write out sector if it changed.
3344  * Changed how plane names were changed on server startup if the
3345    PLANENAMES option was enabled.
3346  * Changed move command to use standard askyn function for abandoning
3347    sector prompt.
3348  * Changed plane overlight sightings to take stealth into account,
3349    and if the planes managed to evade all flak and interceptors, they
3350    are not marked as "spotted" over enemy sectors.
3351  * Changed all units with the supply flag to have their marching speeds
3352    based on efficiency since that is their purpose.  What this means is
3353    that supply units and trains are more effective at 100% than at 10%
3354    (just as fighting units are more effective at 100% than at 10%, but
3355     their effectiveness is determined by how well they fight, not how well
3356     they "run away, run away!" :) )
3357  * Changed so that flash toggle is on by default for POGO at setup
3358    time.
3359  * Changed so that when a sector is taken, all land units owned by the
3360    current owner are treated as planes are during takeovers (i.e. there
3361    is a pretty good chance they are blown up, and if not, they change owner
3362    to the attacker and are beat up pretty good.)
3363  * Fixed treaties to work again.
3364  * Fixed bug in taking over land units not using correct pointer (can
3365    cause a crash or data corruption.)
3366  * Fixed collect command to wipe deliver and distribution information
3367    correctly.
3368  * Fixed potential bug in bmap not working when destination bmap has
3369    blank spaces in it.
3370  * Fixed bug in shark command not getting right nation structure.
3371  * Fixed bug in server where empty commands (for example, all spaces
3372    or tabs) were being reported as bogus commands.  They are now just
3373    ignored.
3374  * Fixed bug in scrap not dropping land units off of scrapped units carrying
3375    them.
3376  * Fixed bug in news where boarding of land units was reported backwards.
3377  * Fixed bug in calculating new people when growing them during an update.
3378  * Fixed missing -ltermcap in HP/UX build.
3379  * Fixed setsector to limit mobility to 127 not 255 (255 was being caught
3380    later and being reset to 0 anyway)
3381  * Fixed Sector-types.t to show a '\' instead of a '/' for wasteland,
3382    since that is what it really is.
3383  * Fixed retreat.t documentation to reflect the "retreat upon failed
3384    boarding" flag.
3385  * Fixed bug where satellites were not orbiting the world during the
3386    update.
3387  * Fixed bug in torpedos being too smart.  They knew how to jump over
3388    land! :)  Now the "line_of_sight" routine is used to determine if a
3389    torpedo has a straight path to the destination.  If it doesn't, the
3390    torpedo no longer jumps over land, but instead slams into it.  This was
3391    an interesting bug because you could torp ships on the other side of
3392    a very skinny island as long as they were in range, even if there was
3393    no sea route possible.
3394  * Fixed bug when pinbombing and you run out of an object to pinbomb (land
3395    units for example) but you still have to pick something to bomb.  For
3396    ships it worked ok (just aborted that it couldn't find any more ships)
3397    and this was fixed for land units and planes.
3398  * Fixed server crashing bug when flying a plane and not carrying
3399    any cargo.
3400  * Fixed bug in move losing commodities when it runs out of room in the
3401    destination sector.  Goods are now attempted to be returned to the
3402    start sector, and apporpriate steps taken if the start sector is no
3403    longer available.
3404  * Fixed march to prompt you before you abandon a sector you own by
3405    marching out the last land unit.
3406  * Fixed check functions to only check the relevant portions of the structure
3407    and not the timestamp info that doesn't affect how the object functions.
3408  * Fixed bug in spy command that always told you if a spy unit was in a
3409    non-owned sector.
3410  * Fixed bug in displaying of land unit missions not showing correct land
3411    unit range.
3412  * Fixed bug in wire command where new announcements that you read at
3413    the last second don't get wiped out properly.
3414  * Fixed bug where announcement file could be corrupted by very long lines.
3415  * Fixed bug where bmap was not set when player was told what kind of
3416    sector they were attacking (this was an old abusable bug that was
3417    removed long ago to fix the abuse, and it's been fixed in a non-abusable
3418    way finally.)
3419  * Fixed bug where change command would warn you about monetary and
3420    BTU costs, but not prompt you to break out if you didn't want to really
3421    change your country name.
3422  * Fixed bug in sub-launched nukes that are intercepted being reported in
3423    the news incorrectly.
3424  * Fixed bug in load where you could abandon a sector and not know it by
3425    loading your last civilians or military onto a ship.
3426  * Fixed potential memory leak in autonav code.
3427  * Fixed potential bug where you could possibly determine if a sector is
3428    owned or not using one way plane missions.
3429  * Fixed Damage.t info page to properly show damages for planes and
3430    land unit shelling.
3431  * Fixed deliver.t to include syntax for command.
3432  * Fixed country.t to include syntax for command.
3433  * Fixed bug where ships on orders were not adding radar information to
3434    the bmap during an update.
3435  * Fixed bug where ships on sail were not adding radar information to
3436    the bmap during an update.
3437  * Fixed bestownedpath code to use the bmap properly.  Note this is a very
3438    important bug fix.  When navigating a ship, players are no longer given
3439    free information that they would not normally know.  For example, if you
3440    try sailing your ship off into uncharted areas of your bmap, the bestpath
3441    code will only use as much information as you have on-hand (i.e. your
3442    bmap) to plan out your path for you.  If you have no information on an
3443    area, it just keeps forging on, until bumping into something.  Of course,
3444    after the initial exploration through an area, the bmap will be set and
3445    used for all future sailings through that area.  Harbors and bridges
3446    are still checked for construction worthiness if you know where they
3447    are (i.e. they are on your bmap.) (Overall, what happened before
3448    was that the bestpath code would route your ship around islands that
3449    you didn't even know were there, and you could use various commands
3450    to see how that ship was going to sail during the update and thus you
3451    gained information that you wouldn't normally know.)
3452  * Merged bestpath and bestownedpath and wrote new wrappers, "BestShipPath"
3453    and "BestAirPath" to use it properly.  It is also good to note that
3454    bestownedpath is used to determine paths for ships and for planes,
3455    and that best_path (which uses the A* algorithm) is used for all land
3456    based paths, and that the two are never interchanged.
3457  * Removed "jet recon" plane (it slipped in during the PLANENAMES conversion,
3458    and RECON was never used before.)
3459  * Removed extraneous "resnoise" and "resbenefit" functions and combined
3460    the two for setresource and setsector commands.
3461
3462 Changes to Empire 4.2.1 - Tue Nov  3 12:56:20 PST 1998
3463  * Fixed problem with global/plane.c not defining last structure element
3464    properly, and thus causing crashes when accessing certain plane
3465    routines.  This happened during the move to make the PLANENAMES option
3466    run-time configurable.
3467
3468 Changes to Empire 4.2.0 - Thu Oct 29 06:27:15 PST 1998
3469  * Bumped rev to 4.2.0 since this is a major release (the server is now
3470    run-time configurable for just about everything and is released under
3471    the GNU GPL.)
3472  * Put in official licensing information.
3473  * Re-arranged and commented the econfig (Empire Configuration) file.  The
3474    auto-generated "data/econfig" file is now pumped out chock full of
3475    comments (which may or may not be useful.)  Since the server is
3476    pretty much fully run-time configurable (MAXNOC is not, but it gets
3477    a default of 99 anyway) deities will probably be spending more time
3478    in the config file.
3479  * Added server support for building under NT, including mods from
3480    Doug Hay and Steve McClure to get the server building and running
3481    under NT. (This was built using MSVC++ 5.0 on NT 4.0 and command
3482    line "nmake nt")
3483  * Added Doug Hay's ntthread.c implementation for NT threading.
3484  * Added max pop column to "show sector stats" output.
3485  * Added lboard command for boarding land units from sectors.  Only raw
3486    mil can board land units, and only mil and land units aboard the unit
3487    being boarded fight back.
3488  * Added GODNEWS option.  When enabled, the deity giving people stuff
3489    is shown in the news.
3490  * Added bridge tower sector ('@')
3491  * Added BRIDGETOWERS option.  When enabled you can build bridge towers
3492    from a bridge span.  You can then build bridge spans from the tower.
3493    If the tower is destroyed ( <20% eff) bridges connected fall unless
3494    supported on the other side.  You can only build bridge towers in open
3495    water not adjacent to land and other towers.  Expensive.
3496  * Added plains sector ('~') - Max pop is 1/40th regular sectors, and
3497    it is deity creatable only (can't redesignate unless you wasteland it
3498    with a nuke :) )
3499  * Changed "info all" to no longer use printdir, instead it just uses the "all"
3500    info page which contains this information.
3501  * Changed so you can now load up to 2 spy units onto non-land unit carrying
3502    submarines if the LANDSPIES option is enabled.  Useful for sneaking up
3503    to shore and spying on your neighbors.
3504  * Changed so spies unloaded from ships are not given as gifts, they are just
3505    unloaded quietly.
3506  * Changed build command to handle building towers ("build t")
3507  * Changed show command to show tower stats ("show t b")
3508  * Changed reject so you can now reject things from any country except
3509    deity countries (this now includes sanctuary countries and visitor
3510    countries you don't want to deal with)
3511  * Changed ndump to dump nuclear stockpile ID as well.
3512  * Changed flash so that if someone allied to you is either not logged on or
3513    not accepting flashes, you are notified.  This is info you could gain
3514    otherwise since you can see other countries that are allied to you via
3515    players.
3516  * Fixed bug in news command when HIDDEN mods are enabled.
3517  * Fixed distribute command to only write out to the database if we
3518    actually changed the sector (i.e. if we really moved the dist
3519    center, we write.  Otherwise, it makes no point.)
3520  * Fixed threshold command to only write out to the database if
3521    we actually changed the sector (i.e. if we really changed the
3522    threshold, we write.  Otherwise, it makes no point.)
3523  * Fixed - population growth and truncation in "Update-sequence.t" info
3524    file is now clearer
3525  * Fixed the way fortify takes mobility away from a land unit if
3526    engineers are present.
3527  * Fixed bug in buying commodities at the last minute not resetting the
3528    time correctly in all situations.
3529  * Fixed bug in building nukes where it would always ask if you tried
3530    building more than one at a time.
3531  * Fixed bug where if you put (either by building or by transporting)
3532    more than 127 of one type of nuke in a sector, they all got lost. A
3533    negative wrapover sort of thing.
3534  * Fixed ndump to print # of stockpiles dumped.
3535  * Fixed ndump.t to reflect changes
3536  * Fixed bug in build command that didn't account for EOL characters.
3537  * Fixed bug where you could use planes to drop conquered populace
3538  * Fixed bug in distribute command in how it checked for current distribution
3539    sector.
3540  * Fixed pr_flash and pr_inform to no longer send messages if the player
3541    is still in the process of logging in (i.e. not in the PLAYING state)
3542  * Fixed report command output for deities.
3543  * Fixed bug in nuclear damage either taking out submarines when it
3544    shouldn't, or not taking them out when it should.
3545  * Fixed bug in loading units that are carrying units onto other units
3546    (note that it doesn't happen since only HEAVY units can carry other
3547    units and that check works, but that might change some day, and we
3548    don't want units carrying units to be carried by other units, etc. :) )
3549  * Fixed info pages to reflect new sector types.
3550  * Fixed info pages to reflect new spy unit capabilities.
3551  * Fixed show commands to only show trade ships if the TRADESHIPS option
3552    is enabled.
3553  * Fixed build command to only allow building of trade ships if the
3554    TRADESHIPS options is enabled.
3555  * Fixed up some definitions located in many places used for checking
3556    sectors for navigation rights.
3557  * Fixed power.t to correctly describe NEW_POWER formula.
3558  * Made HIDDEN option run time configurable.
3559  * Made LOSE_CONTACT option run time configurable.
3560  * Made ORBIT option run time configurable.
3561  * Made SAIL option run time configurable.
3562  * Made MOB_ACCESS option run time configurable.
3563  * Made FALLOUT option run time configurable.
3564  * Made SLOW_WAR option run time configurable.
3565  * Made SNEAK_ATTACK option run time configurable.
3566  * Made WORLD_X and WORLD_Y run time configurable.
3567  * Made MARKET option run time configurable.
3568  * Made LOANS option run time configurable.
3569  * Made BIG_CITY option run time configurable.
3570  * Made TRADESHIPS option run time configurable.
3571  * Made SHIPNAMES option run time configurable.
3572  * Made DEMANDUPDATE option run time configurable.
3573  * Made UPDATESCHED option run time configurable.
3574  * Made LANDSPIES option run time configurable.
3575  * Made NONUKES option run time configurable.
3576  * Made PLANENAMES option run time configurable.
3577  * Removed SMALL_SERVER stuff (unused baggage)
3578  * Removed trading post sector ('v')
3579
3580 Changes to Empire 4.0.18 - Thu Sep 24 06:54:27 PDT 1998
3581  * Fixed bug in aircombat where planes in flight could intercept air
3582    defense planes and take no damage (i.e. they got to fight twice,
3583    once for free.)
3584  * Fixed bug in freeing memory after performing missions that could crash
3585    the server (it mainly happened after an interdiction mission using
3586    planes and escorts, where some escorts came from airports that didn't have
3587    bombers going up.  Freeing the leftover escorts was crashing the server.)
3588  * Fixed bug where you could load non-existant units if you were allied
3589    with country #0.
3590  * Fixed bug where you could pin-bomb a plane with itself.
3591  * Fixed bug where satellites over a bridge may get killed if the bridge
3592    is sunk.
3593  * Fixed bug where land units on a ship in the same sector as a bridge
3594    that is splashed may get sunk.
3595  * Fixed bug where planes on a ship in the same sector as a bridge
3596    that is splashed may get sunk.
3597  * Fixed doconfig with correct empire site text.
3598  * Fixed major problem with abms not firing, and sometimes crashing
3599    server.
3600  * Fixed bug in land units counting up loaded units wrong.
3601  * Fixed doconfig makefile to have doconfig.c as a dependency.
3602  * Fixed bug in resetting commodities (the comm_uid was not being
3603    properly set.)
3604  * Fixed bug in repaying loans not working correctly (the l_uid was not
3605    being properly set.)
3606  * Fixed bug in buying items from the trading block not allowing you
3607    to due to a perceived change in item status.
3608  * Fixed bug in mfir.c where a bogus input to a target could crash
3609    the server.
3610  * Fixed bug that after you read telegrams new telegrams may not send
3611    an inform message (the old telegram flags were not cleared.)
3612  * Fixed bug where fort support distance calculations are calculated
3613    twice instead of just once.  This bug caused a lower percentage
3614    of support fire than designed.
3615  * Fixed bomb.t to reflect land unit changes.
3616  * Put in some integrity checking for planes returing from bombing runs.
3617  * Added ability to edit land unit that a land unit is loaded on in
3618    edit command.
3619  * Consolidated bridgefall code into "knockdown" function (this code
3620    existed in at least 3 places, and was different in all of them.)
3621  * Subs returning fire are no longer reported in the news.
3622  * Visitor countries can now use the 'motd' command.
3623  * When trying to use a visitor country, if it is in use, you are not told
3624    by whom, just that it is in use.
3625  * Optimized (slightly) support fire from forts not getting supply and
3626    shells if not needed (out of range)
3627  * Updated Education.t
3628  * Modified (increased) chances of hitting mines slightly.
3629  * Removed unused variables from shp_check_mines.
3630
3631 Changes to Empire 4.0.17 - Fri Jul 31 06:12:21 PDT 1998
3632  * Added ability in edit to change coastal flag for sectors.
3633  * Added ability in edit to edit plague values for ships.
3634  * Added ability for "spy" to report all units/planes not owned by you
3635    that exist in the sector you are spying from.
3636  * Modified naval planes and anti-sub planes.
3637  * Changed so that missiles and bombs that miss their targets cause
3638    collateral damage in the target sector (they have to land somewhere!)
3639  * Changed llook so that non-spy units are required to have at least 1
3640    military personnel on board to see anything.
3641  * Fixed "llookout.t" to reflect change for military requirement.
3642  * Updated Plague.t
3643  * Updated upgrade.t
3644  * Added "lmine" flag for deities to see what sectors have mines in them
3645    (works for sea and land mines, used "lmine" to distinguish it from "min"
3646    which determines mineral (iron) content of a sector.)
3647  * No longer able to pin bomb land units on a ship.
3648  * Land units are required to have at least one military loaded to perform
3649    a mission.
3650  * Firing land units are required to have at least on military loaded to
3651    be able to fire (or return fire.)
3652  * Spies are not always seen when being pinbombed.  You have to look very
3653    carefully for them (as you usually would.)
3654  * Fixed typo in "Spies.t"
3655  * Added new info about spy ability to spy.t.
3656  * Updated tax information in Innards.t and Update-sequence.t
3657  * Fixed typo in fire.t information about units firing on ships.
3658  * Loading military onto land units now resets fortification.  (You gotta
3659    re-fortify the new guys.)
3660  * Fixed bug where planes that were mine capable could not drop mines if
3661    they were not cargo capable.
3662  * Fixed bug in potentially crashing in update code for nations tech/research.
3663  * Fixed bug in execute putting you into execute mode incorrectly.
3664  * Fixed bug in board not allowing land units to board from 0 mobility
3665    sectors.
3666  * Fixed bug where interdicted land units that were missed displayed
3667    a "SPLASH! Bombs miss your ships" message.
3668  * Fixed bug in minesweeping sectors where, even with mobility or
3669    having the sweep ability, ships would get hit by mines for doing
3670    nothing.
3671  * Fixed bug in count_land_planes always writing out land units unnecessarily.
3672  * Fixed bug in count_planes always writing out ships unnecessarily.
3673  * Fixed bug in lnd_count_units always writing out land units unnecessarily.
3674  * Fixed bug in count_units always writing out ships unnecessarily.
3675  * Fixed bug in llook that reported units on ships.
3676  * Fixed bug in llook that reported satellites launched over the unit.
3677  * Fixed bug in llook that always reported spies (it should be a 10-100%
3678    chance)
3679  * Fixed bug in anti possibly not saving lost items correctly.
3680  * Fixed bug in planes getting extended range when on missions and the
3681    op center is not where the plane is located.
3682  * Fixed bug in land unit defensive strength not being based on the eff of
3683    the unit when calculating odds of a battle.
3684  * Fixed bug in board not reporting consistant information.
3685  * Fixed bug in the way land unit casualties were being taken.
3686  * Fixed bug where land units on ships could return fire.
3687  * Fixed bug where land units on other land units could return fire.
3688  * Fixed bug where land units on other land units could fire.
3689  * Fixed bug in attacks/assaults/boardings spreading plague incorrectly.
3690  * Fixed bug in updating plague for ships.
3691  * Fixed bug in updating plague for land units.
3692  * Fixed bug in updating plague for attacking/defending land units.
3693  * Fixed bug where you couldn't pin-bomb land units that were < 20% eff.
3694  * Fixed bug which revealed the owner of torping subs when on a mission.
3695
3696 Changes to Empire 4.0.16 - Fri Jun 12 08:52:06 EDT 1998
3697  * Added patches sent in by Steve McClure, Sverker Wiberg and Curtis
3698    Larsen.  They are described with other changes below.
3699  * Fixed bugs in the following commands that allowed two cooperating
3700    countries to create infinite numbers of any commodity and/or cash
3701    at any time (race conditions in the server): build, board, deliver,
3702    designate, distribute, explore, fuel, improve, load, ltend, mobquota,
3703    move, name, order, reset, sail, sell, set, tend, territory, test,
3704    threshold, torpedo, transport, unload
3705  * Fixed bug in board command giving out too much information about a
3706    non-owned sector when it shouldn't be.
3707  * Fixed bug in board command when firing on a sector in defense before
3708    checking mobility.
3709  * Fixed bug in rangeedit allowing plane(s) to possibly be stored wrong.
3710  * Fixed bug in launch allowing plane to possibly be stored wrong after
3711    launch.
3712  * Fixed bug in lrangeedit allowing land unit(s) to possibly be stored wrong.
3713  * Fixed bug in morale allowing land unit(s) to possibly be stored wrong.
3714  * Fixed bug in arm/disarm allowing a plane to possibly be stored wrong.
3715  * Fixed bug in loan sometimes not writing database correctly.
3716  * Fixed bug in collect.
3717  * Fixed bug in dropping mines from land units.
3718  * Fixed crashing bug in sector_strength routine when oceans take
3719    collateral damage.
3720  * Fixed bug in transport possibly decrementing too much mobility when
3721    moving a nuke.
3722  * Fixed some little warning type messages building with gcc -Wall.
3723  * Fixed problem compiling lwp threads with glibc6 under Linux.
3724  * Changed flash so that players can always flash deities.
3725  * Changed players command to always show deities and visitor countries
3726    that are logged on, and only show allied countries for normal player
3727    countries.
3728  * Fixed bug in anti command not stopping sectors when they revolt.
3729  * Fixed bug in set_coastal function not counting bridge spans as
3730    water based sectors (after all, the land is still a coastal sector,
3731    even if next to a bridge span.)
3732  * "flash" and "players" is re-enabled for visitor accounts.
3733  * Fixed bug in bleeding of technology and research to other players.
3734  * Fixed bug in explore not spreading plague correctly.
3735  * Fixed bug in move not spreading plague correctly.
3736  * Fixed bug in deliver not spreading plague correctly.
3737  * Fixed bug in distribute not spreading plague.
3738  * Included "postresults" script in the scripts directory which can be
3739    used to auto-post daily power chart/announcements to rec.games.empire.
3740  * Updated Plague.t
3741  * Updated Innards.t
3742  * Removed OVCONFIG from build.conf, and patched doconfig to match.
3743  * doconfig is only run if needed
3744  * emp_client and emp_server are only linked if needed
3745  * Added list of disabled options to the version command.
3746  * Fixed bug in survey allowing you to see hidden variables.
3747  * Re-enabled escort missions due to above bug fix most likely the problem.
3748  * Changed one instance of "restrict" to "restricted" in bestpath.c.  For
3749    some reason, this was causing a problem on one of the Linux builds (??).
3750  * Added "show sector capabilities" functionality (this didn't exist
3751    before.)
3752  * Fixed bug in neweff not reporting stopped sectors.  It now (correctly)
3753    reports them as not changing eff.
3754
3755 Changes to Empire 4.0.15 - Wed May 20 12:35:53 EDT 1998
3756  * Fixed the spelling of Markus' name in CHANGES4.0 files.
3757  * Added Markus' patches/fixes.  Some are detailed below.
3758  * Added 'mipsultrix.gxx' build target.
3759  * Fixed doconfig to write ipglob.c in the correct target area.
3760  * Fixed a bunch of type casting that needed to be done correctly.
3761  * Only print out last connect by for non-visitor accounts.
3762  * 'players' command is only useable by non-visitor accounts.
3763  * Fixed ask_off in attsub.c to not print out allied sector mil counts
3764    when attacking from neighboring sectors.
3765  * Fixed targetting of che when taking over sectors.
3766  * 'anti' command only fights che that are targetted at you.
3767  * Fixed update not updating timestamps of objects (ships, planes, land
3768    units, sectors.)
3769  * Fixed bug delivering conquered populace.
3770  * Fixed potential bug scuttling ship with land units on it.
3771  * Moved heavy bombers to tech 90.
3772  * Fixed bug in setsector telling the deity coordinates of sectors being
3773    granted/taken away.
3774  * Fixed bug in setting budget of enlistment sectors to 0.
3775
3776 Changes to Empire 4.0.14 - Wed Apr  8 08:47:54 EDT 1998
3777  * Fixed time_t problem in common/log.c
3778  * Fixed bug in headlines
3779  * Replaced vaxultrix build flags with proper vanilla ones.
3780  * Fixed bug in update/prepare.c (sometimes not getting charged for
3781    mil on units and ships)
3782  * Fixed bug in printing of "No ship(s)" twice in cargo command when no
3783    ships were selected.
3784  * Temporarily disabled escort missions until a fix is found. They are
3785    randomly crashing the server.
3786  * Fixed morale.t to reflect that retreat percentage is based off of
3787    morale_base and not 75.
3788  * Fixed bug in bridgefall where planes and units on ship in a sector
3789    that has a bridge collapse are being sunk.
3790  * Fixed bug in update/produce.c when a sector overflows it's capacity
3791    on production.
3792  * Fixed bug in produce command reporting incorrect costs (sometimes).
3793  * Land units on ships will now try to draw supply from the ship they
3794    are on.
3795
3796 Changes to Empire 4.0.13 - Mon Mar  2 11:04:28 EST 1998
3797  * Fixed bug in distribute when world sizes are other than 64x32
3798  * Fixed bug in getcommand (not really a bug, just made it work like
3799    it used to so that the players command is useful for deities
3800    again)
3801  * Fixed building of POSIX threads on Alpha running Digital Unix.
3802  * Fixed line_of_sight prototype in sona.c
3803  * Fixed fairland not to conuse stupid C++ compilers.
3804
3805 Changes to Empire 4.0.12 - Tue Feb 24 11:27:31 EST 1998
3806  * Fixed client build on linux (whoops)
3807
3808 Changes to Empire 4.0.11 - Tue Feb 10 10:53:10 EST 1998
3809  * AIX build seems to only work with gcc right now (but at least that works)
3810  * Vax Ultrix (vaxultrix) build should work now (hopefully) out of the box.
3811  * Took out autosupply of airports when bombing or dropping shells.
3812     (This was the only commodity this was done for, and it was creating
3813     problems since supply is still somewhat broken somewhere)
3814  * Included Curtis Larsen's, Markus Armbruster's and Sverker Wiberg's
3815     submitted patches, which collectively included cleaning up most
3816     of the server prototypes and bogus declarations.  Many thanks.
3817  * Increased incoming command buffer to 1024 from 512 bytes
3818  * Increased the # of parsed arguments from 64 to 100
3819  * Fixed bug where spies were not dying when damaged.
3820  * Fixed bug in HIDDEN mods in declare command not printing country # of
3821     uncontacted country correctly (or at all as a matter of fact)
3822
3823 Changes to Empire 4.0.10 - Mon Aug 18 12:34:58 EDT 1997
3824  * Fixed bug where fleets were being interdicted but the damage was being
3825     spread to ships not in the same sectors.
3826  * Fixed but in market when buying goods without enough cash.
3827  * Planes in orbit over airports are no longer fixed up during updates.
3828  * Planes in orbit are no longer damaged when the sectors they are over
3829     are damaged.
3830  * Planes on ships are no longer damaged when the sectors they are in are
3831     damaged, unless the ship is damaged.
3832  * Fixed problem with no newline after partisan activity telegram in
3833     anti.c
3834  * Fixed problem in chan.c printing out change costs incorrectly.
3835  * Fixed problem in dispatch.c screwing things up on redirection.
3836  * financial should now handle 6 and 7 digit loans.
3837  * Planes on ships that are in sectors that revolt are no longer taken
3838     over.
3839  * Fixed bug in powe.c where the power report was mis-calculating the
3840     efficiency of planes.
3841  * Fixed doconfig.c to use STDC instead of multi-level #ifdefs.
3842  * Fixed bug in parse.c that was screwing up double quotes in conditional
3843     arguments.
3844  * Military in a sector now only produce up to maxpop, just like civvies
3845     and uw's.  No more stuffing 6K mil into a mountain to max it out.  You
3846     can still hold more mil there over the updates, but the extras just
3847     won't produce anymore.
3848  * Fixed bug in shark that allowed you to shark up loans even if you couldn't
3849     cover the debt.
3850  * Fixed bug in day of week calculation for server up time in common/keyword.c
3851     that is used for gamedays.
3852  * Documented what happens to standing military in collect.t when you collect
3853     a sector.
3854  * Documented mountains only holding and using 1/10th of the normal sector
3855     population in Sector-types.t.
3856  * Fixed documentation on ship's firing ranges in fire.t to be less
3857     ambiguous.
3858  * Updated nukes in nuke.t
3859  * Added apropos command (thanks to Mike Wise)
3860  * Added case-insensitivity to the info command (thanks to Mike Wise).  If
3861     there are two files of the same name, and you don't get a complete match,
3862     then whichever file is found first in the directory is used.
3863  * Changed documentation in wantupd.h
3864
3865 Changes to Empire 4.0.9 - Sat Apr 19 23:01:51 EDT 1997
3866  * Fixed dump info pages that were getting formatted funny.
3867  * Fixed improve info page.
3868  * Fixed bug in allied planes/units not moving when the carriers move.
3869  * Fixed bug in satellite output for <100% satellites.
3870  * Fixed bug in load/unload not putting a newline after some unloadings
3871     in allied sectors.
3872  * Fixed bug in harden not printing correct values.
3873  * Fixed bug in creating/moving/etc. nuclear stockpiles.
3874  * Fixed bug where subs were trying to torp commodities moving on land when
3875     on interdiction.  (This was funny ;-) )
3876  * Fixed bug in "move" where you could keep a sector even after someone else
3877     took it from you.
3878  * Budget now correctly reports the # of units being built.
3879  * Mil on units & ships are now reported as normal military costs, not
3880     ship or unit maintainence costs in budget.
3881  * Fixed bug in update code where taxes could potentially be initialized
3882     incorrectly (affected budgets too.)
3883  * Fixed bug in nat.h header so that it uses SCT_MAXDEF instead of a fixed
3884     number (that was incorrect.)
3885  * Fixed bug with trains - they needed the xlight flag to carry planes.
3886  * Revamped and improved flak.
3887  * Added "Flak" info page.
3888  * Added "Fallout" info page.
3889  * Fixed repay/offer/consider to all need a capital to be used.
3890  * Fixed bug with air defense missions not running when not AT WAR.  They now
3891     fly when HOSTILE.
3892  * plane/ship/unit short names are all now 4 characters, padded if needed.
3893  * pdump/sdump/ldump/ndump now just print the short name for the type.
3894  * sdump now has ship name at very end in quotes.
3895     These were done at the request of some client developers for ease of use.
3896  * Fixed extra space in the dump output.
3897  * Fixed fallout - not quite so nasty anymore.
3898  * Fixed fallout - things on ships/units are damaged now.
3899  * Fixed and balanced planes/ships/units/nukes in conjunction with each other.
3900  * Fixed bug in doconfig.c calculating wrong s_p_etu sometimes.
3901  * Fixed bug where harbors weren't being used to resupply.
3902  * Fixed bug where selling units loaded with planes and units wouldn't take
3903     the loaded planes or units - they are now dropped.
3904  * Fixed bug in arm/disarm where you could arm/disarm planes on the trading
3905     block.
3906  * Deities can now remove things from the trading block/market.
3907  * Fixed bug in "work" not charging engineers enough mob.
3908  * Fixed bug in "work" not adding teardown and buildup avail costs together.
3909  * Subs no longer need mobility to return fire when fired upon.
3910  * Fixed "reset".
3911  * Fixed bug in "trade" allowing 2 players to pay for the same item, but only
3912     the last player gets it.
3913  * Fixed bug where you couldn't launch missiles from allied ships or sectors.
3914  * Fixed bombing so that pin-bombing can cause collateral damage too.
3915  * Fixed sector damage to damage planes there too.
3916  * Fixed flag in lload so that it doesn't always print if not needed.
3917  * Fixed "sell.t" info page.
3918  * Fixed bug in "buy" where not entering the price correctly could cause
3919     a crash.
3920  * Fixed "sell" so that at least 1 mobility is required to sell goods.  Keeps
3921     the midnight "raid and sell" abuse down. :)
3922  * Fixed "show plane cap" to move the last column over 1 more where it should
3923     be.
3924  * Fixed timestamps to be updated for units/planes on ships/units that move,
3925     since those units/planes move too.
3926
3927 Changes to Empire 4.0.8 - Wed Feb 26 23:00:51 EST 1997
3928  * Fixed bug in nstr_exec that was wiping out the previous conditional.
3929     This was major because it affected timestamp values which are more
3930     than 65535.
3931  * Fixed bug in sdump.c for typo in reporting the trade ships origin.
3932
3933 Changes to Empire 4.0.7 - Mon Feb 24 22:48:54 EST 1997
3934  * Fixed bug in aircombat.c when calculating the air combat odds.  Negative
3935     numbers were screwing things up good...
3936  * Fort sector's coordinates are no longer printed when auto-firing at
3937     ships.
3938  * Subs can now surface and fire deck guns (again)  They can also be
3939     hit by return fire when doing so.
3940  * Fixed bug in setting of plane attack and defensive values so that
3941     negative numbers don't keep going further negative.
3942  * Fixed incorrect military control calculation in the sell command.
3943  * Trading posts are no longer required to sell goods from.  You can sell
3944     from harbors and warehouses now too.
3945  * Spy now prints out the owner of land units you see when spying.  Before
3946     this was assumed to be sector owner, which is no longer true.
3947  * Loading land units now prints out what was loaded onto each unit,
3948     just as loading ships do.
3949  * Added fallout, coast, c_del, m_del, c_cut and m_cut to dump output.
3950  * Added "GO_RENEW" option.  This option means that gold and oil resources
3951     are renewable.
3952  * Added "lost_items_timeout" config variable, and set the default to
3953     48 hours.  This determines how long lost items stay in the lost items
3954     database.
3955  * Fixed land unit names to be more consistent.
3956  * Fixed mission.t info page.
3957  * Fixed bug in that if mission_mob_cost was set to 0, even negative
3958     mob units should be able to be put on missions.
3959  * Removed restriction on things needing to be at least 60% to be put
3960     on a mission.  Note that while you can put them on missions at < 60%
3961     now, when trying to do the mission, it still checks the eff.  This
3962     is to help in automatic setup (build, put on mission, forget) instead
3963     of having to come back repeatedly.
3964  * Spies caught in Neutral or Friendly countries cause the Neutral or
3965     Friendly country to go Hostile towards the owner of the spy.
3966  * Tweaked ammunition numbers for artillery units.
3967  * No more automatic declarations of War should be made.  You will go
3968     hostile, but since going to war doesn't increase your countries
3969     defenses, and is purely political, it is left to the player to go
3970     that final step.
3971  * Fixed bug in trade that wasn't incrementing the time if last second bidding.
3972  * Fixed bug in "lmine" that was crashing the server if the land unit was
3973     out of mobility.
3974  * Fixed buy so that if you specify a product, you can only bid on that
3975     type of product.
3976  * Added "lost.t" info page.
3977  * Added "lost items" database (EF_LOST)
3978  * Fixed bug where you could move in allied forces after an attack if they
3979     bordered the victim area.
3980  * Fixed nstr_comp to deal with values > 16 bits coming in from
3981     client for comparisons.
3982  * Changed last minute market/trade timers to increment 5 minutes.  2 minutes
3983     was too quick.
3984  * Fixed decode in lib/common/nstr_subs.c to deal with NSC_TIME better.
3985  * Commented out the logging of the market checking in server/marketup.c,
3986     lib/commands/buy.c and lib/commands/trad.c  It was generating lots of
3987     pretty much useless data that made parsing the server.log file more
3988     more difficult than it needed to be.
3989  * Fixed crashing bug in ldump.
3990  * sdump, ldump, ndump, pdump and dump now print out the current
3991     timestamp on the "DUMP XXX" line.
3992  * Fixed denial of service bug in lib/player/accept.c in
3993     player_find_other function.
3994  * Fixed bug in shark reporting incorrect buyer of the loan.
3995  * Fixed bug in sdump.c (case 0 should have been case 10)
3996  * ldump and sdump now always print the fuel column if asked for,
3997     even if opt_FUEL is turned off.  In the case that it is turned
3998     off, the fuel is listed as 0.
3999  * Added "timestamp" field, which is updated every time an item is
4000     changed.
4001  * Fixed up the Clients.t info page.
4002  * sdump now prints trade ship building origin.
4003  * sdump now always prints name even if SHIPNAMES isn't defined.  If
4004     it is not defined, then the name is empty.
4005  * Added "timestamp" to info/Concepts/Selector.t
4006  * Added some more relevant info to info/Server/Empire4.t
4007  * Fixed Infrastructure.t info page to reflect the fact that infrastructure
4008     is no longer torn down when a sector is re-designated.
4009  * Fixed sell.t to more accurately reflect the time-delay market.
4010  * Fixed read.t and wire.t to reference accept and reject.
4011  * Fixed reject.t not referencing accept command.
4012  * Fixed collect.t to more accurately reflect what goes on when collecting
4013     sectors.
4014  * Fixed financial.t to reflect defaulted loans.
4015  * Fixed dump.t, sdump.t, ldump.t, ndump.t, pdump.t to reflect new
4016     timestamp info.
4017  * Fixed "census.t" (had incorrect reference to "info syntax" instead
4018     of "info Syntax".
4019
4020 Changes to Empire 4.0.6 - Thu Jan 16 11:33 EST 1997
4021  * Increased damage from depthcharges because on increased damage from
4022     torpedos.  Sub frange decreased to be more balanced with destroyer frange.
4023  * Intelligence reports (spy) on units will now report the estimated number
4024     of mil on the unit.
4025  * Fixed equation for ship visibility so it will drop as tech increases.
4026  * Added new commands sdump, ldump, pdump, and ndump to dump data on ships,
4027     land units, planes, and nukes.
4028  * If fields are provided, dump will only supply those fields requested.
4029  * Decreased speed of subs.
4030  * When options NO_LCMS or NO_HCMS are set, those commodities are no longer
4031     required for infrastructure improvements.
4032  * Units that lose an assault or a boarding attempt from a ship will no
4033     longer swim back to the ship they came from.
4034  * Units that take extra casualties will no longer lose all their mil at
4035     once.
4036  * Infrastucture is retained when redesignating a sector.
4037  * Dieing spies will no longer crash the server.
4038  * Units, planes, and ships must have mobility to perform missions.
4039  * Units on ship being scrapped are transferred to harbor.
4040  * Food is no longer autoloaded onto units when they are built.
4041  * Fixed show plane stat to show correct range.
4042  * Infantries now take damage at same rate as casualties.
4043  * Fixed bug with hap_fact.  Having more happiness now helps with fighting
4044     che.
4045  * Fixed anti to write back target country so che will continue to fight
4046     when they survive.
4047  * Fixed llookout to show correct estimate on number of mil on unit.
4048  * Added buildable architecture "hp".  This type will build the server on
4049     a HP/UX machine using the standard compiler instead of gcc.
4050
4051 Changes to Empire 4.0.5 - Thu Dec 12 10:28:48 EST 1996
4052  * Fixed bug in update/distribute.c where pathcost was not being called with
4053     the MOB_ROAD argument (and thus distribution costs could be GREATLY
4054     affected.) - Thanks Ice!
4055
4056 Changes to Empire 4.0.4 - Mon Dec  9 11:00:00 EST 1996
4057  * Fixed Solaris port using gcc.
4058  * Fixed doconfig.c to create directories with right modes.
4059  * Fixed install macros in makefiles to move binaries to the right
4060     places.
4061
4062 Changes to Empire 4.0.3 - Wed Dec  4 22:46:53 EST 1996
4063  * Added HP/UX port.
4064  * Fixed doconfig.c (put exit(0) at the end of main.)
4065  * Fixed improve.c (moved the prompt[] string outside the fcn.)
4066
4067 Changes to Empire 4.0.2 - Mon Oct 14 12:26:40 EDT 1996
4068  * Put in LND_MINMOBCOST in land.h
4069  * Put in change in lnd_mobcost in lndsub.c
4070  * Put in new nuke costs in nuke.c
4071  * Put in fix so that total work can only be done by the max pop. No more extra
4072     civvies tossed in will do it anymore in human.c.
4073  * Put in fix for src/util/Makefile - beefed it up.
4074  * Put in fix to show where your ship is when it gets shelled in mfir.c.
4075  * Changed infrastructure of roads from .040 to .020 (122 instead of 150 in
4076     common/move.c)
4077  * Fixed Update-sequence.t.
4078  * Put in fix for mobcost bonus for 0% highways.
4079  * Fixed stop.t
4080  * Fixed commodity.t
4081  * Spruced up torpedo damage somewhat. :) :)
4082  * Fixed "assault bmap bug" in attsub.c
4083  * Fixed Produce.t (bars cost)
4084  * Changed mountains to get an automatic "2" for defensive bonus in attsub.c
4085  * Fixed consider.t
4086  * Fixed repay.t
4087  * Fixed offer.t
4088  * Fixed "offer" and "consider" not being legal commands in player/empmod.c
4089  * Fixed Damage.t
4090  * Fixed sstat.t
4091  * Fixed lstat.c, pstat.c and sstat.c
4092  * Fixed cutoff command in cuto.c
4093  * Fixed attack value in attack_val in lndsub.c
4094  * Fixed lload in commands/load.c
4095  * Fixed defense_val in lndsub.c - Made it a minimum of 1, so that units will
4096     always fight until dead or retreating.  0 makes them get stuck.
4097  * Fixed update/deliver.c - no delivery of non-oldowned civvies (or anything
4098     else for that matter.)
4099  * Fixed llook in commands/look.c
4100  * Fixed che bug in subs/nstr.c
4101  * Fixed bug in strv.c by overcompensating by 1 food per sector (minute amounts
4102     of people would starve.)
4103  * Fixed update/human.c - feed_people rounding problems (I hope.)
4104  * Fixed morale problem in update/land.c
4105  * Fixed count_bodies in attsub.c
4106  * Fixed lnd_mobcost.
4107  * Fixed subs/land,plane,ship.c to handle sunken units and planes correctly.
4108  * Fixed interest rate in commands/offe.c
4109  * Fixed bug in buy.c.
4110  * Put in DEFENSE_INFRA soption o you can turn on/off the use of the defensive
4111     infrastructure.  When off, the defensive infrastructure is the same
4112     as the sector efficiency, and you can't improve it.  This is OFF by
4113     default.
4114  * Fixed Empire4.t
4115  * Added Wolfpack.t
4116  * Land units are now built with a default reaction radius of 0.
4117  * Changed name of lt artilleries to "lat" from "lart" so you can now build
4118     "lar"s again.
4119  * Lowered the speed and firing range of pt boats.
4120  * Lowered the initial att strength of cavs from 1.5 to 1.3 (they were TOO
4121     powerful.)
4122  * Changed the max mob gain defaults of units/planes to 1.0 and ships to 1.5
4123     (This is * ETU_RATE, so it is equal to ETU_RATE for units/planes and
4124      1.5 * ETU_RATE for ships.)
4125  * Conquered civvies only pay 1/4 taxes.
4126  * Railways don't get torn down when you rebuild sectors anymore (but roads
4127     and defenses do (if enabled.)
4128
4129 Changes to Empire 4.0.1 - Wed Aug 28 11:35:40 EDT 1996
4130  * Added "extern double tradetax" to check_trade in trad.c
4131  * Improved description of data directory in build.conf
4132  * Fixed bug in attacking land units that retreat so they now get
4133     charged mobility for attacking.
4134  * Fixed dump to report road, rail and defense of a sector at the end.
4135  * Fixed doconfig bug in not checking the right directory to see if the
4136     "data" directory existed or not before trying to create it.
4137  * "change" now works for sanctuary countries.
4138  * Fixed the description of "sinfrastructure".
4139  * Added more info to "Infrastructure".
4140  * Units/planes are no longer reduced to 75% when bought from the trading
4141     block.
4142  * Supply units were slowed down to the speed of infantry units.
4143  * Trade-ship payoffs have been lowered to 2.5, 3.5 and 5.0
4144  * Bars interest is up to $250 per 1K again.
4145  * Civ taxes were raised back up to a 10:1 mil/civ tax ratio (was 20:1)
4146  * Fixed various info pages.
4147  * Fixed bug in people not getting truncated when broke (this was thought
4148     to be fixed, but wasn't. Now it is, dammit!)
4149  * Fixed bug with units marching across oceans (scuba gear not included. ;-) )
4150  * Market/trade taxes and trade ship payoff figures were added to version.
4151  * "cede" has been removed as a default command.
4152  * Makefile rule was fixed for depend build.
4153  * Fixed bug in mapdist not taking world edges into account nicely enough.
4154  * Added a "scuttle" order for autoscuttling trade ships.  Makes using them
4155     easier.  Cleaned up scuttle code while in there.
4156  * Fixed bug with scuttling a ship with units on it not scuttling the units
4157     too.
4158
4159 Changes to Empire 4.0.0 - Wed Aug 21 1996
4160  * Initial Wolfpack release - Long live the Wolfpack!!!!
4161  * Cleaned up the build environment.  Now all that is needed is to edit the
4162     build.conf file, answer the questions there and type "make <arch>" to
4163     build for a specific architecture.  Thus, no more reliance on gnumake
4164     or special shell scripts.
4165  * We are now shipping the pre-built info pages with the server for those who
4166     Don't want to build them.  You can also still just type "make" and have
4167     the info pages build, but it doesn't completely work (i.e. rebuild new
4168     Subjects) if you don't have perl5 installed.
4169  * Put in the "help" command that does the same thing as "info".
4170  * Removed C_SYNC.  This is done for 2 reasons.  1) None of us like it or
4171     wish to support it.  2) We envision a better scheme for doing similar
4172     things will come along.
4173  * Put in MOB_ACCESS - This allows real-time updating of mobility.
4174  * Put in MARKET - This is the time-based market (yes, still teleports,
4175     but it's not as bad as it was.)
4176  * Lots of the documenation has been updated, but there is more to do.
4177  * Added NO_LCMS, NO_HCMS and NO_OIL options.  When any of these options are
4178     enabled, you don't need any of that type of material to build things.
4179     If NO_HCMS is enabled, you don't need HCMS to build bridges, you need
4180     lcms.  If both NO_HCMS and NO_LCMS are enabled, then you don't need
4181     any materials to build a bridge.
4182  * There is no mobility cost for assigning missions.  But, there is also
4183     no longer any benefit for being on a mission either.
4184  * Damage is the same for all commodities (people too.)  This means you
4185     can deity shell/bomb sectors again.
4186  * Units are now dependant on tech.  What this means is that their statistics
4187     now increase with tech.  In addition, there is only 1 type of each basic
4188     unit now (i.e. just "cavalry" instead of "cavalry 1", "cavalry 2", etc.)
4189     This reflects the idea that as you learn more, you learn how to not only
4190     build better units, but you learn to build units better. :)  This also
4191     opens the door for a "lupgrade" command along the same lines as the
4192     "upgrade" command for ships.
4193  * Units now have a minimum mob cost for attacking a sector.  Marching
4194     mob costs have not changed.
4195  * Starting units have been removed.  This means that at the beginning, people
4196     may live a little longer since their neighbor can't come visiting quite
4197     as quick.
4198  * Shells are no longer required to build units.
4199  * Mil are no longer required to build units.
4200  * Mil are no longer an intrinsic part of a unit.  They are now a loadable
4201     commodity.  The way a unit's defense/att bonuses work now are
4202         attack = (att * mil * eff)
4203         defense = (def * mil * eff)
4204     In addition, when a unit takes damage, both the eff and the mil go
4205     down.  You can quickly toss in new hacks, but you need to wait to repair
4206     the unit at the update.  Thus, you can now look at unit's efficiency
4207     as their training.
4208  * You need at least 1 mil on a unit to march it (spies are the exception.)
4209  * Units always react if in range and they have the mobility, no matter
4210     what their efficency.
4211  * Units may now march anywhere - in your own sectors, deity owned sectors
4212     or allied sectors, with 1 exception, spies.  Also, your units can get
4213     trapped if your ally declares non-alliance with you while your units
4214     are still in his country.)
4215  * Units always march at their speed, efficiency doesn't matter.
4216  * LANDSPIES was added - This creates land unit based spies.  Spies may march
4217     anywhere, with a chance of getting caught (except in allied territory.)
4218     See "info Spies" for more info on them.
4219  * Planes may now be based out of allied airports.  Landing planes on
4220     ships/sectors you do not own no longer changes thier owner.  You can only
4221     land on owned/allied sectors/ships, and you may only
4222     fly/bomb/para/recon/drop from owned/allied sectors.  So, if a country
4223     you are allied with goes hostile at you, your planes are now stuck there.
4224     Note that if you are using an allied airport, their commodities get
4225     sucked up, not yours (obviously.)
4226  * Planes are now tech-based.  Their statistics increase as their tech
4227     increases.  Deleted extraneous planes.
4228  * There is a new toggle, "techlists", which allows you to see what you
4229     can build/stats/capabilities sorted by tech instead of groupings.
4230  * Ships are now tech-based.  Their statistics increase as their tech
4231     increases.  Deleted extraneous ships.
4232  * Che can now be lessened by making happiness.  If you have more happiness
4233     than your conquered populace, they don't fight as hard or recruit as
4234     much.  If you have less than them, they fight harder and recruit more.
4235     It's not much though - it ranges from 2.0 in your favor to only 0.8
4236     against you (whereas it was always 1.0 before.)  So, it definitely
4237     favors the attackers to make lots of happy now.
4238  * Bridgeheads can only be built on coasts.
4239  * Players command was fixed so you only see allies, and don't get
4240     approx #'s of players anymore.
4241  * POSIX threads support has been added.
4242  * The attack bmap bug has been fixed.
4243  * BTUs regenerate 3 times faster now.
4244  * GRAB_THINGS is off by default.
4245  * Big nuclear bombs are back, and FALLOUT has been fixed and enabled
4246     as a default (you couldn't make wasteland before with FALLOUT, now
4247     you can.)
4248  * You can now deliver military and civilians.
4249  * Added SHIP_DECAY option - off by default (turns off ships decaying out
4250     at sea if not enough mil.)
4251  * The reverting owner bug has been fixed in territory, thresh, dist
4252     and deliver.  There are probably more, and when found, will be fixed.
4253  * The "sectors don't starve when stopped or broke" bug has been fixed.
4254  * The "people never get truncated" bug has been fixed.
4255  * Added infrastructure to sectors.  What this means is that a sector
4256     can now have it's mobility improved by building both roads and
4257     railways.  It also means that a sectors defense is now based on the
4258     defensive infrastructure you build into the sector (no more intrinsic
4259     better defenses based on the sector, you determine which sectors are
4260     defended heavily, and which aren't.)
4261  * The defensive value of a sector no longer relies on the efficiency of
4262     the sector. Instead, it relies on the defensive efficiency of the sector.
4263     Thus, the "production" and "defensive" aspects of sectors have been
4264     separated.
4265  * "show sect stats" now shows the maximum defensive value for sectors.
4266  * Changed sector structure to take floats for off/def values so we can use
4267     a base of 1 instead of 2.
4268  * Added "improve" and "sinfrastructure" to support the infrastructure
4269     concepts.
4270  * Added L_TRAIN units which can only travel along railways.  Very fast on
4271     efficient railways, slow on non-efficient ones.
4272  * Added the ability for units to carry other units.
4273  * Fixed census (shortened up "fallout" and "coast" to "fall" and "coa".)
4274  * Forts only cost $500 to build and 100 hcms now (since they don't get any
4275     better defenses automagically.)
4276  * Modified "show sect build" to show the costs for building up the
4277     infrastructure of a sector.
4278  * Changed "spy" and the satellite recon stuff (which shows sector stuff for
4279     spyplanes too) to show the new infrastructure stuff, rounded of course.
4280  * Added Drake's info->html scripts, with some modifications, so you can
4281     now type "make html" and have your info pages built as html files too.
4282     This adds a new directory, "info.html", to the build tree.
4283  * Modified upgrade so that planes and land units may now be upgraded.
4284  * Added pstat command to list the statistics of your planes.
4285  * Added lstat command to list the statistics of your land units.
4286  * Added sstat command to list the statistics of your ships.
4287  * Added nmap command to show a map of your sectors after their new
4288     designations have taken place.