summaryrefslogtreecommitdiff
path: root/src/being/playerrelations.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-07-14Replace std::vector into macro STD_VECTOR.Andrei Karas1-2/+2
2017-06-11Rename player_relations into playerRelations.Andrei Karas1-2/+2
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-12-12Add noexcept in some files.Andrei Karas1-2/+4
2016-09-11Remove support for legacy configuration in PlayerRelations.Andrei Karas1-1/+1
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-07-11Add missing checks into other files.Andrei Karas1-1/+1
2015-06-20Fix code style.Andrei Karas1-1/+2
2015-06-15Fix code style.Andrei Karas1-1/+2
2015-06-06Fix code style.Andrei Karas1-2/+0
2015-05-30Move relation enum into separate file.Andrei Karas1-4/+5
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-05-11Move playerignorestrategy into separate file.Andrei Karas1-27/+1
2014-05-11Move playerrelation into separate file.Andrei Karas1-38/+2
2014-02-21fix signed shifts.Andrei Karas1-8/+8
2014-02-20improve includes.Andrei Karas1-2/+1
2014-02-16move playerrelationlistener into listeners directory.Andrei Karas1-1/+1
2014-02-03fix friend tab update in social window if friends was changed.Andrei Karas1-15/+2
2014-02-02Add missing const and static into being classes.Andrei Karas1-1/+1
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-09-27fix code style and issues with different builds.Andrei Karas1-1/+0
2013-09-25improve construcors in abstract classes.Andrei Karas1-8/+10
2013-09-18add missing const in being classes.Andrei Karas1-1/+1
2013-08-31move being related files into being dir.Andrei Karas1-0/+285