Vanilla Development Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS update: Vanilla/docs



Date:	Sunday March 19, 2000 @ 3:20
Author:	xyzzy

Update of /home/netrek/cvsroot/Vanilla/docs
In directory swashbuckler.fortress.real-time.com:/var/tmp/cvs-serv19142/docs

Modified Files:
	sample_features 
Log Message:
Added support for SHOW_ALL_TRACTORS.  This will let players see the t/p beams
for all ships.  It is controlled by the SHOW_ALL_TRACTORS feature, the default
of which is off.  For observers, SHOW_ALL_TRACTORS will be turned on, which
will enable them to see the t/p of the person they are observing.


****************************************

Index: Vanilla/docs/sample_features
diff -u Vanilla/docs/sample_features:1.2 Vanilla/docs/sample_features:1.3
--- Vanilla/docs/sample_features:1.2	Tue Jan 11 05:15:17 2000
+++ Vanilla/docs/sample_features	Sun Mar 19 03:20:01 2000
@@ -63,6 +63,9 @@
 LITE_SOUNDS           C       ON
 # ship stat. packets
 SHIP_CAP              S       ON
+# Show tractors and pressors for all players' ships.  Regardless of the
+# setting here, this will be turned on for observers.
+SHOW_ALL_TRACTORS     S       OFF
 #
 #
 # OLD FORMAT FOR CLIENTS WITHOUT FEATURE_PACKETS SUPPORT.