summaryrefslogtreecommitdiff
path: root/data/themes/enchilado/CMakeLists.txt
AgeCommit message (Collapse)AuthorFilesLines
2018-05-23Add missing skin file items.xml into themes.Andrei Karas1-0/+1
2018-05-23Add missing skin file spells.xml into themes.Andrei Karas1-0/+1
2018-05-23Add skin offsets for images and text in shortcut containers.Andrei Karas1-0/+1
2017-06-17Add skin xml for server info window.Andrei Karas1-0/+1
New file: serverinfo.xml
2016-02-10Fix cutin window in different themes.Andrei Karas1-0/+1
2015-04-30Fix mail edit window in different themes.Andrei Karas1-0/+1
2013-08-11enable background in all themes for npc item container.Andrei Karas1-0/+1
2013-05-02Fix tilebar padding with different font sizes.Andrei Karas1-0/+1
Fix paddings in outfits window.
2012-10-18Fix in ok dialog size and button position.Andrei Karas1-0/+1
2012-10-18Add button in themes to show additional theme info.Andrei Karas1-0/+1
2012-10-12Add new parameters to equipment window tehming.Andrei Karas1-0/+1
New parameters: itemPadding - ofset in pixels from left top corner or item box boxSize - slot item box size (by default 36 px)
2012-10-04Add support for padding in progress bars.Andrei Karas1-0/+1
Also fixed progress bars size. New progress bar attributes: fillPadding - padding for will rectangle padding - normal padding for bar
2012-10-04Fix padding in some themes.Andrei Karas1-0/+1
2012-09-13Fix incorrect file name in cmake scripts.Andrei Karas1-1/+1
2012-08-04Extend background theming.Andrei Karas1-0/+5
2012-07-31Add theme option to show hide opaque background for some windows.Andrei Karas1-0/+2
2012-07-14Convert enchilado theme to new format.Andrei Karas1-7/+0
2011-01-02Initial commit.Andrei Karas1-0/+14
This code based on mana client http://www.gitorious.org/mana/mana and my private repository.