Code Restructuring to make mega-glest more standard

This commit is contained in:
Mark Vejvoda
2010-03-12 05:11:28 +00:00
parent b8082e83ce
commit 7cb4f99ec4
41 changed files with 768 additions and 431 deletions

1
mk/linux/data Symbolic link
View File

@@ -0,0 +1 @@
/home/softcoder/Code/glest/megaglest/data/glest_game/data

View File

@@ -1,4 +1,4 @@
; === Properties File ===
; === propertyMap File ===
AiLog=0
AiRedir=0
@@ -24,13 +24,13 @@ FontConsole=-*-*-*-*-*-*-12-*-*-*-*-*-*-*
FontDisplay=-*-*-*-*-*-*-12-*-*-*-*-*-*-*
FontMenu=-*-*-*-*-*-*-12-*-*-*-*-*-*-*
Lang=english
MaxLights=1
NetworkConsistencyChecks=1
MaxLights=3
NetworkConsistencyChecks=0
PhotoMode=0
RefreshFrequency=75
ScreenHeight=768
ScreenWidth=1024
ServerIp=192.168.1.102
ScreenHeight=984
ScreenWidth=1680
ServerIp=200.200.200.200
ServerPort=6666
ShadowAlpha=0.2
ShadowFrameSkip=2
@@ -38,10 +38,10 @@ ShadowTextureSize=512
Shadows=Projected
SoundStaticBuffers=16
SoundStreamingBuffers=4
SoundVolumeAmbient=80
SoundVolumeFx=80
SoundVolumeMusic=90
SoundVolumeAmbient=90
SoundVolumeFx=100
SoundVolumeMusic=0
StencilBits=0
Textures3D=1
UnitParticles=1
Windowed=0
Windowed=1

1
mk/linux/glest_game Symbolic link
View File

@@ -0,0 +1 @@
../../source/glest_game

1
mk/linux/glest_map_editor Symbolic link
View File

@@ -0,0 +1 @@
../../source/glest_map_editor

1
mk/linux/maps Symbolic link
View File

@@ -0,0 +1 @@
/home/softcoder/Code/glest/megaglest/data/glest_game/maps

1
mk/linux/scenarios Symbolic link
View File

@@ -0,0 +1 @@
/home/softcoder/Code/glest/megaglest/data/glest_game/scenarios

1
mk/linux/screenshots Symbolic link
View File

@@ -0,0 +1 @@
/home/softcoder/Code/glest/megaglest/data/glest_game/screenshots

3
mk/linux/servers.ini Normal file
View File

@@ -0,0 +1,3 @@
; === propertyMap File ===
Martino=192.168.1.100

1
mk/linux/shared_lib Symbolic link
View File

@@ -0,0 +1 @@
../../source/shared_lib

1
mk/linux/techs Symbolic link
View File

@@ -0,0 +1 @@
/home/softcoder/Code/glest/megaglest/data/glest_game/techs

1
mk/linux/tilesets Symbolic link
View File

@@ -0,0 +1 @@
/home/softcoder/Code/glest/megaglest/data/glest_game/tilesets

1
mk/linux/tutorials Symbolic link
View File

@@ -0,0 +1 @@
/home/softcoder/Code/glest/megaglest/data/glest_game/tutorials