]> git.localhorst.tv Git - l2e.git/history - src/map/Entity.cpp
store complete entity in hero
[l2e.git] / src / map / Entity.cpp
2012-10-07 Daniel Karbachstore complete entity in hero
2012-10-05 Daniel Karbachcheck for blocking entities when trying to move
2012-10-05 Daniel Karbachimplemented followers
2012-10-03 Daniel Karbachadded entity follower list
2012-10-02 Daniel Karbachshift walking animation by one frame
2012-10-02 Daniel Karbachstart/stop animation of player character
2012-09-30 Daniel Karbachcheck blocking flags of tiles in map state
2012-09-30 Daniel Karbachadded entity orientation awareness
2012-09-30 Daniel Karbachcheck tile lock in Entity
2012-09-30 Daniel Karbachadded Entity class