summaryrefslogtreecommitdiff
path: root/src/actions/target.cpp
AgeCommit message (Collapse)AuthorFilesLines
2014-12-08Add open context menu action.Andrei Karas1-0/+14
No key assigned. New chat command: contextmenu
2014-09-23Add action for targetting pets.Andrei Karas1-0/+5
New chat command: targetpet
2014-09-21Add action for targetting mercenaries.Andrei Karas1-0/+5
New chat command: targetmercenary
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