Update of /cvsroot/netrek/client/netrekxp/resources/docs
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv18320/resources/docs

Modified Files:
	changes.txt 
Log Message:
Paradise only changes:
1) Colorized drone bitmaps by team.
2) Support for terrain, terrain info, status2, temp, exentension1, and game
conf packets.
3) Support for ranks and royalties, including paradise rank window.
Paradise changes with overall impact:
1) Added zdll.lib to linked libs, needed for uncompress of paradise terrain
packets.
Regular changes:
1) Wheel mouse up/down now is zoom in/out instead of accel/decel.
2) Bug fix for mono plasma and torp animations, last frame was being
cut off.

Index: changes.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/changes.txt,v
retrieving revision 1.197
retrieving revision 1.198
diff -u -d -r1.197 -r1.198
--- changes.txt	16 May 2007 00:05:13 -0000	1.197
+++ changes.txt	25 May 2007 03:36:45 -0000	1.198
@@ -9,8 +9,9 @@
 4) Added ability to update buttonmap through the options menu.
 5) Restored ability for middle and right mouse clicks to raise the current
 window to the top, helps with overlapped windows.
-6) Default buttonmap now uses mouse wheel for accel/decel, scroll up to
-accelerate to max, scroll down to decelerate to warp 0.
+6) Added new function keys, control-z and control-a, for zooming.  Control-z
+zooms in, and control-a zooms out.  As part of the benefit of having all
+graphics scale, ALL ship bitmap sets can now show ships to 256 positions.
 7) Left clicking on message window will either a) start a new message to all
 board or b) continue current pending message.
 8) Message window will now say "Click here to send a message to ALL" until any
@@ -29,9 +30,8 @@
 11) Most netrekrc window's geometries are now commented out (all except map and
 local), this is because adjusting the size of local or map will now do a pretty
 good job of autoplacing all the other windows for you.
-12) Added new function keys, control-z and control-a, for zooming.  Control-z
-zooms in, and control-a zooms out.  As part of the benefit of having all
-graphics scale, ALL ship bitmap sets can now show ships to 256 positions.
+12) Default mouse wheel action is now zoom in and out, scroll up to zoom in,
+scroll down to zoom out.
 13) Added richtext message windows, which allow stuff like cut and paste from
 within the message windows, and clickable URLs.  Richtext message windows are
 both resizeable and moveable.  Moving them works a little different than moving
@@ -144,6 +144,8 @@
 and adjusts default playback speed accordingly.
 19) Cambot now uses double buffering during playback, so that everything looks
 smoother.
+20) Fixed bug with mono torps and plasmas that was causing final animation frame
+to not draw on servers running 10 FPS.
 
 New features:
 1) Main window titlebar now shows your loginname and slot number, in addition