Update of /cvsroot/gcblue/gcb_wx/xml
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv11768/xml
Modified Files:
options.xml
Log Message:
Upgraded to OSG 1.2. Tried Demeter 4.0 but had to go back. It's not backwards compatible.
Added border to 3D view, alt-f to toggle frame counter
Fix for passive torpedo bug
Index: options.xml
===================================================================
RCS file: /cvsroot/gcblue/gcb_wx/xml/options.xml,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -d -r1.28 -r1.29
*** options.xml 16 Sep 2006 14:01:25 -0000 1.28
--- options.xml 24 Sep 2006 19:50:21 -0000 1.29
***************
*** 1,6 ****
<Options>
<HostAddress>192.168.0.100</HostAddress>
! <LastScenarioPath>SinglePlayer.JumpingFishII.py</LastScenarioPath>
! <LastScenarioName>JumpingFishII</LastScenarioName>
<noCopyDatabase />
<noWriteXmlDatabase />
--- 1,6 ----
<Options>
<HostAddress>192.168.0.100</HostAddress>
! <LastScenarioPath>Tutorial.SubmarineOperations.py</LastScenarioPath>
! <LastScenarioName>SubmarineOperations</LastScenarioName>
<noCopyDatabase />
<noWriteXmlDatabase />
|