mirror of
https://github.com/glest/glest-source.git
synced 2025-02-25 12:12:25 +01:00
* configure HTTP client to follow redirections ("Location:" header/3xx status) * glest.ini: update master server, announcement and version check URLs; reorder MasterServerExternalPortList; add introduction text
80 lines
2.1 KiB
INI
80 lines
2.1 KiB
INI
; === propertyMap File ===
|
|
; This file defines default properties and values. Do not edit this file,
|
|
; instead, to modify, copy any properties to glestuser.ini, then change these as
|
|
; needed. Values contained in glestuser.ini will overwrite values found here.
|
|
;
|
|
; For explanation of these properties, please refer to the MegaGlest wiki at
|
|
; http://wiki.megaglest.org/
|
|
;
|
|
AiLog=0
|
|
AiRedir=false
|
|
AllowDownloadDataSynch=false
|
|
AllowGameDataSynchCheck=false
|
|
AllowRotateUnits=true
|
|
AnnouncementURL=http://master.megaglest.org/files/announcement.txt
|
|
AutoMaxFullScreen=false
|
|
AutoTest=false
|
|
CheckGlCaps=true
|
|
ColorBits=32
|
|
ConsoleMaxLines=7
|
|
ConsoleMaxLinesStored=20
|
|
ConsoleTimeout=20
|
|
DayTime=1000
|
|
DebugLogFile=debug.log
|
|
DebugMode=false
|
|
DebugPerformance=false
|
|
DebugNetwork=false
|
|
DebugWorldSynch=false
|
|
DepthBits=16
|
|
FactoryGraphics=OpenGL
|
|
FactorySound=OpenAL
|
|
FastSpeedLoops=2
|
|
Filter=Bilinear
|
|
FilterMaxAnisotropy=1
|
|
FirstTime=false
|
|
FocusArrows=true
|
|
FogOfWarSmoothing=true
|
|
FogOfWarSmoothingFrameSkip=3
|
|
FontConsoleBaseSize=18
|
|
FontConsolePostfix=-*-*-*-*-*-*-*
|
|
FontConsolePrefix=-*-helvetica-*-r-*-*-
|
|
FontDisplayBaseSize=12
|
|
FontDisplayPostfix=-*-*-*-*-*-*-*
|
|
FontDisplayPrefix=-*-helvetica-*-r-*-*-
|
|
FontDisplaySmallBaseSize=12
|
|
FontMenuBigBaseSize=20
|
|
FontMenuBigPostfix=-*-*-*-*-*-*-*
|
|
FontMenuBigPrefix=-*-helvetica-*-r-*-*-
|
|
FontMenuNormalBaseSize=14
|
|
FontMenuNormalPostfix=-*-*-*-*-*-*-*
|
|
FontMenuNormalPrefix=-*-helvetica-*-r-*-*-
|
|
FontMenuVeryBigBaseSize=25
|
|
FontSizeAdjustment=0
|
|
Lang=english
|
|
MaxLights=3
|
|
Masterserver=http://master.megaglest.org/
|
|
MasterServerExternalPortList=61357,61358,61359,61360,61000,80,1080,8000,8080,443,21,22,25,110,143,587,993,995
|
|
NetPlayerName=newbie
|
|
NetworkConsistencyChecks=true
|
|
PhotoMode=false
|
|
RefreshFrequency=75
|
|
ScreenHeight=768
|
|
ScreenWidth=1024
|
|
ServerIp=192.168.0.107
|
|
ServerPort=61357
|
|
ShadowAlpha=0.2
|
|
ShadowFrameSkip=2
|
|
ShadowTextureSize=512
|
|
Shadows=Projected
|
|
SoundStaticBuffers=16
|
|
SoundStreamingBuffers=4
|
|
SoundVolumeAmbient=80
|
|
SoundVolumeFx=80
|
|
SoundVolumeMusic=90
|
|
StencilBits=0
|
|
Textures3D=true
|
|
UnitParticles=true
|
|
UserData_Root=mydata/
|
|
VersionURL=http://master.megaglest.org/files/versions/
|
|
Windowed=false
|