]> git.pond.sub.org Git - empserver/blob - doc/CHANGES4.X
Update for 4.2.20.
[empserver] / doc / CHANGES4.X
1 Changes to Empire 4.2.20 - Thu Mar 17 21:34:13 UTC 2005
2  * Log and abort when LWP stack check detects stack smash.  Server
3    option -s no longer implies -p.
4  * The native Windows build now supports -p and -s.
5  * The native Windows build now properly deals with ^C when running in
6    the foreground.  It no longer prompts for a quit command on the
7    terminal.
8  * The meaning of server option -D in presence of -e is unclear.
9    Other programs only support -e.  Remove option -D.  Use -e
10    DIR/econfig instead of -D DIR.
11  * New server option -v shows version information.
12  * Fix the server's exit status with -h broken in 4.2.19.
13  * The linux-pthreads build failed to shut down on signals.
14  * Fix threading bugs in the native Windows build that made shutdown
15    unsafe and screwed up update aborting commands.
16  * New econfig key pre_update_hook to allow automatic, safe backup
17    right before the update.  See scripts/backup for an example.
18  * The server now prints log messages to stderr as well when running
19    in the foreground.
20  * Fix potential buffer overflows in logerror() and lwpStatus().
21  * Server now requires POSIX signals.  It no longer catches SIGUSR1.
22  * Remove support for ancient versions of HP-UX.
23  * Fix seeding of PRNG broken in 4.2.19.
24  * Don't reseed the PRNG in commands, it hurts randomness and could be
25    abused by crafty players.
26  * The server now makes the data directory its working directory.
27    This also gets rid of a bug that changed the file name of the
28    sector, power, nation and lostitems file unless econfig could not
29    be read.
30  * The server now writes a pid file.  Thanks to Daniel O'Connor.
31  * More user friendly server startup: more errors are detected while
32    the server still runs in the foreground, which makes it possible to
33    complain to stderr and to exit unsuccessfully.
34  * Early log messages went to the log file in the default data
35    directory, even though econfig specifies another data directory.
36  * Specifying an econfig file on the command line that can't be read
37    is now fatal.
38  * Errors in econfig are now fatal.
39  * The server now refuses to start when it can't open data files.
40  * News are now sorted and expire sanely.
41  * Conditionals can now compare strings as well.
42  * Corrupted down and motd files could cause buffer overflows.
43  * Fix recon to let player abort at the flight path prompt.
44  * power no longer rounds worldwide numbers for deities.
45  * power command failed to recognize deities with non-zero country
46    number.
47  * Change output of production command so that columns are aligned
48    even for large values.  Replace column wkfc by more useful column
49    avail.
50  * neweff and production miscalculated work when mil exceeded
51    population limit.
52  * neweff miscalculated work when the population limit exceeded 999.
53  * Fix capping of avail when a big city is torn down.
54  * Fix a bug in fire that allowed players to find all submarine uids.
55  * Maximum sector population is no longer hardcoded, and now covered
56    by xdump.  Option RES_POP now affects mountains and plains as
57    well.  From Ray Hyatt.
58  * Fix fina and news not to ignore errors in conditions.
59  * The native Windows build now requires Windows Sockets 2.
60  * The native Windows build now supports multiple instances of the
61    service.  The ability to supply additional startup parameters to
62    the service has been removed.
63  * Implement fairland command line parsing under Windows.
64  * Improved fairland and emp_server usage message.
65  * Code cleanups.
66  * Minor info file and documentation fixes.
67  * Much of the above was contributed by Ron Koenderink.  Many thanks!
68
69 Changes to Empire 4.2.19 - Thu Dec 23 20:24:24 UTC 2004
70  * Fix order not to unload into full sectors.
71  * Fix scrap not to dump stuff into full sectors.  Excess stuff is now
72    destroyed.
73  * Fix distribute not to conjure up a civilian when importing
74    civilians from a dist center that doesn't have any.
75  * Fix flak to resupply no more shells than actually needed.
76  * Fix rounding error in shoot that could result in more people shot
77    than actually there.
78  * Fix info and apro error handling.  In particular, do not leak
79    potentially sensitive information on the server to players.
80  * info no longer shows a random matching page when the topic argument
81    is ambiguous.  Instead, it lists all matching topics.
82  * Embarked land units and overflying planes no longer spot each
83    other.
84  * Fix show command to show only sectors that players can designate
85    (was broken in 4.2.18).
86  * Fix a rounding error in production command column `max'.
87  * Fix production command for overpopulated mountains and plains.
88  * Fix tradeship ally cut to match documentation.
89  * Fix plague, which was was broken in 4.2.14: it got stuck in stage I.
90  * Fix a bug in aerial sonar where ships could mask submarines with
91    the same number modulo 256.
92  * Don't allow bombing of subs that were not detected.
93  * MOTD and the game down message are now entirely separate: use `turn
94    motd' for the MOTD, and `turn on' and `turn off' for the game down
95    message.  `turn on' no longer lets you edit the MOTD.
96  * Remove option NUKEFAILDETONATE.
97  * Option ORBIT is no longer optional.
98  * New option GUINEA_PIGS to control experimental stuff not ready for
99    prime time.  If your deity enables this in a serious game, run!
100  * Many xdump fixes.  xdump is now enabled by option GUINEA_PIGS.
101  * New ship and land selectors rflags, rpath.
102  * New ship selectors for order: xstart. xend, ystart, yend,
103    cargostart, cargend, amtstart, amtend
104  * New ship selectors for sail: mobquota, path, follow.
105  * New news selector uid.
106  * Implement command line parsing under Windows where it was missing.
107  * emp_server and and files print a usage message on command line
108    syntax errors.
109  * Fix how emp_server exits after being panicked by a signal.  It can
110    now dump core when this happens.
111  * Fix bug in client that could crash it when a line of input starts
112    with '?'.
113  * Client now gets user name from environment variable LOGNAME if set,
114    else from system.
115  * The native Windows build can now run as a service.
116  * Redirecting client input now works under Windows.
117  * Code cleanups.
118  * Don't confuse work with loyalty in info Citizens.
119  * Minor info file and manual page fixes.
120  * Much of the above was contributed by Ron Koenderink and Marc
121    Olzheim.  Many thanks!
122
123 Changes to Empire 4.2.18 - Tue Sep  7 14:08:59 UTC 2004
124  * Fix info to accept abbreviated arguments under Windows.  From Ron
125    Koenderink.
126  * Buying planes or land units loaded on something didn't work when
127    that something moved.
128  * Fix a bug that could produce update cascades with update policy
129    UDP_TIMES.
130  * Fix delivery and distribution to grant packing bonus only to
131    efficient sectors, just like move.  Previously, delivery ignored
132    efficiency, and distribution behaved as if it were an efficient
133    sector without special bonuses.
134  * New sector selectors loyal, access; ship selectors radius, access,
135    xbuilt, ybuilt, builder, name; plane selectors radius, access,
136    theta; land unit selectors radius, react, nland, access; lost
137    selector id.
138  * Fix sector selectors che, che_target; plane selectors att, def;
139    nuke selector types; treaty selector exp; news selector time;
140    commodity selectors type, xbuy, ybuy.
141  * Option PLANENAMES is no longer optional.
142  * Ensure config parameter variables and their description in
143    configkeys[] are consistent.  Inconsistencies there caused bugs in
144    the past.  From Marc Olzheim.
145  * Complain if econfig file can't be read.
146  * Better messages for errors in econfig file.
147  * Remove unused econfig keys hard_tech and last_demand_update.
148  * New econfig key news_keep_days to configure news expiry.
149  * New econfig key anno_keep_days to configure announcement expiry.
150  * Fix announcement expiry.  It leaked file descriptors and memory,
151    and could corrupt the anno file.  From Ron Koenderink.
152  * New command xdump: experimental extended dump.  Disabled for now.
153  * Bankers no longer round down debts, and they collect interest for
154    the time debtors are idling at sub-prompts.
155  * Loan interest calculation was broken at the due date and after a
156    last payment made at the due date.  With luck, debtors could abuse
157    this to repay loans cheap (they couldn't gain cash, though), sharks
158    to purchase loans cheap, and creditors to collect excessively.
159  * Fix major bug in transport that allowed two cooperating countries
160    to duplicate items.
161  * Don't report interdiction damage twice when transporting planes.
162  * Fix message for attempting to transport a plane in a sector not
163    owned by the player.
164  * Fix confusing diagnostics when refusing to improve defense because
165    option DEFENSE_INFRA is off.
166  * Simplify confusing code in budget.
167  * Fix spacing in output of budget and show.
168  * Change one-way plane sorties to match ordinary sorties: offer
169    carriers regardless of the sector they're in, require carriers to
170    be efficient.
171  * Allow `realm #'.
172  * Don't print owner of incoming missile twice when intercepting it.
173  * Simplify constituent storage in product characteristics.
174  * Replace remaining `variables' leftovers; mainly in unit
175    characteristics.
176  * Remove leading spaces in deity unit dumps.
177  * Replace inappropriate uses of compile time constant ETUS by 60.
178    Deities don't change ETUS, they change etu_per_update by editing
179    econfig.  This nonsense dates back at least to chainsaw 3.31.
180  * Change ship production (fishing and drilling for oil) to match
181    sector production.  Ship efficiency and tech are now relevant, and
182    all people on board work.  From Ron Koenderink.
183  * Code cleanups.
184  * Minor info file fixes.
185
186 Changes to Empire 4.2.17 - Mon Aug 16 16:21:53 UTC 2004
187  * Fix seeding of PRNG under Windows.  The bug made updates occur at
188    a predictable time in the update window.  From Ron Koenderink.
189  * Close major loophole in drop that allowed players to determine
190    whether an arbitrary sector is sea, allied land, or other land.
191  * fly could fly civilians into occupied sectors.  For consistency
192    with other means to move around stuff, this is no longer possible.
193  * Don't allow flying to a carrier that doesn't have space for the
194    planes.  Previously, planes that did this were teleported home,
195    which could be abused.
196  * Close loophole in bomb that allowed players to find all
197    sanctuaries.
198  * Fix move and explore not to crash when moving civilians to a sector
199    without civilians, and interdiction destroys them all.  Found and
200    debugged by Jeff Cotter.
201  * Fix printing of messages entered with turn command.  '%' characters
202    could cause havoc, even crashes.
203  * Use sector's actual maximum population to compute chance of plague
204    outbreak.  Previously, code used 9999 for big cities and 999 for
205    other sectors, and info Plague said 999.  This makes all crowded
206    sectors equally vulnerable, even mountains, plains, and inefficient
207    big cities.
208  * Oil derricks no longer drill and deplete more oil than they can
209    hold.  From Ron Koenderink.
210  * Version 4.2.15's coordinate and list parsing fixes reject trailing
211    junk.  That's too strict.  Silently ignore trailing junk as long as
212    it starts with whitespace.
213  * Version 4.2.15's selector rewrite broke some type literals,
214    e.g. `?des=n' was interpreted as `?des=newdes'.  Change to prefer
215    type literals to selectors.
216  * Nightly build patches game to get repeatable PRNG results.  From
217    Marc Olzheim.
218
219 Changes to Empire 4.2.16 - Wed Jun 16 18:56:16 UTC 2004
220  * Previous version broke sector production when part of the work is
221    used for sector construction.  Fix courtesy Jeff Cotter.
222  * Add rudimentary tests to nightly build.  From Marc Olzheim.
223
224 Changes to Empire 4.2.15 - Wed May 26 17:55:58 UTC 2004
225  * test command no longer asks whether to abandon the sector.
226  * explore command could generate a bogus `lost' record when it
227    regains an abandoned start sector.
228  * edit command now properly updates stats when editing tech level of
229    ships, planes or land units.  A few of these stats can be edited
230    separately, which doesn't make much sense, and is now deprecated.
231  * edit command no longer accepts efficiency values that would destroy
232    the edited unit.  Deities can still delete units by setting the
233    owner to zero.
234  * upgrade command used to charge an amount of avail that didn't match
235    info upgrade.  Neither the implemented nor the documented amount
236    made much sense.  Change it to 15% of the full build cost.  Rewrite
237    info upgrade.
238  * Commands upgrade and build could be off by one when reporting
239    required avail.
240  * upgrade command reported rounded cost but charged unrounded
241    cost.  Round cost of upgrade down to match behavior of build.
242  * Upgrading planes now preserves range when it is less than the
243    maximum range.  It used to set it to the new maximum range.
244  * show bridge and show tower no longer claim bridge building requires
245    `workers' (whatever that is), since it doesn't.
246  * Replace option ROLLOVER_AVAIL by econfig parameter
247    rollover_avail_max, which is the maximum amount of avail that rolls
248    over.  Previously, avail was limited after rollover, and even when
249    ROLLOVER_AVAIL was off.  Fix that.
250  * Ships weren't always charged mobility for firing with option
251    NOMOBCOST off.
252  * Fix shell use of return torpedoes.
253  * designate no longer complains twice about deity only designations.
254  * Ensure designate zaps efficiency only when sector type really
255    changes.
256  * Fix strength to always report mines to deities.
257  * Remove option SHIP_DECAY.
258  * Fix bug in sonar that could crash or yield unpredictable results
259    near the true origin.
260  * Fix buffer overflow in flash and wall.
261  * Fix wall not to strip out first word of message.
262  * Change market and order to use item types instead of mnemo
263    characters internally.
264  * Market now reports sales with full item names instead of single
265    letter codes.
266  * buy now requires first argument to be an item name, as documented.
267  * production command handled production backlog incorrectly, failed
268    to limit production for production efficiency greater than one,
269    e.g. agribusiness, and incorrectly limited raw material
270    consumption.  Also fix a rounding error.  With help from Ron
271    Koenderink.
272  * Sector work was accidentally truncated to even.
273  * Fix coordinate parsing for large numbers when WORLD_X or WORLD_Y
274    don't divide SHRT_MAX+1.
275  * Properly diagnose over-long unit lists.
276  * Rewrite selector code.  Old code let players smash the stack by
277    supplying too many conditions.  New code properly rejects ambiguous
278    abbreviations and prefers exact matches.  Selectors with names that
279    collide with types, like land units' rad and spy, now work.  Selectors with
280    non-integral values, like land units' att, now work.
281  * survey used to display hundreds for everything but variables.  Now
282    it displays hundreds only for values that can be large.
283  * Rewrite info survey.  Document ability to survey properties other
284    than items and resources.
285  * Rewrite info build, since it was inaccurate and poorly structured.
286  * Fix info fire on required military.  From Marc Olzheim.
287  * New fairland argument -R to set the PRNG seed.  Print the seed.
288    This allows you to recreate the same world again.
289  * New facilities to deal with internal errors.  These crash when the
290    server is started with -d, which is appropriate for debugging, and
291    potentially disastrous for running a real game.
292  * Automated nightly builds.
293  * Code cleanups.
294
295 Changes to Empire 4.2.14 - Mon Mar 22 09:04:12 UTC 2004
296  * Options NEWPOWER, NEW_STARVE and NEW_WORK are no longer optional.
297  * Gripe about unknown options in econfig.
298  * Remove option GRAB_THINGS.
299  * Utility program files takes new option -f.
300  * Remove utility programs land, ore and perfect, which don't compile
301    since 4.2.0 (Oct '98).
302  * fairland no longer warns when it added resources, but when it
303    didn't.
304  * Fallout code could claim destruction of more items than actually
305    existed.
306  * Fix recursive resupply (resupply from supply land unit triggering a
307    resupply of the land unit) when just testing for how much can be
308    resupplied.  The bug could have led to insufficient resupply.
309  * Fix recursive resupply not to consume all fuel in supply units.  No
310    supply units consuming fuel exist in the stock game.
311  * Limit delivery and distribution thresholds to ITEM_MAX (9999).
312    Distribution threshold were previously limited to 10000, and
313    delivery thresholds to 65528.
314  * Limit items in sectors to ITEM_MAX (9999).  Commands give and buy
315    used to limit to 9990.  Market transactions and commands explore,
316    move, drop and fly to 32767.  Limiting in autonav code (order
317    command) didn't work.  Item delivery used to stop at 9990,
318    distribution at 9999.  Food growing and sector production used to
319    stop at 9999.  Grind, assault lunchboxes, demobilization, mine
320    sweeping and che liberating uw could theoretically attempt to
321    increase items beyond 65535, which would have been ignored
322    (destroying the increase).
323  * Properly saturate fallout at FALLOUT_MAX (9999).  Previously,
324    fallout increases behaved inconsistently.  Increases beyond 65535
325    could get ignored, or fallout could saturate at 9999, or it could
326    overflow at 65536 (that would take quite some nuking, though).
327  * Properly saturate mines at MINES_MAX (65535).  Previously, a mining
328    operation that would have gone beyond 65535 was ignored.
329  * Fix `are we loading or unloading' tests for load, unload, lload and
330    lunload.
331  * Fix editing of land unit attack and defense values.  Implement
332    editing of ship defense values.  Contributed by Ron Koenderink.
333  * edit now edits che number and target separately.
334  * Fix edit to properly extend unit files.  Contributed by Ron
335    Koenderink.
336  * Major internal reorganisation: Sectors need space for items,
337    deliveries and distribution thresholds.  To save space, the
338    ancients invented `variables': a collection of key-value pairs,
339    missing means zero value, space for `enough' keys.  This
340    complicates the code, as assigning to a `variable' can fail for
341    lack of space.  Over time, `enough' increased, and for quite some
342    time now `variables' have been *wasting* space.  Replace them,
343    except in unit characteristics, where they are read-only, and will
344    be replaced later.  This also removes misfeatures like plague
345    outbreaks silently deleting deliveries.
346  * Remove disabled commands dissolve and mult.  Remove configuration
347    parameters minmult and maxmult.
348  * trade command indexed an array out of bounds when attempting to
349    display the plague as commodity.  Fix.
350  * New make goal interix.  Contributed by Ron Koenderink.
351  * The type selector now prefers an exact match to a partial match.
352    ?type=sb now selects sb, not sbc, even when sbc happens to be found
353    first.
354  * Value of selector sell was always zero, remove it.
355  * Clean up selector code.
356  * satellite now displays all sectors owned by other players, and none
357    else.  It used to display all but sea, mountains, sanctuaries,
358    wasteland and wilderness.
359  * map commands now display wilderness and plains owned by other
360    players as '?'.  Radar commands now display all wilderness and
361    plains as '?'.
362  * Fix power timestamp for Windows.  Contributed by Ron Koenderink.
363  * Make client abort the current command on ^C under Windows, as
364    everywhere else.  Contributed by Ron Koenderink.
365  * Command line parser interpreted trailing whitespace as an another
366    (empty) argument.  Ignore it instead.
367  * Properly declare stuff in headers, include proper system headers.
368    Remove all nested external declarations.  Source code is now fully
369    prototyped.  Enable appropriate gcc warnings.
370  * Fix several type errors.  Some may have been show-stoppers on big
371    endian machines where sizeof(long) != sizeof(int).
372  * Remove pre-ISO C compatibility cruft (hey, it's been only fifteen
373    years).
374  * Various portability fixes.  Some bugs may have been show-stoppers
375    when sizeof(long) != sizeof(int).  With help from Marc Olzheim and
376    Ron Koenderink.
377  * Move some code to more logical places.  Remove some unused code,
378    some of which was hard to port.
379  * The files program could print error messages to a log file in some
380    circumstances.  Make it print to stderr.
381  * deliver can now change direction without changing the threshold.
382  * deliver now provides appropriate context when prompting for
383    thresholds.
384  * Login command play no longer ignores up to two arguments if there
385    isn't a third one.
386  * Fix payoff (was broken in 4.2.13).
387  * Capability fish didn't work together with capability oil.
388  * Fix and clarify plague outbreak chance in info Plague.
389  * Fix RES_POP maximum population in info Research.
390  * Fix info telegram and info announce on ~ escapes.
391  * Update info Selector to match code.
392  * Document all undocumented unit capabilities and stats.
393  * Document submarines' ability to carry landspies.
394  * Fix info shoot on security units.
395  * Various small info file fixes.
396  * Many fixes in the troff macro package for info files.
397  * Many fixes for translating info files to HTML.
398  * Many info file markup fixes.
399
400 Changes to Empire 4.2.13 - Fri Feb 13 22:12:36 UTC 2004
401  * Source code reindented and cleaned up somewhat.
402  * Various small info file fixes.
403  * Fixed change requiring 254 BTUs even when not charging any
404    (BLITZ).
405  * Fixed tactical non-marine missile crash.
406  * Fixed spy unit detection chance for eff<100.
407  * Fixed output of sorder.
408  * `edit' can now work non-interactively.  Contributed by Ron
409    Koenderink.
410  * Fixed and extended edit for sectors.
411  * Fixed use of errno.
412  * Minor security fix: doconfig now writes example auth entry as
413    comment.
414  * Fixed reading of country name and password in client for Windows.
415  * Replace use of some obsolete non-portable library functions by
416    portable equivalents.
417  * designate now warns about redesignated capital only when it
418    succeeds in redesignating the capital.
419  * attack could be off by one when reporting required unit mobility.
420  * Fixed command matching.  Unique prefixes were not always
421    recognized, and junk suffixes were ignored.
422  * Removed bestdistpath.  bestpath yields the same results.
423  * Renamed lstats to lstat for consistency and to match info page.
424  * Fixed non-portable fd_set * arguments of select().
425  * New `map' flag `h' to highlight own sectors.  Contributed by Marc
426    Olzheim.
427  * Fixed `sabo' reporting damage to player in deity coordinates.
428  * New option ROLLOVER_AVAIL.  Contributed by Drake Diedrich.
429  * Fix Windows server shutdown on reading "quit" from stdin.
430  * Land units now fortify automatically at the update using excess
431    mobility.  With code from Marc Olzheim.
432  * Wandering che are less predictable.
433  * Land units no longer regenerate mobility faster while it is
434    negative.
435  * Fixed emp_client -k.
436  * No longer allow pirates to ferret out where a ship was built.
437  * Fixed map commands to reject bmap flags `t' and `r' instead of
438    turning into bmap.
439  * Fixed lmine shell resupply.
440  * News no longer call all sub-launched missiles nuclear.
441  * Incoming missiles are now reported with coordinates.
442  * Removed some code that served no purpose except crashing on
443    Windows. 
444  * Fixed Mac OSX and AIX build problems.
445  * Don't resolve player IP addresses for now, because it can crash
446    with certain versions of GNU libc.
447  * Fixed recording of lost nukes.
448
449 Changes to Empire 4.2.12 - Mon Aug 18 16:54:21 MDT 2003
450  * Corrected contact information for Wolfpack.
451  * Sector isn't abandoned until move or explore is complete.
452  * Fixed multiple cases where return value of getstarg() was
453    used without being checked which crashed the server.
454  * Used stdarg.h instead of varargs.h.
455  * Call only_subs and save result before mission frees attacker
456    list.  Call with free list could cause server crash.
457  * Fixed spy sat map for units on opposite side of world wrap.
458  * Don't sleep in main thread when called from signal handler.
459  * Fixed error checking in pthreads.
460  * Properly detach pthreads.
461  * Pass unlocked mutex to pthread_mutex_unlock.
462  * Cope with interrupted sleep in pthread empth_sleep to prevent
463    double update.
464  * Added server configurable update window.
465  * Initialized variables passed to setsockopt in accept.c.
466  * Fixed bug where sharing bmap with uncontacted country crashes
467    server.
468
469 Changes to Empire 4.2.11 - Sun Sep  1 09:54:59 MDT 2002
470  * Added compile option for the Mac OSX architecture.
471  * Fixed bug in cargo where unit array was indexed by shp_maxno
472    instead of lnd_maxno.
473  * Fixed bug in reject where aborting the command crashes the
474    server.
475  * Can't buy land units into enemy headquarters.
476  * Added sabotage command and commando unit.
477  * Spies moving by themselves will not trigger interdiction.
478  * Fixed error in map distance calculation that caused errant
479    interdiction.
480  * Ships going under -127 mobility will be set to -127 mob and
481    not roll over to positive mobility.
482  * Corrected plane cost in info Maintenance.
483  * Changed error message for loans rejected for being too big.
484  * Land units will take casualty damage proportional to their
485    ability to carry mil.
486  * Fixed bug where "route i *" crashes server.
487  * Cannot upgrade planes in orbit.
488  * Fixed bug in declare with deity aborting command at last
489    prompt crashes the server.
490  * Coastwatch notify works with NO_FORT_FIRE option.
491  * Thread that kills idle connection will charge player for
492    minutes the player was logged on.
493  * Removed separate sendeof at end of execute from emp_client
494    that logged players off on certain platforms.
495  * Updated player idle counter during read prompt so players
496    wouldn't be kicked off during long flashes or writing telegrams.
497  * LOSE_CONTACT will work as advertised.
498  * Allied units marching through 0 mobility conquered sectors
499    are charged at least LND_MINMOBCOST.
500
501 Changes to Empire 4.2.10 - Mon Aug 13 14:34:39 MDT 2001
502  * Assault can reinforce own sector when SLOW_WAR is enabled.
503  * emp_client no longer converts lines into tags but still verifies executes,
504    pipes, and file redirect match players input.
505  * Added pboard command to capture enemy planes in your territory.
506  * Declaring war when at Sitzkrieg won't return relations to Mobilizing.
507  * Declaring war won't charge money if you're already Mobilizing.
508  * Added multiple territory fields.
509  * "show nuke build" displays the proper avail.
510  * retreating land units will only retreat to sectors owned by the player
511    that owns the unit.
512  * added hard cap of "250 + easy" to limit_level.
513  * education p.e. calculation divides edu constant by etu per update.
514  * Added patch for Linux for the PowerPC.
515
516 Changes to Empire 4.2.9 - Sun Jan  7 15:49:13 PST 2001
517  * Fixed data corruption when bogus target gets fired upon.
518  * Increased size of ancillary stacks to prevent stack overflow.
519  * Changed all references to empire.cx.
520  * Ships, planes, and land units lost to lack of maintenance will now be
521    lost.
522  * No longer allowed to sack deity's capital.
523  * Accuracy calculation in land unit support was backwards.
524  * Corrected formula for likelihood of plague in info Plague.
525  * Fixed files to correctly size map and bmap files from econfig file.
526  * No longer allowed to add country 0.  It corrupts deity country.
527
528 Changes to Empire 4.2.8 - Mon Oct  9 17:35:35 MDT 2000
529  * Fixed range in radar.t and Sector-types.t.  Maximum range at infinite
530    tech is 16.
531  * Changed so that player can't drop civilians into occupied sectors.
532  * Fixed bug that crashes update if etus/update is less than 8.
533  * Fixed sometimes not reporting overflights
534  * Fixing flak for units/ships to be in all sectors as they should be
535  * Updated order of firing flak in Flak.t.
536  * Fixed 80% efficient planes on ships must be maintained.
537  * Fixed initial MOB_ACCESS check thread sleep time was set by an uninitialized
538    variable. 
539  * Removed "TEMPORARILY DISABLED" message from mission command for escort
540    missions.  Escort missions have been re-enabled since 4.0.15.
541  * Using sonar from the navigate command will print the sonar map.
542  * Eliminated annoying error messages when using navigate with conditionals.
543  * Fixed Technology.t to correctly add 1 before taking the logarithm.
544  * Fixed bug that allowed players to steal opponents maps.
545  * Put time limit for bidding on market and trade in econfig file.
546  * Moved hours file information into econfig file.
547  * Added comments on setting update policy in econfig file.
548  * Added logging of cases where write extends data file by more than one id.
549  * Option MARKET is turned off by default.
550
551 Changes to Empire 4.2.7 - Fri Mar 10 18:41:04 PST 2000
552  * Added new NF_SACKED flag to indicate when a country has had it's
553    capital sacked.  This flag is only cleared when the country actively
554    redesignates it's capital using the "capital" command, and changed
555    capital.t to reflect this (no more re-sacking after an update if the
556    country doesn't reset and repeating until they are out of cash.)
557  * Added land unit to edit command for planes.
558  * Added nuketype to edit command for planes.
559  * Changed so that if the leader of a group of units is a train, the
560    railways are used for bestpath instead of roadways.
561  * Changed mission command to also print reaction radius of reserve
562    missions when set for land units.
563  * Changed Flak.t to reflect guns having to be loaded onto a land unit
564    for flak to fire.
565  * Changed so that visitor countries cannot change their name or password.
566  * Changed so that you cannot upgrade deity planes, ships or units.
567  * Changed so that you know where missions are flown from.
568  * Changed so that the airport owner you fly a mission from is informed.
569  * Changed so that preperations for takeoff are reported to the owner of
570    the sector, ship or unit a plane is taking off from if it is not owned
571    by the owner of the plane.
572  * Changed so that when a sector reverts during a guerrilla revolt, the
573    mobility is not reset.  When MOB_ACCESS is not enabled, this used to mean
574    you would always get at least an updates worth of mobility.  With
575    MOB_ACCESS, sectors that reverted during the update were useless, since you
576    got no mobility for a long time.  This fixes that problem, and makes che
577    more useful as well.
578  * Changed so that air defense missions don't always send up every plane in the
579    area, but instead always send up at most two times the number of incoming
580    planes (for each interdicting country.) This helps to stop 1 plane from
581    stripping the mobility from 25 air defense planes all at once, but doesn't
582    limit it to n+1 as there is for regular interception.
583  * Clarified deity reversion of sectors in Sector-ownership.t
584  * Clarified production efficiency and added pointer to "show sector cap"
585    in Product.t
586  * Clarified nuketype selector for planes in Selector.t
587  * Clarified that fortifying units does not affect mission status in info
588    pages for mission and fortify.
589  * Clarified fuel syntax upon error in fuel command in empmod.c.
590  * Cleaned up comments causing minor complaints in some builds.
591  * Fixed bug in loans where you could collect on proposed loans.
592  * Fixed production command to be more accurate (though it *still* has some
593    rounding errors, it's better.)
594  * Fixed potential memory leak in air defense missions.
595  * Fixed bug where you couldn't pinbomb some commodities if other commodities
596    didn't already exist in the sector.
597  * Fixed bug where you couldn't build 0 crew planes without military in the
598    sector.  (This is different from needing at least 1 military to build all
599    planes that need a crew which introduced another related bug earlier.)
600  * Fixed bug where scrapping land unit 0 could cause erroneous transfer
601    messages to be displayed for deity owned planes.
602  * Fixed bug where land units on ships in a sector taken over were blown
603    up or captured.
604  * Fixed bug where planes on ships in a sector taken over were blown up
605    or captured.
606  * Fixed bug in sdump printing origx and origy in deity coordinates.
607  * Fixed bug in satellites showing wrong sectors (sometimes) when using the
608    optional arguments.
609  * Fixed bug in launch showing wrong satellite target (showed asat instead
610    of the target satellite.)
611  * Fixed bug where you could gain information not normally available using
612    the "fire" command to determine sector type information.
613  * Fixed bug in market/trade creating extra money when loans are taken out.
614  * Fixed problem with land units not being reported sunk after being sunk
615    on a ship that was nuked or wastelanded in a sector.
616  * Fixed problem with Spies.t using "llook" instead of "llookout".
617  * Fixed problem in lwp/arch.c including jmp_buf.h instead of setjmp.h
618    on some Linux boxes.
619  * Fixed problem with plague infection being way too high in cities when
620    the BIG_CITY option is enabled.
621  * Fixed bug in edit command getting confused with arguments.
622  * Fixed bug in ask_move_in_off asking you to move in a negative number of
623    troops (hey, it could happen. :) )
624  * Fixed bug in add command not keeping flags or relations initially correct.
625  * Fixed bug in torpedo command sometimes telling victim about torpedo
626    sightings even when way out of range.
627  * Fixed bug in spy command not reporting planes in adjacent sectors, as well
628    as not formatting them properly when reporting them.
629  * Fixed bug in satellite with noisy transmission causing a potential
630    crash of the server with non-100% efficient satellites.
631  * Fixed potential crashing of the server during satellite display when not
632    calculating distances to ships and units correctly.
633  * Fixed bug where planes in non-allied sectors, ships and units could be
634    used on missions.
635  * Fixed bug where planes on the trading block could be used on missions.
636  * Fixed bug where planes and units that get traded don't have mobility set
637    correctly when using MOB_ACCESS option.
638  * Fixed bug which made security units virtually useless.
639  * Fixed access times and mobility not being set right when building planes,
640    ships, units, bridges and bridge towers when MOB_ACCESS is enabled.
641  * Fixed minor formatting problem with launch of satellites.
642  * Fixed minor formatting problem with planes with greater than 999 tech.
643  * Fixed minor formatting problem with ships with greater than 999 tech.
644  * Fixed problem with "llook" showing up in TOP info file.
645  * Fixed problem with lwp Makefile choking on NT builds with clean target.
646  * General cleanup of potentially ambiguous statements.
647
648 Changes to Empire 4.2.6 - Fri Jun  4 05:55:20 PDT 1999
649  * Added "TECH_POP" as an option where technology costs more to make
650    as your population grows past 50K civilians.  It is disabled by
651    default.
652  * Changed "produce" command to accurately print what the true p.e. is.
653  * Changed "update" command to display if mobility updating is enabled for
654    MOB_ACCESS option.
655  * Fixed bug where toggling off the coastwatch flag also turned off
656    forts firing on hostile ships coming into range.
657  * Fixed bug where assaulting your own land would violate any treaties
658    you have where assaults are a violation.
659  * Fixed bug where all planes (even those without need for a crew, such
660    as missiles) needed at least 1 military to build.
661  * Fixed bug where when a ship sinks during the update due to lack of maint,
662    land units and planes on it were left stranded.
663  * Fixed bug where when a land unit dies during the update due to lack of
664    maint, land units and planes on it were left stranded on it.
665  * Fixed bug where nukes could be lost due to MOB_ACCESS updating mobility
666    while arming.
667  * Fixed bug in "show sector capabilities" not showing products correctly.
668  * Fixed bug in "show tower build" printing "bridges" instead of "bridge
669    towers".
670  * Fixed bug in sectors that don't revolt not showing up as lost items.
671  * Fixed bug where maps with an X of exactly 200 is not drawing third line.
672  * Fixed bug where MOB_ACCESS was not updating the mobility just before
673    the update. 
674  * Fixed bug in the way treaties are examined and sometimes produce
675    wrong results.
676  * Fixed edit to allow creating negative mobility for sectors.
677  * Fixed setsector to allow creating negative mobility for sectors.
678  * Fixed bug where when writing out the value of a sector that had
679    negative mobility and was damaged in combat, mobility was being
680    set back to 0.
681  * Fixed Taxes.t info page to reflect that captured civvies only pay
682    1/4 taxes.
683  * Fixed Technology.t info page to reflect TECH_POP option.
684  * Fixed navigate.t info page to reflect that only ships in the fleet
685    in the same sector that are fired upon have damage divided up.
686  * Made techlists toggle on by default (so things are shown in order of
687    technological advances.)
688
689 Changes to Empire 4.2.5 - Mon Mar  1 06:42:24 PST 1999
690  * Added optimization to increasing mobility to check if an object is
691    already at max mob, just return since it can't be increased.
692  * Added "-ltermcap" for client libs for hp build (it was already in
693    hpux build.)
694  * Added clearing of telegram flags after the update so that the next
695    telegram is flagged as new and not part of the update.
696  * Fixed Update-sequence.t to reflect MOB_ACCESS.
697  * Fixed bug where fortification amount was not being limited to
698    maximum mobility for land units (land_mob_max).
699  * Fixed bug where land unit fortification strength was being calculated
700    by using 127 instead of land_mob_max.
701  * Fixed bug where scrapping land units was creating military.
702  * Fixed description of sect_mob_neg_factor in econfig file.
703  * Increased speed of PT boats.
704         
705 Changes to Empire 4.2.4 - Tue Feb  2 05:47:44 PST 1999
706  * Added check to make military values match up correctly for land
707    units.
708  * Fixed bug in doconfig not putting ipglob.c in the right place.
709  * Fixed bug where attacking deity sectors will violate a treaty.
710  * Fixed newspaper.t information file.
711  * Fixed potential bug in fixing up timestamp information when restarting a
712    game with MOB_ACCESS turned on.
713  * Fixed bug in explore command not setting mobility to correct
714    value when MOB_ACCESS was enabled.
715  * Fixed bug in enlist setting mobility incorrectly sometimes.
716  * Added doc/backup file for deities which recommends how backups and 
717    restores of the data directory should be done.
718
719 Changes to Empire 4.2.3 - Wed Jan 13 06:02:35 PST 1999
720  * Added linux-pthreads target and build for using pthreads under Linux.
721  * Added NO_FORT_FIRE option which disables the ability of forts to
722    fire when enabled.
723  * Added more error checking and recovery for corrupt data files.
724  * Changed alphapos target to alpha-pthreads for better clarity.
725  * Changed fairland to allow 0 sector distance to other islands and
726    continents (James Risner)
727  * Changed "frg" and "dam" land unit stats to "rng" and "fir" so they
728    match the way ships are described (since this is how they really work.)
729  * Changed Unit-types.t to now describe "rng" as firing range of a unit,
730    and "fir" as the number of guns that a land unit fires.
731  * Cleaned up misc. build warnings.
732  * Changed artillery damage to be 5 + d6 per gun firing from just d6
733    per gun firing and updated Damage.t to reflect this change.
734  * Changed artillery firing ranges to be like ships ranges - divided
735    by two, and modified them to make more sense.
736  * Changed artillery units to be "slightly" :) more powerful.
737  * Changed "cavalry" unit to tech 30 and lowered mil content to 20.
738  * Changed "artillery" unit to tech 35.
739  * Changed so that guns are no longer required to build units, and
740    that guns must be loaded onto artillery units for them to fire.
741    Client developers note: the show command has not changed yet to
742    remove the 'guns' column (since guns are no longer required) but
743    will in a future revision (possibly 4.2.4) so "be prepared" for
744    "show land build" to change. :)
745  * Fixed landunitgun to handle all the damage calculations like it should.
746  * Fixed bug sinking planes when the ship they are on sinks.
747  * Fixed bug destroying planes when the land unit they are on is destroyed.
748  * Fixed bug where land units could fire support without enough military.
749  * Fixed bug in abandoning sectors by marching out a land unit where it
750    would not let you sometimes (uninitialized variable problem.)
751  * Fixed gets problem in files.c (James Risner)
752  * Fixed bug in determinig operations range of a ship.
753  * Fixed bug in building planes where you could manufacture military.
754  * Fixed warnings in threading package(s).
755  * Fixed fire.t to reflect new firing changes.
756  * Fixed lstat.t to reflect new firing changes.
757  * Fixed sstat.t to reflect the way things really work.
758  * Fixed Ship-types.t to reflect the way things really work.
759  * Fixed the way shutdowns work to hopefully better protect data files.
760  * Fixed bug in attacking when sector mobility is less than 0 and it would
761    prompt for attacking with a negative amount of military.
762  * Fixed typo in fire.t stating wrong parameters for firing from a sector.
763  * Fixed bug in client when it prompts for country name it was putting
764    an extraneous end of line on the end that needed to be stripped off.
765  * Fixed problems running on Linux running on an Alpha machine.  Thanks
766    to Rocky Mountain Internet and Jeremy A. Cunningham for giving us time
767    on a machine to work out the bugs.  (Note that the only build that
768    works on Linux/Alpha is the linux-pthreads)
769
770 Changes to Empire 4.2.2 - Sun Dec 27 12:46:34 PST 1998
771  * Added some code optimizations into the update code when building paths.
772  * Added some new cacheing for building paths to help speed up updates.
773  * Added so that you can use "name" and "password" with the change command
774    as well as "country" and "representative".
775  * Added flag to power command so that if you are a deity and enter
776    a negative number of countries you want to see, you see the power chart
777    for that many countries without power numbers on the next line.  Only
778    useful for deities that want to see the chart un-broken up by that line.
779  * Added new functionality to fortify command.  You can now use a negative
780    fortification value to cause the unit to be fortified and leave at
781    least that much mobility on the unit. I.E. "fort * -67" will fortify
782    all units and make sure the mobility of each unit doesn't go below
783    67.  If the mobility is already below that level (or equal) the unit
784    is left unchanged.
785  * Added that the realm command prints "Realm #n is x:x,y:y" after
786    you set a new realm.
787  * Added TREATIES option and enabled it by default.
788  * Added "no depth-charging subs" and "no new land units" treaty
789    clauses.
790  * Added Trannie Carter's basic client fix to use fgets instead of gets.
791  * Changed market and command to only print the lowest priced lot of
792     each given commodity by default.  If you specify "all" it shows
793     all lots on the market, and if you specify a specific item, it shows
794     all lots of that item type.
795  * Changed start command to only write out sector if it changed.
796  * Changed stop command to only write out sector if it changed.
797  * Changed how plane names were changed on server startup if the
798    PLANENAMES option was enabled.
799  * Changed move command to use standard askyn function for abandoning
800    sector prompt.
801  * Changed plane overlight sightings to take stealth into account,
802    and if the planes managed to evade all flak and interceptors, they
803    are not marked as "spotted" over enemy sectors.
804  * Changed all units with the supply flag to have their marching speeds
805    based on efficiency since that is their purpose.  What this means is
806    that supply units and trains are more effective at 100% than at 10%
807    (just as fighting units are more effective at 100% than at 10%, but
808     their effectiveness is determined by how well they fight, not how well
809     they "run away, run away!" :) )
810  * Changed so that flash toggle is on by default for POGO at setup
811    time.
812  * Changed so that when a sector is taken, all land units owned by the
813    current owner are treated as planes are during takeovers (i.e. there
814    is a pretty good chance they are blown up, and if not, they change owner
815    to the attacker and are beat up pretty good.)
816  * Fixed treaties to work again.
817  * Fixed bug in taking over land units not using correct pointer (can
818    cause a crash or data corruption.)
819  * Fixed collect command to wipe deliver and distribution information
820    correctly.
821  * Fixed potential bug in bmap not working when destination bmap has
822    blank spaces in it.
823  * Fixed bug in shark command not getting right nation structure.
824  * Fixed bug in server where empty commands (for example, all spaces
825    or tabs) were being reported as bogus commands.  They are now just
826    ignored.
827  * Fixed bug in scrap not dropping land units off of scrapped units carrying
828    them.
829  * Fixed bug in news where boarding of land units was reported backwards.
830  * Fixed bug in calculating new people when growing them during an update.
831  * Fixed missing -ltermcap in HP/UX build.
832  * Fixed setsector to limit mobility to 127 not 255 (255 was being caught
833    later and being reset to 0 anyway)
834  * Fixed Sector-types.t to show a '\' instead of a '/' for wasteland,
835    since that is what it really is.
836  * Fixed retreat.t documentation to reflect the "retreat upon failed
837    boarding" flag.
838  * Fixed bug where satellites were not orbiting the world during the
839    update.
840  * Fixed bug in torpedos being too smart.  They knew how to jump over
841    land! :)  Now the "line_of_sight" routine is used to determine if a 
842    torpedo has a straight path to the destination.  If it doesn't, the
843    torpedo no longer jumps over land, but instead slams into it.  This was
844    an interesting bug because you could torp ships on the other side of
845    a very skinny island as long as they were in range, even if there was
846    no sea route possible.
847  * Fixed bug when pinbombing and you run out of an object to pinbomb (land
848    units for example) but you still have to pick something to bomb.  For
849    ships it worked ok (just aborted that it couldn't find any more ships)
850    and this was fixed for land units and planes.
851  * Fixed server crashing bug when flying a plane and not carrying
852    any cargo.
853  * Fixed bug in move losing commodities when it runs out of room in the
854    destination sector.  Goods are now attempted to be returned to the
855    start sector, and apporpriate steps taken if the start sector is no
856    longer available.
857  * Fixed march to prompt you before you abandon a sector you own by 
858    marching out the last land unit.
859  * Fixed check functions to only check the relevant portions of the structure 
860    and not the timestamp info that doesn't affect how the object functions.
861  * Fixed bug in spy command that always told you if a spy unit was in a
862    non-owned sector.
863  * Fixed bug in displaying of land unit missions not showing correct land
864    unit range.
865  * Fixed bug in wire command where new announcements that you read at
866    the last second don't get wiped out properly.
867  * Fixed bug where announcement file could be corrupted by very long lines.
868  * Fixed bug where bmap was not set when player was told what kind of
869    sector they were attacking (this was an old abusable bug that was
870    removed long ago to fix the abuse, and it's been fixed in a non-abusable
871    way finally.)
872  * Fixed bug where change command would warn you about monetary and
873    BTU costs, but not prompt you to break out if you didn't want to really
874    change your country name.
875  * Fixed bug in sub-launched nukes that are intercepted being reported in
876    the news incorrectly.
877  * Fixed bug in load where you could abandon a sector and not know it by
878    loading your last civilians or military onto a ship.
879  * Fixed potential memory leak in autonav code.
880  * Fixed potential bug where you could possibly determine if a sector is
881    owned or not using one way plane missions.
882  * Fixed Damage.t info page to properly show damages for planes and
883    land unit shelling.
884  * Fixed deliver.t to include syntax for command.
885  * Fixed country.t to include syntax for command.
886  * Fixed bug where ships on orders were not adding radar information to
887    the bmap during an update.
888  * Fixed bug where ships on sail were not adding radar information to
889    the bmap during an update.
890  * Fixed bestownedpath code to use the bmap properly.  Note this is a very
891    important bug fix.  When navigating a ship, players are no longer given
892    free information that they would not normally know.  For example, if you
893    try sailing your ship off into uncharted areas of your bmap, the bestpath
894    code will only use as much information as you have on-hand (i.e. your
895    bmap) to plan out your path for you.  If you have no information on an
896    area, it just keeps forging on, until bumping into something.  Of course,
897    after the initial exploration through an area, the bmap will be set and
898    used for all future sailings through that area.  Harbors and bridges
899    are still checked for construction worthiness if you know where they
900    are (i.e. they are on your bmap.) (Overall, what happened before
901    was that the bestpath code would route your ship around islands that
902    you didn't even know were there, and you could use various commands
903    to see how that ship was going to sail during the update and thus you
904    gained information that you wouldn't normally know.)
905  * Merged bestpath and bestownedpath and wrote new wrappers, "BestShipPath"
906    and "BestAirPath" to use it properly.  It is also good to note that
907    bestownedpath is used to determine paths for ships and for planes, 
908    and that best_path (which uses the A* algorithm) is used for all land
909    based paths, and that the two are never interchanged.
910  * Removed "jet recon" plane (it slipped in during the PLANENAMES conversion,
911    and RECON was never used before.)
912  * Removed extraneous "resnoise" and "resbenefit" functions and combined
913    the two for setresource and setsector commands.
914
915 Changes to Empire 4.2.1 - Tue Nov  3 12:56:20 PST 1998
916  * Fixed problem with global/plane.c not defining last structure element
917    properly, and thus causing crashes when accessing certain plane
918    routines.  This happened during the move to make the PLANENAMES option
919    run-time configurable.
920         
921 Changes to Empire 4.2.0 - Thu Oct 29 06:27:15 PST 1998
922  * Bumped rev to 4.2.0 since this is a major release (the server is now
923    run-time configurable for just about everything and is released under
924    the GNU GPL.)
925  * Put in official licensing information.
926  * Re-arranged and commented the econfig (Empire Configuration) file.  The
927    auto-generated "data/econfig" file is now pumped out chock full of
928    comments (which may or may not be useful.)  Since the server is
929    pretty much fully run-time configurable (MAXNOC is not, but it gets
930    a default of 99 anyway) deities will probably be spending more time
931    in the config file.
932  * Added server support for building under NT, including mods from
933    Doug Hay and Steve McClure to get the server building and running
934    under NT. (This was built using MSVC++ 5.0 on NT 4.0 and command
935    line "nmake nt")
936  * Added Doug Hay's ntthread.c implementation for NT threading.
937  * Added max pop column to "show sector stats" output.
938  * Added lboard command for boarding land units from sectors.  Only raw
939    mil can board land units, and only mil and land units aboard the unit
940    being boarded fight back.
941  * Added GODNEWS option.  When enabled, the deity giving people stuff
942    is shown in the news.
943  * Added bridge tower sector ('@')
944  * Added BRIDGETOWERS option.  When enabled you can build bridge towers
945    from a bridge span.  You can then build bridge spans from the tower.
946    If the tower is destroyed ( <20% eff) bridges connected fall unless
947    supported on the other side.  You can only build bridge towers in open
948    water not adjacent to land and other towers.  Expensive.
949  * Added plains sector ('~') - Max pop is 1/40th regular sectors, and
950    it is deity creatable only (can't redesignate unless you wasteland it
951    with a nuke :) )
952  * Changed "info all" to no longer use printdir, instead it just uses the "all"
953    info page which contains this information.
954  * Changed so you can now load up to 2 spy units onto non-land unit carrying
955    submarines if the LANDSPIES option is enabled.  Useful for sneaking up
956    to shore and spying on your neighbors.
957  * Changed so spies unloaded from ships are not given as gifts, they are just
958    unloaded quietly.
959  * Changed build command to handle building towers ("build t")
960  * Changed show command to show tower stats ("show t b")
961  * Changed reject so you can now reject things from any country except
962    deity countries (this now includes sanctuary countries and visitor
963    countries you don't want to deal with)
964  * Changed ndump to dump nuclear stockpile ID as well.
965  * Changed flash so that if someone allied to you is either not logged on or
966    not accepting flashes, you are notified.  This is info you could gain
967    otherwise since you can see other countries that are allied to you via
968    players.
969  * Fixed bug in news command when HIDDEN mods are enabled.
970  * Fixed distribute command to only write out to the database if we
971    actually changed the sector (i.e. if we really moved the dist
972    center, we write.  Otherwise, it makes no point.)
973  * Fixed threshold command to only write out to the database if
974    we actually changed the sector (i.e. if we really changed the
975    threshold, we write.  Otherwise, it makes no point.)
976  * Fixed - population growth and truncation in "Update-sequence.t" info
977    file is now clearer
978  * Fixed the way fortify takes mobility away from a land unit if
979    engineers are present.
980  * Fixed bug in buying commodities at the last minute not resetting the
981    time correctly in all situations.
982  * Fixed bug in building nukes where it would always ask if you tried
983    building more than one at a time.
984  * Fixed bug where if you put (either by building or by transporting)
985    more than 127 of one type of nuke in a sector, they all got lost. A
986    negative wrapover sort of thing.
987  * Fixed ndump to print # of stockpiles dumped.
988  * Fixed ndump.t to reflect changes
989  * Fixed bug in build command that didn't account for EOL characters.
990  * Fixed bug where you could use planes to drop conquered populace
991  * Fixed bug in distribute command in how it checked for current distribution
992    sector.
993  * Fixed pr_flash and pr_inform to no longer send messages if the player
994    is still in the process of logging in (i.e. not in the PLAYING state)
995  * Fixed report command output for deities.
996  * Fixed bug in nuclear damage either taking out submarines when it
997    shouldn't, or not taking them out when it should.
998  * Fixed bug in loading units that are carrying units onto other units
999    (note that it doesn't happen since only HEAVY units can carry other
1000    units and that check works, but that might change some day, and we
1001    don't want units carrying units to be carried by other units, etc. :) )
1002  * Fixed info pages to reflect new sector types.
1003  * Fixed info pages to reflect new spy unit capabilities.
1004  * Fixed show commands to only show trade ships if the TRADESHIPS option
1005    is enabled.
1006  * Fixed build command to only allow building of trade ships if the
1007    TRADESHIPS options is enabled.
1008  * Fixed up some definitions located in many places used for checking
1009    sectors for navigation rights.
1010  * Fixed power.t to correctly describe NEW_POWER formula.
1011  * Made HIDDEN option run time configurable.
1012  * Made LOSE_CONTACT option run time configurable.
1013  * Made ORBIT option run time configurable.
1014  * Made SAIL option run time configurable.
1015  * Made MOB_ACCESS option run time configurable.
1016  * Made FALLOUT option run time configurable.
1017  * Made SLOW_WAR option run time configurable.
1018  * Made SNEAK_ATTACK option run time configurable.
1019  * Made WORLD_X and WORLD_Y run time configurable.
1020  * Made MARKET option run time configurable.
1021  * Made LOANS option run time configurable.
1022  * Made BIG_CITY option run time configurable.
1023  * Made TRADESHIPS option run time configurable.
1024  * Made SHIPNAMES option run time configurable.
1025  * Made DEMANDUPDATE option run time configurable.
1026  * Made UPDATESCHED option run time configurable.
1027  * Made LANDSPIES option run time configurable.
1028  * Made NONUKES option run time configurable.
1029  * Made PLANENAMES option run time configurable.
1030  * Removed SMALL_SERVER stuff (unused baggage)
1031  * Removed trading post sector ('v')
1032
1033 Changes to Empire 4.0.18 - Thu Sep 24 06:54:27 PDT 1998
1034  * Fixed bug in aircombat where planes in flight could intercept air
1035    defense planes and take no damage (i.e. they got to fight twice,
1036    once for free.)
1037  * Fixed bug in freeing memory after performing missions that could crash
1038    the server (it mainly happened after an interdiction mission using
1039    planes and escorts, where some escorts came from airports that didn't have
1040    bombers going up.  Freeing the leftover escorts was crashing the server.)
1041  * Fixed bug where you could load non-existant units if you were allied
1042    with country #0.
1043  * Fixed bug where you could pin-bomb a plane with itself.
1044  * Fixed bug where satellites over a bridge may get killed if the bridge
1045    is sunk.
1046  * Fixed bug where land units on a ship in the same sector as a bridge
1047    that is splashed may get sunk.
1048  * Fixed bug where planes on a ship in the same sector as a bridge
1049    that is splashed may get sunk.
1050  * Fixed doconfig with correct empire site text.
1051  * Fixed major problem with abms not firing, and sometimes crashing
1052    server.
1053  * Fixed bug in land units counting up loaded units wrong.
1054  * Fixed doconfig makefile to have doconfig.c as a dependency.
1055  * Fixed bug in resetting commodities (the comm_uid was not being
1056    properly set.)
1057  * Fixed bug in repaying loans not working correctly (the l_uid was not
1058    being properly set.)
1059  * Fixed bug in buying items from the trading block not allowing you
1060    to due to a perceived change in item status.
1061  * Fixed bug in mfir.c where a bogus input to a target could crash
1062    the server.
1063  * Fixed bug that after you read telegrams new telegrams may not send
1064    an inform message (the old telegram flags were not cleared.)
1065  * Fixed bug where fort support distance calculations are calculated
1066    twice instead of just once.  This bug caused a lower percentage
1067    of support fire than designed.
1068  * Fixed bomb.t to reflect land unit changes.
1069  * Put in some integrity checking for planes returing from bombing runs.
1070  * Added ability to edit land unit that a land unit is loaded on in
1071    edit command.
1072  * Consolidated bridgefall code into "knockdown" function (this code
1073    existed in at least 3 places, and was different in all of them.)
1074  * Subs returning fire are no longer reported in the news.
1075  * Visitor countries can now use the 'motd' command.
1076  * When trying to use a visitor country, if it is in use, you are not told
1077    by whom, just that it is in use.
1078  * Optimized (slightly) support fire from forts not getting supply and
1079    shells if not needed (out of range)
1080  * Updated Education.t
1081  * Modified (increased) chances of hitting mines slightly.
1082  * Removed unused variables from shp_check_mines.
1083         
1084 Changes to Empire 4.0.17 - Fri Jul 31 06:12:21 PDT 1998
1085  * Added ability in edit to change coastal flag for sectors.
1086  * Added ability in edit to edit plague values for ships.
1087  * Added ability for "spy" to report all units/planes not owned by you
1088    that exist in the sector you are spying from.
1089  * Modified naval planes and anti-sub planes.
1090  * Changed so that missiles and bombs that miss their targets cause
1091    collateral damage in the target sector (they have to land somewhere!)
1092  * Changed llook so that non-spy units are required to have at least 1
1093    military personnel on board to see anything.
1094  * Fixed "llookout.t" to reflect change for military requirement.
1095  * Updated Plague.t
1096  * Updated upgrade.t
1097  * Added "lmine" flag for deities to see what sectors have mines in them
1098    (works for sea and land mines, used "lmine" to distinguish it from "min"
1099    which determines mineral (iron) content of a sector.)
1100  * No longer able to pin bomb land units on a ship.
1101  * Land units are required to have at least one military loaded to perform 
1102    a mission.
1103  * Firing land units are required to have at least on military loaded to
1104    be able to fire (or return fire.)
1105  * Spies are not always seen when being pinbombed.  You have to look very
1106    carefully for them (as you usually would.)
1107  * Fixed typo in "Spies.t"
1108  * Added new info about spy ability to spy.t.
1109  * Updated tax information in Innards.t and Update-sequence.t
1110  * Fixed typo in fire.t information about units firing on ships.
1111  * Loading military onto land units now resets fortification.  (You gotta
1112    re-fortify the new guys.)
1113  * Fixed bug where planes that were mine capable could not drop mines if
1114    they were not cargo capable.
1115  * Fixed bug in potentially crashing in update code for nations tech/research.
1116  * Fixed bug in execute putting you into execute mode incorrectly.
1117  * Fixed bug in board not allowing land units to board from 0 mobility 
1118    sectors.
1119  * Fixed bug where interdicted land units that were missed displayed
1120    a "SPLASH! Bombs miss your ships" message.
1121  * Fixed bug in minesweeping sectors where, even with mobility or
1122    having the sweep ability, ships would get hit by mines for doing
1123    nothing.
1124  * Fixed bug in count_land_planes always writing out land units unnecessarily.
1125  * Fixed bug in count_planes always writing out ships unnecessarily.
1126  * Fixed bug in lnd_count_units always writing out land units unnecessarily.
1127  * Fixed bug in count_units always writing out ships unnecessarily.
1128  * Fixed bug in llook that reported units on ships.
1129  * Fixed bug in llook that reported satellites launched over the unit.
1130  * Fixed bug in llook that always reported spies (it should be a 10-100%
1131    chance)
1132  * Fixed bug in anti possibly not saving lost items correctly.
1133  * Fixed bug in planes getting extended range when on missions and the
1134    op center is not where the plane is located.
1135  * Fixed bug in land unit defensive strength not being based on the eff of
1136    the unit when calculating odds of a battle.
1137  * Fixed bug in board not reporting consistant information.
1138  * Fixed bug in the way land unit casualties were being taken.
1139  * Fixed bug where land units on ships could return fire.
1140  * Fixed bug where land units on other land units could return fire.
1141  * Fixed bug where land units on other land units could fire.
1142  * Fixed bug in attacks/assaults/boardings spreading plague incorrectly.
1143  * Fixed bug in updating plague for ships.
1144  * Fixed bug in updating plague for land units.
1145  * Fixed bug in updating plague for attacking/defending land units.
1146  * Fixed bug where you couldn't pin-bomb land units that were < 20% eff.
1147  * Fixed bug which revealed the owner of torping subs when on a mission.
1148
1149 Changes to Empire 4.0.16 - Fri Jun 12 08:52:06 EDT 1998
1150  * Added patches sent in by Steve McClure, Sverker Wiberg and Curtis
1151    Larsen.  They are described with other changes below.
1152  * Fixed bugs in the following commands that allowed two cooperating
1153    countries to create infinite numbers of any commodity and/or cash
1154    at any time (race conditions in the server): build, board, deliver,
1155    designate, distribute, explore, fuel, improve, load, ltend, mobquota,
1156    move, name, order, reset, sail, sell, set, tend, territory, test,
1157    threshold, torpedo, transport, unload
1158  * Fixed bug in board command giving out too much information about a
1159    non-owned sector when it shouldn't be.
1160  * Fixed bug in board command when firing on a sector in defense before
1161    checking mobility.
1162  * Fixed bug in rangeedit allowing plane(s) to possibly be stored wrong.
1163  * Fixed bug in launch allowing plane to possibly be stored wrong after
1164    launch.
1165  * Fixed bug in lrangeedit allowing land unit(s) to possibly be stored wrong.
1166  * Fixed bug in morale allowing land unit(s) to possibly be stored wrong.
1167  * Fixed bug in arm/disarm allowing a plane to possibly be stored wrong.
1168  * Fixed bug in loan sometimes not writing database correctly.
1169  * Fixed bug in collect.
1170  * Fixed bug in dropping mines from land units.
1171  * Fixed crashing bug in sector_strength routine when oceans take
1172    collateral damage.
1173  * Fixed bug in transport possibly decrementing too much mobility when
1174    moving a nuke.
1175  * Fixed some little warning type messages building with gcc -Wall.
1176  * Fixed problem compiling lwp threads with glibc6 under Linux.
1177  * Changed flash so that players can always flash deities.
1178  * Changed players command to always show deities and visitor countries
1179    that are logged on, and only show allied countries for normal player
1180    countries.
1181  * Fixed bug in anti command not stopping sectors when they revolt.
1182  * Fixed bug in set_coastal function not counting bridge spans as
1183    water based sectors (after all, the land is still a coastal sector,
1184    even if next to a bridge span.)
1185  * "flash" and "players" is re-enabled for visitor accounts.
1186  * Fixed bug in bleeding of technology and research to other players.
1187  * Fixed bug in explore not spreading plague correctly.
1188  * Fixed bug in move not spreading plague correctly.
1189  * Fixed bug in deliver not spreading plague correctly.
1190  * Fixed bug in distribute not spreading plague.
1191  * Included "postresults" script in the scripts directory which can be
1192    used to auto-post daily power chart/announcements to rec.games.empire.
1193  * Updated Plague.t
1194  * Updated Innards.t
1195  * Removed OVCONFIG from build.conf, and patched doconfig to match.
1196  * doconfig is only run if needed
1197  * emp_client and emp_server are only linked if needed
1198  * Added list of disabled options to the version command.
1199  * Fixed bug in survey allowing you to see hidden variables.
1200  * Re-enabled escort missions due to above bug fix most likely the problem.
1201  * Changed one instance of "restrict" to "restricted" in bestpath.c.  For
1202    some reason, this was causing a problem on one of the Linux builds (??).
1203  * Added "show sector capabilities" functionality (this didn't exist
1204    before.)
1205  * Fixed bug in neweff not reporting stopped sectors.  It now (correctly)
1206    reports them as not changing eff.
1207         
1208 Changes to Empire 4.0.15 - Wed May 20 12:35:53 EDT 1998
1209  * Fixed the spelling of Markus' name in CHANGES4.0 files.
1210  * Added Markus' patches/fixes.  Some are detailed below.
1211  * Added 'mipsultrix.gxx' build target.
1212  * Fixed doconfig to write ipglob.c in the correct target area.
1213  * Fixed a bunch of type casting that needed to be done correctly.
1214  * Only print out last connect by for non-visitor accounts.
1215  * 'players' command is only useable by non-visitor accounts.
1216  * Fixed ask_off in attsub.c to not print out allied sector mil counts
1217    when attacking from neighboring sectors.
1218  * Fixed targetting of che when taking over sectors.
1219  * 'anti' command only fights che that are targetted at you.
1220  * Fixed update not updating timestamps of objects (ships, planes, land
1221    units, sectors.)
1222  * Fixed bug delivering conquered populace.
1223  * Fixed potential bug scuttling ship with land units on it.
1224  * Moved heavy bombers to tech 90.
1225  * Fixed bug in setsector telling the deity coordinates of sectors being
1226    granted/taken away.
1227  * Fixed bug in setting budget of enlistment sectors to 0.
1228         
1229 Changes to Empire 4.0.14 - Wed Apr  8 08:47:54 EDT 1998
1230  * Fixed time_t problem in common/log.c
1231  * Fixed bug in headlines
1232  * Replaced vaxultrix build flags with proper vanilla ones.
1233  * Fixed bug in update/prepare.c (sometimes not getting charged for
1234    mil on units and ships)
1235  * Fixed bug in printing of "No ship(s)" twice in cargo command when no
1236    ships were selected.
1237  * Temporarily disabled escort missions until a fix is found. They are
1238    randomly crashing the server.  
1239  * Fixed morale.t to reflect that retreat percentage is based off of
1240    morale_base and not 75.
1241  * Fixed bug in bridgefall where planes and units on ship in a sector
1242    that has a bridge collapse are being sunk.
1243  * Fixed bug in update/produce.c when a sector overflows it's capacity
1244    on production.
1245  * Fixed bug in produce command reporting incorrect costs (sometimes).
1246  * Land units on ships will now try to draw supply from the ship they
1247    are on.
1248         
1249 Changes to Empire 4.0.13 - Mon Mar  2 11:04:28 EST 1998
1250  * Fixed bug in distribute when world sizes are other than 64x32
1251  * Fixed bug in getcommand (not really a bug, just made it work like
1252    it used to so that the players command is useful for deities
1253    again)
1254  * Fixed building of POSIX threads on Alpha running Digital Unix.
1255  * Fixed line_of_sight prototype in sona.c
1256  * Fixed fairland not to conuse stupid C++ compilers.
1257         
1258 Changes to Empire 4.0.12 - Tue Feb 24 11:27:31 EST 1998
1259  * Fixed client build on linux (whoops)
1260         
1261 Changes to Empire 4.0.11 - Tue Feb 10 10:53:10 EST 1998
1262  * AIX build seems to only work with gcc right now (but at least that works)
1263  * Vax Ultrix (vaxultrix) build should work now (hopefully) out of the box.
1264  * Took out autosupply of airports when bombing or dropping shells.
1265     (This was the only commodity this was done for, and it was creating
1266     problems since supply is still somewhat broken somewhere)
1267  * Included Curtis Larsen's, Markus Armbruster's and Sverker Wiberg's
1268     submitted patches, which collectively included cleaning up most
1269     of the server prototypes and bogus declarations.  Many thanks.
1270  * Increased incoming command buffer to 1024 from 512 bytes
1271  * Increased the # of parsed arguments from 64 to 100
1272  * Fixed bug where spies were not dying when damaged.
1273  * Fixed bug in HIDDEN mods in declare command not printing country # of
1274     uncontacted country correctly (or at all as a matter of fact)
1275         
1276 Changes to Empire 4.0.10 - Mon Aug 18 12:34:58 EDT 1997
1277  * Fixed bug where fleets were being interdicted but the damage was being
1278     spread to ships not in the same sectors.
1279  * Fixed but in market when buying goods without enough cash.
1280  * Planes in orbit over airports are no longer fixed up during updates.
1281  * Planes in orbit are no longer damaged when the sectors they are over
1282     are damaged.
1283  * Planes on ships are no longer damaged when the sectors they are in are
1284     damaged, unless the ship is damaged.
1285  * Fixed problem with no newline after partisan activity telegram in
1286     anti.c
1287  * Fixed problem in chan.c printing out change costs incorrectly.
1288  * Fixed problem in dispatch.c screwing things up on redirection.
1289  * financial should now handle 6 and 7 digit loans.
1290  * Planes on ships that are in sectors that revolt are no longer taken
1291     over.
1292  * Fixed bug in powe.c where the power report was mis-calculating the
1293     efficiency of planes.
1294  * Fixed doconfig.c to use STDC instead of multi-level #ifdefs.
1295  * Fixed bug in parse.c that was screwing up double quotes in conditional
1296     arguments.
1297  * Military in a sector now only produce up to maxpop, just like civvies
1298     and uw's.  No more stuffing 6K mil into a mountain to max it out.  You
1299     can still hold more mil there over the updates, but the extras just
1300     won't produce anymore.
1301  * Fixed bug in shark that allowed you to shark up loans even if you couldn't
1302     cover the debt.
1303  * Fixed bug in day of week calculation for server up time in common/keyword.c
1304     that is used for gamedays.
1305  * Documented what happens to standing military in collect.t when you collect
1306     a sector.
1307  * Documented mountains only holding and using 1/10th of the normal sector
1308     population in Sector-types.t.
1309  * Fixed documentation on ship's firing ranges in fire.t to be less 
1310     ambiguous.
1311  * Updated nukes in nuke.t
1312  * Added apropos command (thanks to Mike Wise)
1313  * Added case-insensitivity to the info command (thanks to Mike Wise).  If
1314     there are two files of the same name, and you don't get a complete match,
1315     then whichever file is found first in the directory is used.
1316  * Changed documentation in wantupd.h
1317         
1318 Changes to Empire 4.0.9 - Sat Apr 19 23:01:51 EDT 1997
1319  * Fixed dump info pages that were getting formatted funny.
1320  * Fixed improve info page.
1321  * Fixed bug in allied planes/units not moving when the carriers move.
1322  * Fixed bug in satellite output for <100% satellites.
1323  * Fixed bug in load/unload not putting a newline after some unloadings
1324     in allied sectors.
1325  * Fixed bug in harden not printing correct values.
1326  * Fixed bug in creating/moving/etc. nuclear stockpiles.
1327  * Fixed bug where subs were trying to torp commodities moving on land when
1328     on interdiction.  (This was funny ;-) )
1329  * Fixed bug in "move" where you could keep a sector even after someone else
1330     took it from you.
1331  * Budget now correctly reports the # of units being built.
1332  * Mil on units & ships are now reported as normal military costs, not
1333     ship or unit maintainence costs in budget.
1334  * Fixed bug in update code where taxes could potentially be initialized
1335     incorrectly (affected budgets too.)
1336  * Fixed bug in nat.h header so that it uses SCT_MAXDEF instead of a fixed
1337     number (that was incorrect.)
1338  * Fixed bug with trains - they needed the xlight flag to carry planes.
1339  * Revamped and improved flak.
1340  * Added "Flak" info page.
1341  * Added "Fallout" info page.
1342  * Fixed repay/offer/consider to all need a capital to be used.
1343  * Fixed bug with air defense missions not running when not AT WAR.  They now
1344     fly when HOSTILE.
1345  * plane/ship/unit short names are all now 4 characters, padded if needed.
1346  * pdump/sdump/ldump/ndump now just print the short name for the type.
1347  * sdump now has ship name at very end in quotes.
1348     These were done at the request of some client developers for ease of use.
1349  * Fixed extra space in the dump output.
1350  * Fixed fallout - not quite so nasty anymore.
1351  * Fixed fallout - things on ships/units are damaged now.
1352  * Fixed and balanced planes/ships/units/nukes in conjunction with each other.
1353  * Fixed bug in doconfig.c calculating wrong s_p_etu sometimes.
1354  * Fixed bug where harbors weren't being used to resupply.
1355  * Fixed bug where selling units loaded with planes and units wouldn't take
1356     the loaded planes or units - they are now dropped.
1357  * Fixed bug in arm/disarm where you could arm/disarm planes on the trading
1358     block.
1359  * Deities can now remove things from the trading block/market.
1360  * Fixed bug in "work" not charging engineers enough mob.
1361  * Fixed bug in "work" not adding teardown and buildup avail costs together.
1362  * Subs no longer need mobility to return fire when fired upon.
1363  * Fixed "reset".
1364  * Fixed bug in "trade" allowing 2 players to pay for the same item, but only
1365     the last player gets it.
1366  * Fixed bug where you couldn't launch missiles from allied ships or sectors.
1367  * Fixed bombing so that pin-bombing can cause collateral damage too.
1368  * Fixed sector damage to damage planes there too.
1369  * Fixed flag in lload so that it doesn't always print if not needed.
1370  * Fixed "sell.t" info page.
1371  * Fixed bug in "buy" where not entering the price correctly could cause
1372     a crash.
1373  * Fixed "sell" so that at least 1 mobility is required to sell goods.  Keeps
1374     the midnight "raid and sell" abuse down. :)
1375  * Fixed "show plane cap" to move the last column over 1 more where it should
1376     be.
1377  * Fixed timestamps to be updated for units/planes on ships/units that move,
1378     since those units/planes move too.
1379
1380 Changes to Empire 4.0.8 - Wed Feb 26 23:00:51 EST 1997
1381  * Fixed bug in nstr_exec that was wiping out the previous conditional.
1382     This was major because it affected timestamp values which are more
1383     than 65535.
1384  * Fixed bug in sdump.c for typo in reporting the trade ships origin.
1385         
1386 Changes to Empire 4.0.7 - Mon Feb 24 22:48:54 EST 1997
1387  * Fixed bug in aircombat.c when calculating the air combat odds.  Negative
1388     numbers were screwing things up good...
1389  * Fort sector's coordinates are no longer printed when auto-firing at
1390     ships.
1391  * Subs can now surface and fire deck guns (again)  They can also be
1392     hit by return fire when doing so.
1393  * Fixed bug in setting of plane attack and defensive values so that
1394     negative numbers don't keep going further negative.
1395  * Fixed incorrect military control calculation in the sell command.
1396  * Trading posts are no longer required to sell goods from.  You can sell
1397     from harbors and warehouses now too.
1398  * Spy now prints out the owner of land units you see when spying.  Before
1399     this was assumed to be sector owner, which is no longer true.
1400  * Loading land units now prints out what was loaded onto each unit,
1401     just as loading ships do.
1402  * Added fallout, coast, c_del, m_del, c_cut and m_cut to dump output.
1403  * Added "GO_RENEW" option.  This option means that gold and oil resources
1404     are renewable.
1405  * Added "lost_items_timeout" config variable, and set the default to
1406     48 hours.  This determines how long lost items stay in the lost items
1407     database.
1408  * Fixed land unit names to be more consistent.
1409  * Fixed mission.t info page.
1410  * Fixed bug in that if mission_mob_cost was set to 0, even negative
1411     mob units should be able to be put on missions.
1412  * Removed restriction on things needing to be at least 60% to be put
1413     on a mission.  Note that while you can put them on missions at < 60%
1414     now, when trying to do the mission, it still checks the eff.  This
1415     is to help in automatic setup (build, put on mission, forget) instead
1416     of having to come back repeatedly.
1417  * Spies caught in Neutral or Friendly countries cause the Neutral or
1418     Friendly country to go Hostile towards the owner of the spy.
1419  * Tweaked ammunition numbers for artillery units.
1420  * No more automatic declarations of War should be made.  You will go 
1421     hostile, but since going to war doesn't increase your countries
1422     defenses, and is purely political, it is left to the player to go
1423     that final step.
1424  * Fixed bug in trade that wasn't incrementing the time if last second bidding.
1425  * Fixed bug in "lmine" that was crashing the server if the land unit was
1426     out of mobility.
1427  * Fixed buy so that if you specify a product, you can only bid on that
1428     type of product.
1429  * Added "lost.t" info page.
1430  * Added "lost items" database (EF_LOST)
1431  * Fixed bug where you could move in allied forces after an attack if they
1432     bordered the victim area.
1433  * Fixed nstr_comp to deal with values > 16 bits coming in from
1434     client for comparisons.
1435  * Changed last minute market/trade timers to increment 5 minutes.  2 minutes
1436     was too quick.
1437  * Fixed decode in lib/common/nstr_subs.c to deal with NSC_TIME better.
1438  * Commented out the logging of the market checking in server/marketup.c,
1439     lib/commands/buy.c and lib/commands/trad.c  It was generating lots of
1440     pretty much useless data that made parsing the server.log file more
1441     more difficult than it needed to be.
1442  * Fixed crashing bug in ldump.
1443  * sdump, ldump, ndump, pdump and dump now print out the current
1444     timestamp on the "DUMP XXX" line.
1445  * Fixed denial of service bug in lib/player/accept.c in
1446     player_find_other function.
1447  * Fixed bug in shark reporting incorrect buyer of the loan.
1448  * Fixed bug in sdump.c (case 0 should have been case 10)
1449  * ldump and sdump now always print the fuel column if asked for,
1450     even if opt_FUEL is turned off.  In the case that it is turned
1451     off, the fuel is listed as 0.
1452  * Added "timestamp" field, which is updated every time an item is
1453     changed.
1454  * Fixed up the Clients.t info page.
1455  * sdump now prints trade ship building origin.
1456  * sdump now always prints name even if SHIPNAMES isn't defined.  If
1457     it is not defined, then the name is empty.
1458  * Added "timestamp" to info/Concepts/Selector.t
1459  * Added some more relevant info to info/Server/Empire4.t
1460  * Fixed Infrastructure.t info page to reflect the fact that infrastructure
1461     is no longer torn down when a sector is re-designated.
1462  * Fixed sell.t to more accurately reflect the time-delay market.
1463  * Fixed read.t and wire.t to reference accept and reject.
1464  * Fixed reject.t not referencing accept command.
1465  * Fixed collect.t to more accurately reflect what goes on when collecting
1466     sectors.
1467  * Fixed financial.t to reflect defaulted loans.
1468  * Fixed dump.t, sdump.t, ldump.t, ndump.t, pdump.t to reflect new
1469     timestamp info.
1470  * Fixed "census.t" (had incorrect reference to "info syntax" instead
1471     of "info Syntax".
1472
1473 Changes to Empire 4.0.6 - Thu Jan 16 11:33 EST 1997
1474  * Increased damage from depthcharges because on increased damage from
1475     torpedos.  Sub frange decreased to be more balanced with destroyer frange.
1476  * Intelligence reports (spy) on units will now report the estimated number
1477     of mil on the unit.
1478  * Fixed equation for ship visibility so it will drop as tech increases.
1479  * Added new commands sdump, ldump, pdump, and ndump to dump data on ships,
1480     land units, planes, and nukes.
1481  * If fields are provided, dump will only supply those fields requested.
1482  * Decreased speed of subs.
1483  * When options NO_LCMS or NO_HCMS are set, those commodities are no longer
1484     required for infrastructure improvements.
1485  * Units that lose an assault or a boarding attempt from a ship will no
1486     longer swim back to the ship they came from.
1487  * Units that take extra casualties will no longer lose all their mil at
1488     once.
1489  * Infrastucture is retained when redesignating a sector.
1490  * Dieing spies will no longer crash the server.
1491  * Units, planes, and ships must have mobility to perform missions.
1492  * Units on ship being scrapped are transferred to harbor.
1493  * Food is no longer autoloaded onto units when they are built.
1494  * Fixed show plane stat to show correct range.
1495  * Infantries now take damage at same rate as casualties.
1496  * Fixed bug with hap_fact.  Having more happiness now helps with fighting
1497     che.
1498  * Fixed anti to write back target country so che will continue to fight
1499     when they survive.
1500  * Fixed llookout to show correct estimate on number of mil on unit.
1501  * Added buildable architecture "hp".  This type will build the server on
1502     a HP/UX machine using the standard compiler instead of gcc.
1503
1504 Changes to Empire 4.0.5 - Thu Dec 12 10:28:48 EST 1996
1505  * Fixed bug in update/distribute.c where pathcost was not being called with
1506     the MOB_ROAD argument (and thus distribution costs could be GREATLY
1507     affected.) - Thanks Ice!
1508
1509 Changes to Empire 4.0.4 - Mon Dec  9 11:00:00 EST 1996
1510  * Fixed Solaris port using gcc.
1511  * Fixed doconfig.c to create directories with right modes.
1512  * Fixed install macros in makefiles to move binaries to the right
1513     places.
1514         
1515 Changes to Empire 4.0.3 - Wed Dec  4 22:46:53 EST 1996
1516  * Added HP/UX port.
1517  * Fixed doconfig.c (put exit(0) at the end of main.)
1518  * Fixed improve.c (moved the prompt[] string outside the fcn.)
1519
1520 Changes to Empire 4.0.2 - Mon Oct 14 12:26:40 EDT 1996
1521  * Put in LND_MINMOBCOST in land.h
1522  * Put in change in lnd_mobcost in lndsub.c
1523  * Put in new nuke costs in nuke.c
1524  * Put in fix so that total work can only be done by the max pop. No more extra
1525     civvies tossed in will do it anymore in human.c.
1526  * Put in fix for src/util/Makefile - beefed it up.
1527  * Put in fix to show where your ship is when it gets shelled in mfir.c.
1528  * Changed infrastructure of roads from .040 to .020 (122 instead of 150 in
1529     common/move.c)
1530  * Fixed Update-sequence.t.
1531  * Put in fix for mobcost bonus for 0% highways.
1532  * Fixed stop.t
1533  * Fixed commodity.t
1534  * Spruced up torpedo damage somewhat. :) :)
1535  * Fixed "assault bmap bug" in attsub.c
1536  * Fixed Produce.t (bars cost)
1537  * Changed mountains to get an automatic "2" for defensive bonus in attsub.c
1538  * Fixed consider.t
1539  * Fixed repay.t
1540  * Fixed offer.t
1541  * Fixed "offer" and "consider" not being legal commands in player/empmod.c
1542  * Fixed Damage.t
1543  * Fixed sstat.t
1544  * Fixed lstat.c, pstat.c and sstat.c
1545  * Fixed cutoff command in cuto.c
1546  * Fixed attack value in attack_val in lndsub.c
1547  * Fixed lload in commands/load.c
1548  * Fixed defense_val in lndsub.c - Made it a minimum of 1, so that units will
1549     always fight until dead or retreating.  0 makes them get stuck. 
1550  * Fixed update/deliver.c - no delivery of non-oldowned civvies (or anything
1551     else for that matter.)
1552  * Fixed llook in commands/look.c
1553  * Fixed che bug in subs/nstr.c
1554  * Fixed bug in strv.c by overcompensating by 1 food per sector (minute amounts
1555     of people would starve.)
1556  * Fixed update/human.c - feed_people rounding problems (I hope.)
1557  * Fixed morale problem in update/land.c
1558  * Fixed count_bodies in attsub.c
1559  * Fixed lnd_mobcost.
1560  * Fixed subs/land,plane,ship.c to handle sunken units and planes correctly.
1561  * Fixed interest rate in commands/offe.c
1562  * Fixed bug in buy.c.
1563  * Put in DEFENSE_INFRA soption o you can turn on/off the use of the defensive
1564     infrastructure.  When off, the defensive infrastructure is the same
1565     as the sector efficiency, and you can't improve it.  This is OFF by
1566     default.
1567  * Fixed Empire4.t
1568  * Added Wolfpack.t
1569  * Land units are now built with a default reaction radius of 0.
1570  * Changed name of lt artilleries to "lat" from "lart" so you can now build
1571     "lar"s again.
1572  * Lowered the speed and firing range of pt boats.
1573  * Lowered the initial att strength of cavs from 1.5 to 1.3 (they were TOO
1574     powerful.)
1575  * Changed the max mob gain defaults of units/planes to 1.0 and ships to 1.5
1576     (This is * ETU_RATE, so it is equal to ETU_RATE for units/planes and
1577      1.5 * ETU_RATE for ships.)
1578  * Conquered civvies only pay 1/4 taxes.
1579  * Railways don't get torn down when you rebuild sectors anymore (but roads
1580     and defenses do (if enabled.)
1581
1582 Changes to Empire 4.0.1 - Wed Aug 28 11:35:40 EDT 1996
1583  * Added "extern double tradetax" to check_trade in trad.c
1584  * Improved description of data directory in build.conf
1585  * Fixed bug in attacking land units that retreat so they now get
1586     charged mobility for attacking.
1587  * Fixed dump to report road, rail and defense of a sector at the end.
1588  * Fixed doconfig bug in not checking the right directory to see if the
1589     "data" directory existed or not before trying to create it.
1590  * "change" now works for sanctuary countries.
1591  * Fixed the description of "sinfrastructure".
1592  * Added more info to "Infrastructure".
1593  * Units/planes are no longer reduced to 75% when bought from the trading
1594     block.
1595  * Supply units were slowed down to the speed of infantry units.
1596  * Trade-ship payoffs have been lowered to 2.5, 3.5 and 5.0
1597  * Bars interest is up to $250 per 1K again.
1598  * Civ taxes were raised back up to a 10:1 mil/civ tax ratio (was 20:1)
1599  * Fixed various info pages.
1600  * Fixed bug in people not getting truncated when broke (this was thought
1601     to be fixed, but wasn't. Now it is, dammit!)
1602  * Fixed bug with units marching across oceans (scuba gear not included. ;-) )
1603  * Market/trade taxes and trade ship payoff figures were added to version.
1604  * "cede" has been removed as a default command.
1605  * Makefile rule was fixed for depend build.
1606  * Fixed bug in mapdist not taking world edges into account nicely enough.
1607  * Added a "scuttle" order for autoscuttling trade ships.  Makes using them
1608     easier.  Cleaned up scuttle code while in there.
1609  * Fixed bug with scuttling a ship with units on it not scuttling the units
1610     too.
1611
1612 Changes to Empire 4.0.0 - Initial release
1613  * Initial Wolfpack release - Long live the Wolfpack!!!!
1614  * Cleaned up the build environment.  Now all that is needed is to edit the
1615     build.conf file, answer the questions there and type "make <arch>" to
1616     build for a specific architecture.  Thus, no more reliance on gnumake
1617     or special shell scripts.
1618  * We are now shipping the pre-built info pages with the server for those who
1619     Don't want to build them.  You can also still just type "make" and have
1620     the info pages build, but it doesn't completely work (i.e. rebuild new
1621     Subjects) if you don't have perl5 installed.
1622  * Put in the "help" command that does the same thing as "info".
1623  * Removed C_SYNC.  This is done for 2 reasons.  1) None of us like it or
1624     wish to support it.  2) We envision a better scheme for doing similar
1625     things will come along.
1626  * Put in MOB_ACCESS - This allows real-time updating of mobility.
1627  * Put in MARKET - This is the time-based market (yes, still teleports,
1628     but it's not as bad as it was.)
1629  * Lots of the documenation has been updated, but there is more to do.
1630  * Added NO_LCMS, NO_HCMS and NO_OIL options.  When any of these options are
1631     enabled, you don't need any of that type of material to build things.
1632     If NO_HCMS is enabled, you don't need HCMS to build bridges, you need
1633     lcms.  If both NO_HCMS and NO_LCMS are enabled, then you don't need 
1634     any materials to build a bridge.
1635  * There is no mobility cost for assigning missions.  But, there is also
1636     no longer any benefit for being on a mission either.
1637  * Damage is the same for all commodities (people too.)  This means you
1638     can deity shell/bomb sectors again.
1639  * Units are now dependant on tech.  What this means is that their statistics
1640     now increase with tech.  In addition, there is only 1 type of each basic
1641     unit now (i.e. just "cavalry" instead of "cavalry 1", "cavalry 2", etc.)
1642     This reflects the idea that as you learn more, you learn how to not only
1643     build better units, but you learn to build units better. :)  This also
1644     opens the door for a "lupgrade" command along the same lines as the
1645     "upgrade" command for ships.
1646  * Units now have a minimum mob cost for attacking a sector.  Marching
1647     mob costs have not changed.
1648  * Starting units have been removed.  This means that at the beginning, people
1649     may live a little longer since their neighbor can't come visiting quite
1650     as quick.
1651  * Shells are no longer required to build units.
1652  * Mil are no longer required to build units.
1653  * Mil are no longer an intrinsic part of a unit.  They are now a loadable
1654     commodity.  The way a unit's defense/att bonuses work now are
1655         attack = (att * mil * eff)
1656         defense = (def * mil * eff)
1657     In addition, when a unit takes damage, both the eff and the mil go
1658     down.  You can quickly toss in new hacks, but you need to wait to repair
1659     the unit at the update.  Thus, you can now look at unit's efficiency
1660     as their training.
1661  * You need at least 1 mil on a unit to march it (spies are the exception.)
1662  * Units always react if in range and they have the mobility, no matter
1663     what their efficency.
1664  * Units may now march anywhere - in your own sectors, deity owned sectors
1665     or allied sectors, with 1 exception, spies.  Also, your units can get
1666     trapped if your ally declares non-alliance with you while your units
1667     are still in his country.)
1668  * Units always march at their speed, efficiency doesn't matter.
1669  * LANDSPIES was added - This creates land unit based spies.  Spies may march
1670     anywhere, with a chance of getting caught (except in allied territory.)
1671     See "info Spies" for more info on them.
1672  * Planes may now be based out of allied airports.  Landing planes on
1673     ships/sectors you do not own no longer changes thier owner.  You can only
1674     land on owned/allied sectors/ships, and you may only
1675     fly/bomb/para/recon/drop from owned/allied sectors.  So, if a country
1676     you are allied with goes hostile at you, your planes are now stuck there.
1677     Note that if you are using an allied airport, their commodities get
1678     sucked up, not yours (obviously.)
1679  * Planes are now tech-based.  Their statistics increase as their tech
1680     increases.  Deleted extraneous planes.
1681  * There is a new toggle, "techlists", which allows you to see what you
1682     can build/stats/capabilities sorted by tech instead of groupings.
1683  * Ships are now tech-based.  Their statistics increase as their tech
1684     increases.  Deleted extraneous ships.
1685  * Che can now be lessened by making happiness.  If you have more happiness
1686     than your conquered populace, they don't fight as hard or recruit as
1687     much.  If you have less than them, they fight harder and recruit more.
1688     It's not much though - it ranges from 2.0 in your favor to only 0.8 
1689     against you (whereas it was always 1.0 before.)  So, it definitely
1690     favors the attackers to make lots of happy now.
1691  * Bridgeheads can only be built on coasts.
1692  * Players command was fixed so you only see allies, and don't get
1693     approx #'s of players anymore.
1694  * POSIX threads support has been added.
1695  * The attack bmap bug has been fixed.
1696  * BTUs regenerate 3 times faster now.
1697  * GRAB_THINGS is off by default.
1698  * Big nuclear bombs are back, and FALLOUT has been fixed and enabled
1699     as a default (you couldn't make wasteland before with FALLOUT, now
1700     you can.)
1701  * You can now deliver military and civilians.
1702  * Added SHIP_DECAY option - off by default (turns off ships decaying out
1703     at sea if not enough mil.)
1704  * The reverting owner bug has been fixed in territory, thresh, dist
1705     and deliver.  There are probably more, and when found, will be fixed.
1706  * The "sectors don't starve when stopped or broke" bug has been fixed.
1707  * The "people never get truncated" bug has been fixed.
1708  * Added infrastructure to sectors.  What this means is that a sector
1709     can now have it's mobility improved by building both roads and
1710     railways.  It also means that a sectors defense is now based on the
1711     defensive infrastructure you build into the sector (no more intrinsic
1712     better defenses based on the sector, you determine which sectors are
1713     defended heavily, and which aren't.)
1714  * The defensive value of a sector no longer relies on the efficiency of
1715     the sector. Instead, it relies on the defensive efficiency of the sector.
1716     Thus, the "production" and "defensive" aspects of sectors have been
1717     separated.
1718  * "show sect stats" now shows the maximum defensive value for sectors.
1719  * Changed sector structure to take floats for off/def values so we can use
1720     a base of 1 instead of 2.
1721  * Added "improve" and "sinfrastructure" to support the infrastructure
1722     concepts.
1723  * Added L_TRAIN units which can only travel along railways.  Very fast on
1724     efficient railways, slow on non-efficient ones.
1725  * Added the ability for units to carry other units.
1726  * Fixed census (shortened up "fallout" and "coast" to "fall" and "coa".)
1727  * Forts only cost $500 to build and 100 hcms now (since they don't get any
1728     better defenses automagically.)
1729  * Modified "show sect build" to show the costs for building up the
1730     infrastructure of a sector.
1731  * Changed "spy" and the satellite recon stuff (which shows sector stuff for
1732     spyplanes too) to show the new infrastructure stuff, rounded of course.
1733  * Added Drake's info->html scripts, with some modifications, so you can
1734     now type "make html" and have your info pages built as html files too.
1735     This adds a new directory, "info.html", to the build tree.
1736  * Modified upgrade so that planes and land units may now be upgraded.
1737  * Added pstat command to list the statistics of your planes.
1738  * Added lstat command to list the statistics of your land units.
1739  * Added sstat command to list the statistics of your ships.
1740  * Added nmap command to show a map of your sectors after their new
1741     designations have taken place.
1742