summaryrefslogtreecommitdiff
path: root/src/playerrelations.h
AgeCommit message (Expand)AuthorFilesLines
2013-08-31move being related files into being dir.Andrei Karas1-285/+0
2013-05-28fix guard header part3.Andrei Karas1-3/+3
2013-04-20fix style in other files.Andrei Karas1-0/+8
2013-04-14another fixes from cpplint.Andrei Karas1-6/+6
2013-04-07fix more style, add consts.Andrei Karas1-1/+2
2013-04-07fix cide style.Andrei Karas1-1/+1
2013-03-24fix code style.Andrei Karas1-1/+2
2013-03-24Improve playerrelation class.Andrei Karas1-11/+11
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-10-30Add unused warnings to some files.Andrei Karas1-14/+22
2012-10-15Fix compilation warnings without C++11 support.Andrei Karas1-2/+2
2012-10-10Delete copy constructor in some classes.Andrei Karas1-0/+5
2012-09-22Add final keyword to most classes.Andrei Karas1-2/+4
2012-09-02Add const to more classes.Andrei Karas1-14/+14
2012-03-29Replace vectors with strings to short names.Andrei Karas1-5/+4
2012-01-17Add friends tab to social window.Andrei Karas1-0/+3
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-25Move A_UNUSED define to include file.Andrei Karas1-6/+0
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-1/+1
2011-11-02Add option to yellow bar to change player attack in pvp mode.Andrei Karas1-0/+1
2011-11-02Add enemy relation.Andrei Karas1-2/+4
2011-10-05Add blacklist relation. In this mode blocked trades, emotes, speech text.Andrei Karas1-2/+4
2011-07-07Remove undescore from variables and defines.Andrei Karas1-2/+2
2011-06-01Set secure font in chat tab name if need.Andrei Karas1-0/+5
2011-06-01Add setup option for finding bad chars in nicks.Andrei Karas1-0/+2
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-02Initial commit.Andrei Karas1-0/+251