- updated defaults in ini files to point to new masterserver

This commit is contained in:
Mark Vejvoda
2010-07-03 20:20:00 +00:00
parent f3a636ff15
commit d9e1bc8869

View File

@@ -13,9 +13,9 @@ ConsoleMaxLinesStored=20
ConsoleTimeout=20 ConsoleTimeout=20
DayTime=1000 DayTime=1000
DebugLogFile=debug.log DebugLogFile=debug.log
DebugMode=false DebugMode=true
DebugPerformance=false DebugPerformance=false
DebugNetwork=false DebugNetwork=true
DepthBits=16 DepthBits=16
FactoryGraphics=OpenGL FactoryGraphics=OpenGL
FactorySound=OpenAL FactorySound=OpenAL
@@ -43,8 +43,10 @@ FontMenuVeryBigBaseSize=25
FontSizeAdjustment=0 FontSizeAdjustment=0
Lang=english Lang=english
MaxLights=3 MaxLights=3
Masterserver=http://soft-haus.com/glest/cgi-bin/ ;Masterserver=http://soft-haus.com/glest/cgi-bin/
MasterServerExternalPortList=80,143,587,21,110,25,443,993,995 ;MasterServerExternalPortList=80,143,587,21,110,25,443,993,995
Masterserver=http://megaglest.pepper.freeit.org/masterserver/
MasterServerExternalPortList=61357,80,143,587,21,110,25,443,993,995
NetPlayerName=unknown NetPlayerName=unknown
NetworkConsistencyChecks=true NetworkConsistencyChecks=true
PhotoMode=false PhotoMode=false