Replaced floating point coordinates with integer ones where possible
authorSami Rämö <sami.ramo@ixonos.com>
Thu, 15 Apr 2010 09:37:21 +0000 (12:37 +0300)
committerSami Rämö <sami.ramo@ixonos.com>
Thu, 15 Apr 2010 09:37:21 +0000 (12:37 +0300)
commitedbc8b20e049db28f7b2204c0968e2269f08a9fa
tree9d561fc8c06385e3adeaa5758aecd65775921b61
parent0c5c42bb7625adfe63db20fdbbd251b7b1d23b3b
Replaced floating point coordinates with integer ones where possible

Also removed some old stuff from self made scolling.
src/map/mapengine.cpp
src/map/mapengine.h
src/map/mapview.cpp
src/map/mapview.h
src/ui/mapviewscreen.cpp