Default screen size, init order, map not drawing all tiles
authorSami Rämö <sami.ramo@ixonos.com>
Fri, 21 May 2010 07:36:38 +0000 (10:36 +0300)
committerSami Rämö <sami.ramo@ixonos.com>
Fri, 21 May 2010 07:36:38 +0000 (10:36 +0300)
commit29fff31ed7767b574e50fc35491a3fd658b67cb9
tree14058eebc7c39a5f7bf87eb6e5c962f8a0169274
parent6fc1302e607345c262ee371f73409949c6617a3f
Default screen size, init order, map not drawing all tiles

 - changed window default size in desktop matching N900 screen size

 - changed execution order when starting application

 - fixed map not drawing all tiles when screen resized

 - added some missing debug prints
src/engine/engine.cpp
src/map/mapengine.cpp
src/ui/mainwindow.cpp