summaryrefslogtreecommitdiff
path: root/src/actormanager.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-02-28fix code style.Andrei Karas1-2/+2
2014-02-27Remove manaserv ifdefs code.Andrei Karas1-17/+4
2014-02-09allow select unselectable npc if mod key pressed.Andrei Karas1-5/+22
2014-02-02Add missing const and static into other classes.Andrei Karas1-1/+1
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-12-24fix possible pets leak.Andrei Karas1-2/+3
2013-11-01Add configure option --enable-checks for check some calls (disabled by default)Andrei Karas1-0/+1
2013-10-28Revert "Remove setMap from being constructor."Andrei Karas1-2/+2
2013-10-20Remove setMap from being constructor.Andrei Karas1-2/+2
2013-10-19Rename actorspritemanager into actormanager.Andrei Karas1-0/+1670