work for ra too

This commit is contained in:
Chris Forbes
2010-08-24 17:24:11 +12:00
parent 997501bb12
commit 7c6edab04e

View File

@@ -1,4 +1,6 @@
Background@SERVER_LOBBY: Container@ROOT:
Children:
Background@SERVER_LOBBY:
Id:SERVER_LOBBY Id:SERVER_LOBBY
Delegate:LobbyDelegate Delegate:LobbyDelegate
X:(WINDOW_RIGHT - WIDTH)/2 X:(WINDOW_RIGHT - WIDTH)/2
@@ -30,7 +32,7 @@ Background@SERVER_LOBBY:
Height:244 Height:244
Container@PLAYERS: Container@PLAYERS:
Id:PLAYERS Id:PLAYERS
X:30 X:20
Y:75 Y:75
Width:500 Width:500
Height:200 Height:200
@@ -153,6 +155,50 @@ Background@SERVER_LOBBY:
Y:2 Y:2
Width:20 Width:20
Height:20 Height:20
Container@TEMPLATE_EMPTY:
Id:TEMPLATE_EMPTY
X:0
Y:0
Width:500
Height:30
Visible:false
Children:
Label@NAME:
Id:NAME
Text:Name
Width:139
Height:25
X:0
Y:0
Button@JOIN:
Id:JOIN
Text:Play in this slot
Width:PARENT_RIGHT - 160
Height:25
X:160
Y:0
Container@TEMPLATE_EMPTY_HOST:
Id:TEMPLATE_EMPTY_HOST
X:0
Y:0
Width:500
Height:30
Visible:false
Children:
Button@NAME: -- TODO: replace with dropdown
Id:NAME
Text:Name
Width:155
Height:25
X:0
Y:0
Button@JOIN:
Id:JOIN
Text:Play in this slot
Width:PARENT_RIGHT - 160
Height:25
X:160
Y:0
Container@LABEL_CONTAINER: Container@LABEL_CONTAINER:
X:30 X:30
Y:45 Y:45
@@ -215,10 +261,10 @@ Background@SERVER_LOBBY:
Id:CHAT_DISPLAY Id:CHAT_DISPLAY
Visible:true Visible:true
X:20 X:20
Notification: beepy2.aud
Height:230 Height:230
Y:PARENT_BOTTOM - 289 Y:PARENT_BOTTOM - 289
Width:PARENT_RIGHT - 200 Width:PARENT_RIGHT - 200
Notification: rabeep1.aud
Label@LABEL_CHATTYPE: Label@LABEL_CHATTYPE:
Id:LABEL_CHATTYPE Id:LABEL_CHATTYPE
Width:65 Width:65
@@ -345,7 +391,7 @@ Background@SERVER_LOBBY:
Width:260 Width:260
Height:20 Height:20
Ticks:5 Ticks:5
Background@MAP_CHOOSER: Background@MAP_CHOOSER:
Id:MAP_CHOOSER Id:MAP_CHOOSER
X:(WINDOW_RIGHT - WIDTH)/2 X:(WINDOW_RIGHT - WIDTH)/2
Y:(WINDOW_BOTTOM - HEIGHT)/2 Y:(WINDOW_BOTTOM - HEIGHT)/2