summaryrefslogtreecommitdiff
path: root/src/gui/userpalette.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-09Update copyright headers up to 2023Jesusalva Jesusalva1-1/+2
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-12-28Add missing override and final to destructors.Andrei Karas1-1/+1
2017-12-22Remove default parameters from userpalette.Andrei Karas1-2/+2
2017-06-30Remove extra includes from headers.Andrei Karas1-2/+0
2017-06-29Move cast macroses into separate file.Andrei Karas1-0/+2
2017-01-03Fix some doxygen issues.Andrei Karas1-12/+0
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-04-17Revert "Remove override keyword, if it present with final."Andrei Karas1-2/+2
2016-04-17Remove override keyword, if it present with final.Andrei Karas1-2/+2
2016-02-07Replace most static_cast<Type> to shorter versions from defines.Andrei Karas1-14/+14
2016-02-07Fix some casts between signed and unsigned in some files.Andrei Karas1-2/+4
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-06-16Add support for labels inside userpalette.Andrei Karas1-0/+3
2015-06-06Fix code style.Andrei Karas1-0/+2
2015-06-01Fix again build without C++11 flag.Andrei Karas1-1/+1
2015-06-01Convert UserColorId enum into strong typed enum.Andrei Karas1-24/+39
2015-06-01Move function getGradientType, getGradientDelay, getColorWithAlpha from palet...Andrei Karas1-0/+27
2015-05-31Move functions getColor, getIdByChar from palette to theme and userpalette.Andrei Karas1-0/+25
2015-05-30Move user defined colors enum into separate file.Andrei Karas1-50/+0
2015-05-30Move gradient type into separate file.Andrei Karas1-2/+2
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-09-28Add homunculus minimap color.Andrei Karas1-0/+1
2014-09-28Add mercenary minimap color.Andrei Karas1-0/+1
2014-09-28Add pets minimap color.Andrei Karas1-0/+1
2014-05-25Fix license headers.Andrei Karas1-1/+1
2014-03-20Improve userpalette.Andrei Karas1-1/+1
2014-02-22Move listmodel into gui/modesl directory.Andrei Karas1-2/+2
2014-02-22Move color into gui dir.Andrei Karas1-5/+4
2014-02-15move exguichan files into gui/base/Andrei Karas1-1/+1
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-11-30add customizable color for tiles separation border.Andrei Karas1-0/+1
2013-10-24add final keyword to gui files.Andrei Karas1-2/+2
2013-05-28fix guard header part1.Andrei Karas1-3/+3
2013-05-05dehardcode floor item color.Andrei Karas1-0/+1
2013-04-14another fixes from cpplint.Andrei Karas1-1/+1
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-10-30Add unused warnings to some files.Andrei Karas1-6/+9
2012-10-15Fix compilation warnings without C++11 support.Andrei Karas1-1/+1
2012-10-10Delete copy constructor in some classes.Andrei Karas1-0/+2
2012-09-22Add override keyword to most overriden methods.Andrei Karas1-2/+2
2012-09-22Add final keyword to most classes.Andrei Karas1-1/+1
2012-09-05another some const fixes.Andrei Karas1-1/+1
2012-08-29Add const to more classes.Andrei Karas1-4/+4
2012-08-21first part of checks and style fixes.Andrei Karas1-5/+6
2012-05-31Add sittop sprites support.Andrei Karas1-0/+1
2012-02-03Add some missing getters.Andrei Karas1-1/+1
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-05-31Revert "Switch includes to use embedded guichan."Andrei Karas1-1/+1