Update of /cvsroot/netrek/client/netrekxp/src
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv17824/src

Modified Files:
        mswindow.c 
Log Message:
Upped max scroll buffer size.
Updated todo list.

Index: mswindow.c
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/src/mswindow.c,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- mswindow.c  23 Jun 2006 08:50:14 -0000      1.37
+++ mswindow.c  7 Aug 2006 08:04:05 -0000       1.38
@@ -92,7 +92,7 @@
 #ifdef DEBUG
 #define MAX_SCROLLWINDOW_LINES 300
 #else
-#define MAX_SCROLLWINDOW_LINES 100
+#define MAX_SCROLLWINDOW_LINES 300 /* Was 100, but that's too small! - BB 
7/2006*/
 #endif
 //The max # lines a scrollwindow will have
 


_______________________________________________
netrek-cvs mailing list
[email protected]
http://mailman.us.netrek.org/mailman/listinfo/netrek-cvs

Reply via email to