]> git.localhorst.tv Git - l2e.git/commit
implemented followers
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 5 Oct 2012 14:52:55 +0000 (16:52 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 5 Oct 2012 14:52:55 +0000 (16:52 +0200)
commit0fc36d261ef8129debbd4aa15594bc46cb82eb27
tree50aad8b2465e1fc91c8f76d7ffb412f7b745ad69
parentbe3b4e75c82b6e9d2b5c4300138d490ec1a4932a
implemented followers

all entities are now snapped to their nearest tile position when the player character locks onto a tile

fixes #17
src/main.cpp
src/map/Entity.cpp
src/map/Entity.h
src/map/MapState.cpp
src/map/MapState.h