Update of /cvsroot/gcblue/gcb_wx/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30927/docs
Modified Files:
CHANGES.txt
Log Message:
db fixes, GUI tweaks, random sensor detections
Index: CHANGES.txt
===================================================================
RCS file: /cvsroot/gcblue/gcb_wx/docs/CHANGES.txt,v
retrieving revision 1.49
retrieving revision 1.50
diff -C2 -d -r1.49 -r1.50
*** CHANGES.txt 26 Dec 2005 22:14:03 -0000 1.49
--- CHANGES.txt 5 Jan 2006 03:47:22 -0000 1.50
***************
*** 4,7 ****
--- 4,15 ----
0.8.1
---------------------------------------------------------------------
+ *** 2006-01-04 DDC ***
+ - Added feature to allow windows to have rounded corners. Only works for
+ textured backgrounds currently.
+ - Improved edge scroll a little for tactical map. Should scroll now if mouse is
+ moved to any edge of the screen
+ - Added some randomness to sensor detections. Pd is now 0.5 at nominal range and
+ varies from 0 to 1 over about +/-15% range
+
*** 2005-12-26 DDC ***
- Fixed launcher bug where reloads would not complete correctly.
|