summaryrefslogtreecommitdiff
path: root/src/actormanager.cpp
AgeCommit message (Collapse)AuthorFilesLines
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
Also add configuration listeners removing in objects.
2013-10-28Revert "Remove setMap from being constructor."Andrei Karas1-2/+2
This reverts commit 9cf563fa7f4059bfddd82efdaa89df2ed07a6d7c.
2013-10-20Remove setMap from being constructor.Andrei Karas1-2/+2
2013-10-19Rename actorspritemanager into actormanager.Andrei Karas1-0/+1670