summaryrefslogtreecommitdiff
path: root/src/actorspritemanager.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-05-07Save atack filter between restarts.Andrei Karas1-1/+56
2011-05-06Move attack filter arrays and methods from localplayer to actorspritemanager ...Andrei Karas1-8/+129
2011-05-05Fix monsters selection if monster added to priority listAndrei Karas1-2/+5
2011-04-26Impliment 3 attack lists. (priority, attack, ignore)Andrei Karas1-84/+89
2011-04-24Allow select players if attack filter is set.Andrei Karas1-1/+3
2011-04-21Impliment attack filter.Andrei Karas1-8/+104
2011-04-10Add some strings to translations.Andrei Karas1-1/+2
2011-04-04Rename some gui class files to real class names.Andrei Karas1-1/+1
2011-03-18Fix most old style cast except manaserv and libxml2 defines.Andrei Karas1-4/+6
2011-03-04Fix code style.Andrei Karas1-1/+2
2011-02-27First part of implimintation item colors.Andrei Karas1-3/+3
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-15Fix code style, apply some fixes after checking with cppcheck from git.Andrei Karas1-10/+11
2011-01-02Initial commit.Andrei Karas1-0/+1081