summaryrefslogtreecommitdiff
path: root/src/being/playerrelations.cpp
AgeCommit message (Expand)AuthorFilesLines
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