]> git.localhorst.tv Git - l2e.git/history - src/map/Entity.cpp
renamed namespace geometry -> math
[l2e.git] / src / map / Entity.cpp
2012-12-27 Daniel Karbachrenamed namespace geometry -> math
2012-11-30 Daniel Karbachremoved stupid file headers that eclipse put in
2012-10-18 Daniel Karbachswitched to static type IDs
2012-10-14 Daniel Karbachmoved map data to maps.l2s
2012-10-12 Daniel Karbachimplemented pushable entities and pushing
2012-10-09 Daniel Karbachclosed the gap between battle and map state (yay)
2012-10-08 Daniel Karbachadded textual type/field descriptions and wiki mode
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