]> git.localhorst.tv Git - l2e.git/commit
check blocking flags of tiles in map state
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Sun, 30 Sep 2012 15:49:57 +0000 (17:49 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Sun, 30 Sep 2012 15:49:57 +0000 (17:49 +0200)
commit3565d69c463c39b05b4612ca3d3557139d91e310
tree1749e5898314f728e3835c482e1ce56e4c697ac6
parent1d6a9f01b8db0f5212b6a02603dd0670c6da38c7
check blocking flags of tiles in map state
src/main.cpp
src/map/Area.cpp
src/map/Area.h
src/map/Entity.cpp
src/map/Entity.h
src/map/Map.cpp
src/map/Map.h
src/map/MapState.cpp