Update of /cvsroot/netrek/client/netrekxp/resources/docs
In directory sc8-pr-cvs16:/tmp/cvs-serv5987/resources/docs
Modified Files:
changes.txt netrekrc netrekrc_options.txt
Log Message:
Set beeplite TTS position if TWINSIDE changes.
Redid redraw for tactical yellow alert circle to be smarter redraw
routine (done similiar to how it's cleared on map window).
New netrekrc option mainMaximized to start netrek window
maximized, default is on.
Index: netrekrc
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/netrekrc,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- netrekrc 14 Apr 2007 02:56:18 -0000 1.64
+++ netrekrc 14 Apr 2007 09:49:34 -0000 1.65
@@ -155,6 +155,9 @@
# Log all messages to file. Requires "logfile" option
logging: off
+# Make main window maximized on client start
+mainMaximized: on
+
# Make main window + local/map windows resizeable
mainResizeable: on
Index: netrekrc_options.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/netrekrc_options.txt,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- netrekrc_options.txt 14 Apr 2007 02:56:19 -0000 1.51
+++ netrekrc_options.txt 14 Apr 2007 09:49:34 -0000 1.52
@@ -89,7 +89,8 @@
logging: (on/off) enable logging
login: (string) character login
macroKey: (char, ESC, TAB) key to toggle macro mode
-mainResizeable: (on/off) make main window (netrek) resizeable
+mainMaximized: (on/off) make main window maximized on client start
+mainResizeable: (on/off) make main window + local/map windows
resizeable
maxScrollLines: (50-500) maximum number of scroll lines in a message
window
mainTitleBar: (on/off) start main window with title bar on (can be
toggled by alt-enter)
messageHoldThresh: (integer) put message on hold after mouse move (Adds
# to the end of message)
Index: changes.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/changes.txt,v
retrieving revision 1.183
retrieving revision 1.184
diff -u -d -r1.183 -r1.184
--- changes.txt 14 Apr 2007 07:44:34 -0000 1.183
+++ changes.txt 14 Apr 2007 09:49:34 -0000 1.184
@@ -1,4 +1,6 @@
Netrek XP 2006, Version 1.3:
+- new netrekrc option "mainMaximized: (on)/off" to make main window maximized
on client
+ start
- the left and right arrow keys are now mapped to turn left and turn right,
they execute
a turn request for a 1/16 turn in the desired direction. I personally find
it awkward
but if someone is playing without a mouse for whatever reason, it allows
them to move
_______________________________________________
netrek-cvs mailing list
[EMAIL PROTECTED]
http://mailman.us.netrek.org/mailman/listinfo/netrek-cvs