Wed Apr 26 19:46:39 EST 2006  quozl at us.netrek.org
  * move voting to site policy
  This patch moves voting from config.h.in compile-time configuration to 
  run-time configuration file etc/sysdef.  It also places eject and ban 
  policy within the control of the server administrator rather than the 
  source project.

Wed Apr 26 23:01:58 EST 2006  quozl at us.netrek.org
  * sndFlags was called without initialised pointer
  Fix regression introduced in 2003-01-08, with the addition of visible
  tractors for observers.  The sndFlags function was being called with
  a pointer that was not valid.  The results were unpredictable; on i386
  the server state was corrupted, causing mass confusion of the clients,
  and on sparc (from memory) cambot simply segfaulted.  Thanks to KeyOS
  and the guys in IRC for ideas to debug.

Thu Apr 27 09:45:05 EST 2006  quozl at us.netrek.org
  * fix compilation warnings in cambot.c when using -Wall
  Yesterday's patch trimmed back includes to the minimum required for
  compilation without warnings, but I was testing without -Wall.  This patch
  reverses some of these changes and also adds prototypes for genspkt.c functions
  that cambot uses.
  
  A future patch may add -Wall to system.mk.in after a few other problems are
  solved.

Fri Apr 28 20:30:14 EST 2006  quozl at us.netrek.org
  * fix INL confine for orbiting ships
  This patch fixes INL confine mode so that orbiting ships that are outside
  the confinement boundary are knocked out of orbit.  Without this patch,
  these ships continue to orbit a planet outside confinement, which is
  against the expectation of the captains.

Fri Apr 28 20:42:55 EST 2006  quozl at us.netrek.org
  * describe a local server as on this computer
  This is a refinement to the server multicast discovery that helps clients
  to discover Netrek servers on a local area network.  One such scenario is
  a server running on the same host as the client.  This server will now
  answer with a comment to tell the user that the server is on the same
  computer.

Fri May  5 19:57:34 EST 2006  quozl at us.netrek.org
  * minor progress update

Fri May  5 22:54:25 EST 2006  quozl at us.netrek.org
  * compilation fix to etc/comment switch

Sat May  6 22:43:56 EST 2006  quozl at us.netrek.org
  * synchronise to sourceforge cvs as at 2006-05-06

Wed May 10 17:31:41 EST 2006  quozl at us.netrek.org
  * robots to cloak near any home planet
  Factorised the decision of what makes a res death risk, and included a
  check for proximity to any home planet.  Used ntserv/enter.c and max
  phaser distance to determine a rectangular area of risk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 55861 bytes
Desc: A darcs patch for your repository!
Url : http://mailman.us.netrek.org/pipermail/netrek-dev/attachments/20060510/5ede4f50/attachment-0001.bin