[Frontierproject-cvs] frontierproject/doc autoTarget.txt,1.1,1.2
Status: Pre-Alpha
Brought to you by:
bdragon28
|
From: Brandon B. <bdr...@us...> - 2006-06-01 05:30:32
|
Update of /cvsroot/frontierproject/frontierproject/doc In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv29503/doc Modified Files: autoTarget.txt Log Message: Document tonight's changes Index: autoTarget.txt =================================================================== RCS file: /cvsroot/frontierproject/frontierproject/doc/autoTarget.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** autoTarget.txt 18 May 2006 07:08:20 -0000 1.1 --- autoTarget.txt 1 Jun 2006 05:30:29 -0000 1.2 *************** *** 2,5 **** multiple subsystems. ! Targets for Painter: ! /painter/forceshift Makes the next click act as a shifted click. --- 2,13 ---- multiple subsystems. ! Target List: ! -------ID----------------------Type-----Owner-------Desc--------------------------- ! /painter/forceshift bool Painter Makes the next click act as a shifted click. ! /painter/overlay/flags bool Painter *** Toggles flags (OBSOLETE) *** ! /painter/overlay/planetnames bool Painter Display planet names or not. ! /painter/overlay/minefields bool Painter Display minefields or not. ! /painter/overlay/fleetpaths bool Painter Display fleet paths or not. ! /painter/overlay/shipcounts bool Painter Display ship counts or not. ! /painter/overlay/scanners bool Painter Show scanner overlay or not. ! /painter/mode int Painter Drawing mode for Player Info. |