summaryrefslogtreecommitdiff
path: root/src/party.h
AgeCommit message (Expand)AuthorFilesLines
2014-02-22Move avatarlistmodel into gui/models directory.Andrei Karas1-1/+1
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-10-24add final keyword to all other files.Andrei Karas1-2/+2
2013-09-28add const for methods return values.Andrei Karas1-1/+1
2013-09-26remove useless virtual keywords.Andrei Karas1-1/+1
2013-04-21some other fixes from cpplint.Andrei Karas1-5/+5
2013-04-14another fixes from cpplint.Andrei Karas1-1/+1
2013-04-07fix more style, add consts.Andrei Karas1-1/+1
2013-04-07fix cide style.Andrei Karas1-1/+1
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-10-30Add unused warnings to some files.Andrei Karas1-13/+13
2012-10-15Fix compilation warnings without C++11 support.Andrei Karas1-2/+2
2012-10-10Delete copy constructor in some classes.Andrei Karas1-0/+3
2012-09-22Add override keyword to most overriden methods.Andrei Karas1-2/+2
2012-09-22Add final keyword to most classes.Andrei Karas1-2/+2
2012-09-02Add const to more classes.Andrei Karas1-12/+12
2012-08-23Remove useless includes.Andrei Karas1-2/+0
2012-03-29Replace vectors with strings to short names.Andrei Karas1-3/+2
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-09-18Fix compilation warnings.Andrei Karas1-1/+1
2011-08-31Always draw party members on same map in minimap.Andrei Karas1-1/+5
2011-06-04Cleanup part list and beinginfo.Andrei Karas1-0/+2
2011-03-11Show message if some one join your party.Andrei Karas1-0/+3
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-02Initial commit.Andrei Karas1-0/+168