[Gcblue-commits] gcb_wx/xml options.xml,1.19,1.20
Status: Alpha
Brought to you by:
ddcforge
|
From: Dewitt C. <ddc...@us...> - 2005-07-29 02:36:02
|
Update of /cvsroot/gcblue/gcb_wx/xml In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28827/xml Modified Files: options.xml Log Message: 0.7.2 pre-release test build, added waypoints to client display, fixed multiplayer message overload bug, added better throttling for bad multiplayer connections Index: options.xml =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/xml/options.xml,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** options.xml 30 Jun 2005 01:06:12 -0000 1.19 --- options.xml 29 Jul 2005 02:35:53 -0000 1.20 *************** *** 1,7 **** <Options> ! <HostAddress>192.168.0.100</HostAddress> <DisplaySettings>default</DisplaySettings> ! <LastScenarioPath>TaiwanTest.py</LastScenarioPath> ! <LastScenarioName>TaiwanTest</LastScenarioName> <noCopyDatabase /> <noWriteXmlDatabase /> --- 1,7 ---- <Options> ! <HostAddress>192.168.0.102</HostAddress> <DisplaySettings>default</DisplaySettings> ! <LastScenarioPath>TaiwanNavalBattle.py</LastScenarioPath> ! <LastScenarioName>TaiwanNavalBattle</LastScenarioName> <noCopyDatabase /> <noWriteXmlDatabase /> |