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