summaryrefslogtreecommitdiff
path: root/src/actions/target.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-09-25Fix code style.Andrei Karas1-2/+0
2015-09-20Add function for selecting new target.Andrei Karas1-10/+2
2015-05-29Convert ActorType enum into strong typed enum.Andrei Karas1-1/+1
2015-05-06Add strong typed bool type AllowSort.Andrei Karas1-7/+7
2015-04-24fix compilation warnings.Andrei Karas1-0/+4
2015-04-17Add eathena defines into actortype enum.Andrei Karas1-0/+4
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-12-08Add open context menu action.Andrei Karas1-0/+14
2014-09-23Add action for targetting pets.Andrei Karas1-0/+5
2014-09-21Add action for targetting mercenaries.Andrei Karas1-0/+5
2014-09-10Change format in ActorType enum.Andrei Karas1-4/+4
2014-08-28Removed unused includes.Andrei Karas1-58/+0
2014-08-21Move target related actions into separate file.Andrei Karas1-0/+127