summaryrefslogtreecommitdiff
path: root/src/gui/widgets/skilldata.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-07-18Move skilldata into resources/skill directory.Andrei Karas1-71/+0
2016-06-07Move image class into image directory.Andrei Karas1-1/+1
2016-05-25Change namespace in resources loaders from other to Loader.Andrei Karas1-1/+1
2016-05-25Move images load function from resourcemanager into separate file.Andrei Karas1-2/+2
2016-05-24Move resourcemanager into subdirectory.Andrei Karas1-1/+2
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-08-22Use resource manager as global variable.Andrei Karas1-2/+1
2015-04-09Add to skills miss effect.Andrei Karas1-1/+2
2015-04-09Add to skill attribute for hit effect on target.Andrei Karas1-1/+2
2015-03-25Add particle effect for removing skill. (hercules).Andrei Karas1-1/+3
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-10-26Allow invoke chat command from invoking skill.Andrei Karas1-0/+1
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-09-12remove unused includes from widget files.Andrei Karas1-0/+3
2013-06-14Improve skilldata.Andrei Karas1-2/+2
2013-05-21improve skilldialog class.Andrei Karas1-0/+63