]> git.localhorst.tv Git - l2e.git/commit
added movement timer to track blocked movement
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 5 Oct 2012 11:39:39 +0000 (13:39 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 5 Oct 2012 11:45:42 +0000 (13:45 +0200)
commitd969efe468d2d9775ab2c5388be1cde8efa0b9ad
treeffc0c96cad2699ddae1aca4ba006a9eaac8f57a8
parenta1c89e41e38eca790e168b8acd3beee974685fcd
added movement timer to track blocked movement

this should correct the behaviour of OnMove and OnGridLock calls even when walking into a wall

fixes #21 ?
src/map/MapState.cpp
src/map/MapState.h