summaryrefslogtreecommitdiff
path: root/src/gui/theme.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-02-08Improve some empty string checks.Andrei Karas1-1/+1
2016-02-07Replace most static_cast<Type> to shorter versions from defines.Andrei Karas1-59/+59
2016-01-20Add pugixml backend incomplete.Andrei Karas1-3/+3
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-12-21Move dye related files into dye directory.Andrei Karas1-1/+2
2015-12-13Move theme related constants into separate file.Andrei Karas1-0/+2
2015-10-30Allow set width or height to zero in theme xmls. This mean image not exists.Andrei Karas1-2/+4
2015-08-22Use resource manager as global variable.Andrei Karas1-11/+6
2015-07-14Add card item type.Andrei Karas1-0/+2
2015-06-25Add missing non null attributes into gui directory.Andrei Karas1-1/+2
2015-06-06Fix code style.Andrei Karas1-3/+0
2015-05-31Convert ThemeColorId enum into strong typed enum.Andrei Karas1-56/+65
2015-05-31Move functions getColor, getIdByChar from palette to theme and userpalette.Andrei Karas1-0/+13
2015-05-31Convert ProgressColorId enum into strong typed enum.Andrei Karas1-6/+15
2015-05-30Move gradient type into separate file.Andrei Karas1-5/+5
2015-05-30Move theme progress colors enum into separate file.Andrei Karas1-3/+4
2015-05-30Move theme colors enum into separate file.Andrei Karas1-53/+55
2015-05-06Add strong typed bool type SkipError.Andrei Karas1-3/+5
2015-05-06Add strong types bool type UseResman.Andrei Karas1-3/+3
2015-02-07Dont show some useless errors while loading themes.Andrei Karas1-3/+3
2015-02-07Remove optional parameter from xml document constructor.Andrei Karas1-3/+3
2015-01-04Add stringmap typedefs.Andrei Karas1-2/+1
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-10-12Add channeltab class and colors for it.Andrei Karas1-0/+6
2014-10-12Add own battle chat tab colors.Andrei Karas1-0/+6
2014-09-18Add new theme colors for disabled text.Andrei Karas1-1/+3
2014-09-18Add skill cooldown color.Andrei Karas1-1/+2
2014-05-28Move from resourcemanager functions related to files into other files.Andrei Karas1-2/+6
2014-05-25Fix license headers.Andrei Karas1-1/+1
2014-05-19fix code style.Andrei Karas1-1/+1
2014-05-18Move dyepalatte into separate file.Andrei Karas1-0/+1
2014-05-16Fix code style.Andrei Karas1-4/+0
2014-05-14Move themeinfo into separate file.Andrei Karas1-0/+1
2014-05-14Move skin into separate file.Andrei Karas1-113/+2
2014-05-08Fix code style in gui.Andrei Karas1-1/+1
2014-04-30Fix code style in gui.Andrei Karas1-2/+2
2014-04-03Remove duplicate code from theme.Andrei Karas1-20/+15
2014-03-28simplify variables cleanup.Andrei Karas1-4/+3
2014-03-25If player poisoned, hightlight his life bar in social window with special color.Andrei Karas1-0/+1
2014-03-20Improve theme.Andrei Karas1-23/+30
2014-03-16Improve theme usage.Andrei Karas1-22/+12
2014-02-22Move color into gui dir.Andrei Karas1-5/+5
2014-02-21fix signed shifts.Andrei Karas1-1/+1
2014-02-02Add missing const and static into gui classes.Andrei Karas1-1/+1
2014-01-16add missing const in xmlnode pointers.Andrei Karas1-2/+2
2014-01-10fix dirs and files enumeration in some systems.Andrei Karas1-1/+1
2014-01-06simplify files enumerate function usage.Andrei Karas1-26/+3
2014-01-06Add missing npc font settings.Andrei Karas1-0/+2
2014-01-05Add chinese font auto usage if detected chinese locale.Andrei Karas1-0/+2
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1