]> git.localhorst.tv Git - l2e.git/commit
implemented pushable entities and pushing
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 12 Oct 2012 18:38:20 +0000 (20:38 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 12 Oct 2012 18:38:20 +0000 (20:38 +0200)
commit85d247c6e6b1bb2a6e0b177ef71a4541e69380d1
tree591b8ef4dcc3ae357adb382174c581e52d0999f2
parent3d7e44003c4a2d555c753b078d7199736af4a939
implemented pushable entities and pushing

also fixed the stepping algorithm by accident
src/main.cpp
src/map/Entity.cpp
src/map/Entity.h
src/map/MapState.cpp
src/map/MapState.h