summaryrefslogtreecommitdiff
path: root/src/gui/widgets/skillinfo.h
AgeCommit message (Expand)AuthorFilesLines
2015-05-29Convert Attributes enum into strong typed enum.Andrei Karas1-3/+0
2015-05-28Add strong typed bool type Visible.Andrei Karas1-2/+3
2015-05-24Remove simpletypes.h.Andrei Karas1-1/+0
2015-05-24Move type Modifiable into separate file.Andrei Karas1-0/+1
2015-05-24Move simpletypes.h into directory simpletypes.Andrei Karas1-1/+1
2015-05-06Add strong typed bool type Modifiable.Andrei Karas1-1/+3
2015-04-09Add skill attributes with effect id what will play on caster and target while...Andrei Karas1-0/+2
2015-03-17Remove useless includes from .h files.Andrei Karas1-1/+1
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-10-28Add skill attribute what show skill always.Andrei Karas1-0/+1
2014-09-23Add field errorText into skills.Andrei Karas1-0/+1
2014-09-20Into skillinto add owner field.Andrei Karas1-0/+2
2014-09-18Draw cool down bar in skills window.Andrei Karas1-0/+1
2014-09-18Add skills duration/cooldown.Andrei Karas1-0/+2
2014-09-06Use skillpopup in skills window.Andrei Karas1-1/+1
2014-09-06Show mana in skill popup.Andrei Karas1-0/+1
2014-09-06In skills add support for reading mana cost from server.Andrei Karas1-0/+1
2014-09-06Allow use support skill.Andrei Karas1-1/+3
2014-09-06Enable skill use button based on skill type.Andrei Karas1-2/+7
2014-09-06Use skill type struct in skill info.Andrei Karas1-1/+3
2014-09-06Add skill type reading from serverAndrei Karas1-0/+1
2014-07-15Add useButton option to skills.xml.Andrei Karas1-0/+1
2014-03-20Fix compilation error with some options.Andrei Karas1-0/+1
2014-02-22Move color into gui dir.Andrei Karas1-2/+2
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-09-12remove unused includes from widget files.Andrei Karas1-1/+6
2013-07-28move bools in skillinfo.Andrei Karas1-9/+8
2013-05-28fix guard header part1.Andrei Karas1-3/+3
2013-05-21improve skilldialog class.Andrei Karas1-0/+68