first stake at a 320x240 theme
This commit is contained in:
parent
137dc0ca5e
commit
35dbed8ece
1 changed files with 75 additions and 67 deletions
|
@ -688,7 +688,7 @@ width=320
|
|||
height=240
|
||||
|
||||
[main_map]
|
||||
rect=0,26,882,768
|
||||
rect=0,13,946,768
|
||||
xanchor=left
|
||||
yanchor=top
|
||||
[/main_map]
|
||||
|
@ -697,7 +697,7 @@ height=240
|
|||
title= _ "Menu"
|
||||
image=lite
|
||||
items=objectives,statistics,unitlist,statustable,save,load,preferences,chatlog,help,quit
|
||||
rect=3,1,103,22
|
||||
rect=2,0,40,21
|
||||
xanchor=fixed
|
||||
yanchor=fixed
|
||||
[/menu]
|
||||
|
@ -706,7 +706,7 @@ height=240
|
|||
title= _ "Actions"
|
||||
image=lite
|
||||
items=undo,redo,cycle,speak,recruit,recall,showenemymoves,bestenemymoves,delayshroud,updateshroud,endturn
|
||||
rect=105,1,205,22
|
||||
rect=28,0,80,21
|
||||
xanchor=fixed
|
||||
yanchor=fixed
|
||||
[/menu]
|
||||
|
@ -719,7 +719,7 @@ height=240
|
|||
# top panel
|
||||
[panel]
|
||||
image=misc/top-bg.png
|
||||
rect=0,0,1024,26
|
||||
rect=0,0,1024,13
|
||||
xanchor=top
|
||||
yanchor=fixed
|
||||
[/panel]
|
||||
|
@ -727,85 +727,94 @@ height=240
|
|||
# rightside panel
|
||||
[panel]
|
||||
image=misc/rightside.png
|
||||
rect=882,25,1024,309
|
||||
rect=946,25,1024,150
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/panel]
|
||||
[mini_map]
|
||||
rect=892,32,1017,175
|
||||
rect=951,28,1020,92
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/mini_map]
|
||||
|
||||
[panel]
|
||||
image=misc/rightside-bg.png
|
||||
rect=882,309,1024,730
|
||||
rect=946,150,1024,768
|
||||
xanchor=right
|
||||
yanchor=top
|
||||
[/panel]
|
||||
[comment]
|
||||
[panel]
|
||||
image=misc/rightside-bottom.png
|
||||
rect=882,730,0,768
|
||||
rect=946,752,0,768
|
||||
xanchor=right
|
||||
yanchor=bottom
|
||||
[/panel]
|
||||
[/comment]
|
||||
|
||||
[menu]
|
||||
title= _ "End Turn"
|
||||
items=endturn
|
||||
rect=900,737
|
||||
rect=980,0,1022,21
|
||||
xanchor=right
|
||||
yanchor=bottom
|
||||
yanchor=top
|
||||
[/menu]
|
||||
|
||||
# side/turn panel
|
||||
[panel]
|
||||
image=misc/status-bg.png
|
||||
rect=270,2,365,21
|
||||
rect=200,1,280,11
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
[/panel]
|
||||
# gold panel
|
||||
[panel]
|
||||
image=misc/status-bg.png
|
||||
rect=370,2,465,21
|
||||
rect=285,1,365,11
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
[/panel]
|
||||
# villages panel
|
||||
[panel]
|
||||
image=misc/status-bg.png
|
||||
rect=470,2,555,21
|
||||
rect=370,1,450,11
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
[/panel]
|
||||
# units panel
|
||||
[panel]
|
||||
image=misc/status-bg.png
|
||||
rect=560,2,645,21
|
||||
rect=455,1,535,11
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
[/panel]
|
||||
# upkeep panel
|
||||
[panel]
|
||||
image=misc/status-bg.png
|
||||
rect=650,2,750,21
|
||||
rect=540,1,620,11
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
[/panel]
|
||||
# income panel
|
||||
[panel]
|
||||
image=misc/status-bg.png
|
||||
rect=755,2,844,21
|
||||
rect=625,1,705,11
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
[/panel]
|
||||
|
||||
# HP/XP
|
||||
[label]
|
||||
font_size=10
|
||||
font_size=5
|
||||
text= _ "HP"
|
||||
rect=967,234,1022,246
|
||||
rect=986,118,1022,125
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/label]
|
||||
[label]
|
||||
font_size=10
|
||||
font_size=5
|
||||
text= _ "XP"
|
||||
rect=967,260,1022,272
|
||||
rect=986,133,1022,140
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/label]
|
||||
|
@ -814,7 +823,7 @@ height=240
|
|||
[label]
|
||||
icon=misc/gold.png
|
||||
text= _ "gold"
|
||||
rect=375,3,391,19
|
||||
rect=288,2,304,10
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
[/label]
|
||||
|
@ -822,7 +831,7 @@ height=240
|
|||
[label]
|
||||
icon=misc/villages.png
|
||||
text= _ "villages"
|
||||
rect=475,3,491,19
|
||||
rect=373,2,385,10
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
[/label]
|
||||
|
@ -830,7 +839,7 @@ height=240
|
|||
[label]
|
||||
icon=misc/units.png
|
||||
text= _ "units"
|
||||
rect=565,3,581,19
|
||||
rect=458,2,474,10
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
[/label]
|
||||
|
@ -838,7 +847,7 @@ height=240
|
|||
[label]
|
||||
icon=misc/upkeep.png
|
||||
text= _ "upkeep"
|
||||
rect=655,3,687,19
|
||||
rect=543,2,559,10
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
[/label]
|
||||
|
@ -846,7 +855,7 @@ height=240
|
|||
[label]
|
||||
icon=misc/income.png
|
||||
text= _ "income"
|
||||
rect=760,3,792,19
|
||||
rect=628,2,644,10
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
[/label]
|
||||
|
@ -854,69 +863,69 @@ height=240
|
|||
[status]
|
||||
# the time of day image
|
||||
[time_of_day]
|
||||
rect=892,184,1017,223
|
||||
rect=951,96,1020,113
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/time_of_day]
|
||||
|
||||
[observers]
|
||||
font_size=12
|
||||
rect=1004,3,1020,19
|
||||
rect=1004,2,1020,19
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
[/observers]
|
||||
|
||||
#put the side playing indicator next to the turn indicator
|
||||
[side_playing]
|
||||
rect=273,4,288,20
|
||||
rect=203,2,218,10
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
[/side_playing]
|
||||
|
||||
# the game status
|
||||
[turn]
|
||||
font_size=12
|
||||
rect=292,4,360,20
|
||||
font_size=6
|
||||
rect=222,2,280,10
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
prefix=
|
||||
prefix_literal=""
|
||||
[/turn]
|
||||
[gold]
|
||||
font_size=12
|
||||
rect=395,4,460,20
|
||||
font_size=6
|
||||
rect=307,2,365,10
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
prefix=
|
||||
prefix_literal=""
|
||||
[/gold]
|
||||
[villages]
|
||||
font_size=12
|
||||
rect=495,4,550,20
|
||||
font_size=6
|
||||
rect=392,2,450,10
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
prefix=
|
||||
prefix_literal=""
|
||||
[/villages]
|
||||
[num_units]
|
||||
font_size=12
|
||||
rect=585,4,640,20
|
||||
font_size=6
|
||||
rect=477,2,535,10
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
prefix=
|
||||
prefix_literal=""
|
||||
[/num_units]
|
||||
[upkeep]
|
||||
font_size=12
|
||||
rect=690,4,745,20
|
||||
font_size=6
|
||||
rect=562,2,620,10
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
prefix=
|
||||
prefix_literal=""
|
||||
[/upkeep]
|
||||
[income]
|
||||
font_size=12
|
||||
rect=795,4,840,20
|
||||
font_size=6
|
||||
rect=647,2,705,10
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
prefix=
|
||||
|
@ -924,97 +933,96 @@ height=240
|
|||
[/income]
|
||||
[comment]
|
||||
[terrain]
|
||||
font_size=12
|
||||
font_size=6
|
||||
rect=770,4,890,20
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
[/terrain]
|
||||
[/comment]
|
||||
[position]
|
||||
font_size=12
|
||||
rect=855,4,1000,20
|
||||
font_size=6
|
||||
rect=720,2,850,10
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
[/position]
|
||||
|
||||
#unit stats here
|
||||
[unit_image]
|
||||
rect=891,235,963,307
|
||||
rect=952,125,963,140
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_image]
|
||||
[unit_description]
|
||||
font_size=14
|
||||
rect=891,312,1022,330
|
||||
font_size=8
|
||||
rect=952,150,1022,160
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_description]
|
||||
[unit_type]
|
||||
font_size=12
|
||||
rect=891,330,1022,346
|
||||
font_size=6
|
||||
rect=952,160,1022,168
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_type]
|
||||
[unit_level]
|
||||
font_size=12
|
||||
rect=891,346,1022,362
|
||||
font_size=6
|
||||
rect=952,168,1022,176
|
||||
prefix= _ "statuspanel^level"
|
||||
prefix_literal=" "
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_level]
|
||||
[unit_alignment]
|
||||
font_size=12
|
||||
rect=891,362,1022,378
|
||||
font_size=6
|
||||
rect=952,176,1022,184
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_alignment]
|
||||
[unit_traits]
|
||||
font_size=12
|
||||
rect=891,378,1022,394
|
||||
font_size=6
|
||||
rect=952,184,1022,192
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_traits]
|
||||
[unit_abilities]
|
||||
font_size=12
|
||||
rect=891,394,1022,410
|
||||
font_size=6
|
||||
rect=952,192,1022,200
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_abilities]
|
||||
[unit_status]
|
||||
font_size=12
|
||||
rect=968,289,1020,305
|
||||
font_size=6
|
||||
rect=988,150,1020,166
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_status]
|
||||
[unit_moves]
|
||||
font_size=12
|
||||
rect=891,410,1022,426
|
||||
font_size=6
|
||||
rect=952,200,1022,208
|
||||
prefix= _ "statuspanel^movement"
|
||||
prefix_literal=": "
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_moves]
|
||||
[unit_hp]
|
||||
font_size=12
|
||||
rect=967,246,1022,260
|
||||
font_size=6
|
||||
rect=986,125,1022,133
|
||||
#prefix=hp
|
||||
#prefix_literal=" "
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_hp]
|
||||
[unit_xp]
|
||||
font_size=12
|
||||
rect=967,272,1022,286
|
||||
font_size=6
|
||||
rect=986,140,1022,148
|
||||
#prefix=xp
|
||||
#prefix_literal=" "
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_xp]
|
||||
[unit_weapons]
|
||||
font_size=12
|
||||
#rect=900,452,1020,620
|
||||
rect=891,426,1022,594
|
||||
font_size=6
|
||||
rect=952,208,1022,594
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_weapons]
|
||||
|
|
Loading…
Add table
Reference in a new issue