After sticking to fixed size 800x800, reading the the hard coded coordinates from Test..level of Tiles to GameMap and properly shifting to some non negative values ( like xx+=400 ) , i went for to Rooms , Creatures etc. ...
But after all as I see those coordinates are used directly in Ogre::Vector !, when sending object to graphical pipeline .... arght !
If only it was abstracted like Model View Controler, just not to mix those coomponents data ....
Get to go sleep, will try tomorrow , I wait for some comments and advices ...
