Make dragged itemstack following the mouse cursor much smoother
authorJürgen Doser <jurgen.doser@gmail.com>
Wed, 28 Nov 2012 17:39:58 +0000 (18:39 +0100)
committerPerttu Ahola <celeron55@gmail.com>
Fri, 30 Nov 2012 20:07:30 +0000 (22:07 +0200)
commitc1d8eeb70a63a73739a38e652a2b5462e08588ca
tree37452a6d8053e1662d91f5389d23ca5bd30ee9ce
parent6cf87e1d23d829cc0d5c07160e8135ff5887d90d
Make dragged itemstack following the mouse cursor much smoother

by using the cursor coordinates directly, instead of updating them only when a mouse event is seen.
src/game.cpp
src/guiFormSpecMenu.cpp
src/guiFormSpecMenu.h