Merge pull request #3647 from Mailaender/ip2geo

Show locations of client and servers using a local GeoIP database
This commit is contained in:
Paul Chote
2013-08-11 03:21:23 -07:00
26 changed files with 6293 additions and 15 deletions

View File

@@ -68,6 +68,12 @@ Container@SERVERBROWSER_PANEL:
Y:40
Align:Right
Height:25
Label@LOCATION:
Width:140
X:PARENT_RIGHT-150
Y:40
Align:Right
Height:25
Label@PROGRESS_LABEL:
X:(PARENT_RIGHT - WIDTH) / 2
Y:PARENT_BOTTOM / 2 - HEIGHT

View File

@@ -130,7 +130,7 @@ Background@SPAWN_TOOLTIP:
Background@CLIENT_TOOLTIP:
Logic:ClientTooltipLogic
Background:panel-black
Height:35
Height:47
Width:5
Children:
Label@ADMIN:
@@ -145,8 +145,18 @@ Background@CLIENT_TOOLTIP:
Height:10
Font:TinyBold
Align:Center
Label@LATENCY:
Label@LOCATION:
Y:17
Height:10
Font:TinyBold
Align:Center
Label@LATENCY_PREFIX:
X:10
Y:29
Height:10
Font:TinyBold
Text:Latency:
Label@LATENCY:
Y:29
Height:10
Font:TinyBold

View File

@@ -60,7 +60,7 @@ Background@SPAWN_TOOLTIP:
Background@CLIENT_TOOLTIP:
Logic:ClientTooltipLogic
Background:dialog3
Height:39
Height:51
Width:7
Children:
Label@ADMIN:
@@ -75,8 +75,18 @@ Background@CLIENT_TOOLTIP:
Height:10
Font:TinyBold
Align:Center
Label@LATENCY:
Label@LOCATION:
Y:19
Height:10
Font:TinyBold
Align:Center
Label@LATENCY_PREFIX:
X:10
Y:31
Height:10
Font:TinyBold
Text:Latency:
Label@LATENCY:
Y:31
Height:10
Font:TinyBold

View File

@@ -95,6 +95,12 @@ Background@JOINSERVER_BG:
Y:40
Align:Right
Height:25
Label@LOCATION:
Width:140
X:PARENT_RIGHT-150
Y:40
Align:Right
Height:25
Label@PROGRESS_LABEL:
X:(PARENT_RIGHT - WIDTH) / 2
Y:PARENT_BOTTOM / 2 - HEIGHT

View File

@@ -60,7 +60,7 @@ Background@SPAWN_TOOLTIP:
Background@CLIENT_TOOLTIP:
Logic:ClientTooltipLogic
Background:dialog4
Height:39
Height:51
Width:7
Children:
Label@ADMIN:
@@ -75,8 +75,18 @@ Background@CLIENT_TOOLTIP:
Height:10
Font:TinyBold
Align:Center
Label@LATENCY:
Label@LOCATION:
Y:19
Height:10
Font:TinyBold
Align:Center
Label@LATENCY_PREFIX:
X:10
Y:31
Height:10
Font:TinyBold
Text:Latency:
Label@LATENCY:
Y:31
Height:10
Font:TinyBold