modules changes

* speedup widget destruction checks
* rework outfit module using grid layout and the new design
* fixes in console, terminal, textmessage modules
This commit is contained in:
Eduardo Bart
2012-03-22 18:47:52 -03:00
parent 159eb98df2
commit 33458a3e39
41 changed files with 335 additions and 234 deletions

View File

@@ -10,6 +10,7 @@ function Background.init()
local clientVersionLabel = background:getChildById('clientVersionLabel')
clientVersionLabel:setText('OTClient ' .. g_app.getVersion() .. '\n' ..
'Rev ' .. g_app.getBuildRevision() .. '\n' ..
'Built on ' .. g_app.getBuildDate())
if not g_game.isOnline() then

View File

@@ -15,8 +15,8 @@ Panel
background-color: #00000099
anchors.right: parent.right
anchors.bottom: parent.bottom
text-offset: 4 2
height: 32
text-align: center
height: 48
width: 120
color: #ffffff
font: verdana-11px-monochrome