summaryrefslogtreecommitdiff
path: root/src/being/playerrelations.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-02-07Replace most static_cast<Type> to shorter versions from defines.Andrei Karas1-5/+5
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-12-13Move spells and graphics related constants into separate files.Andrei Karas1-0/+2
2015-06-26Add missing checks into being directory.Andrei Karas1-1/+1
2015-06-15Fix code style.Andrei Karas1-0/+1
2015-06-06Fix code style.Andrei Karas1-0/+1
2015-05-30Move relation enum into separate file.Andrei Karas1-26/+26
2015-03-16Remove useless includes from cpp filesAndrei Karas1-2/+0
2015-02-07Fix players relations storing if switch server.Andrei Karas1-0/+1
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-09-10Change format in ActorType enum.Andrei Karas1-5/+5
2014-07-30Rename player_node variable into localPlayer.Andrei Karas1-2/+2
2014-07-28Fix formatting in being files.Andrei Karas1-93/+93
2014-05-13Move actor type into separate file.Andrei Karas1-5/+5
2014-05-11Move playerignorestrategy into separate file.Andrei Karas1-0/+1
2014-05-11Move playerrelation into separate file.Andrei Karas1-5/+0
2014-05-11Add anonimous namespace in playerrelations.Andrei Karas1-60/+64
2014-05-08Fix code style in beingAndrei Karas1-2/+2
2014-04-30Fix code style in being.Andrei Karas1-1/+1
2014-04-11fix code style.Andrei Karas1-1/+1
2014-02-20improve includes.Andrei Karas1-0/+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-10-24add final keyword to being files.Andrei Karas1-6/+6
2013-10-19Rename actorspritemanager into actormanager.Andrei Karas1-5/+5
2013-09-26remove useless virtual keywords.Andrei Karas1-10/+10
2013-09-18add missing const in being classes.Andrei Karas1-1/+1
2013-09-09remove unused includes from being files.Andrei Karas1-2/+0
2013-08-31move being related files into being dir.Andrei Karas1-0/+630