Re-factored the source to use the new coordinate classes
[situare] / src / map / mapscene.cpp
2010-07-15 Sami RämöRe-factored the source to use the new coordinate classes
2010-07-15 Sami RämöCreated osm.h, re-factoring, unit test script bug fix
2010-06-14 Sami RämöMapEngine center point not exceeding map limits vertically
2010-06-11 Sami RämöCleaned debug prints
2010-06-11 Sami RämöFixed defects found in the review
2010-06-10 Sami RämöRemove other level tiles when all current level tiles...
2010-06-10 Sami RämöRemove other level tiles after delay
2010-06-10 Sami RämöCleanup
2010-06-09 Sami RämöTry max 4 upper level images from cache
2010-06-08 Sami RämöSpan items also when items are moved
2010-06-08 Sami RämöSpan only items which are coming to view
2010-06-08 Sami RämöGot spanning of items (friends, locations) working
2010-06-07 Sami RämöSome calculation fixes
2010-06-07 Sami RämöGot map spanning working
2010-06-04 Sami RämöOut of view tiles removal modified
2010-06-01 Sami RämöSpan also hidden FriendLocationItems
2010-06-01 Sami RämöCleaned development garbages
2010-05-31 Sami RämöRe-enabled map tile cleanup, expanded padding
2010-05-31 Sami RämöVertical world overlap
2010-05-31 Sami RämöAdded flag for map scroll direction
2010-05-31 Sami RämöSpanning now working (not in smallest zoom level)
2010-05-28 Sami RämöCreated MapScene::spanItems()
2010-05-28 Sami RämöReposition tiles in the scene
2010-05-27 Sami RämöJump to opposite side of the world
2010-05-26 Sami RämöExpanded scene size
2010-05-21 Sami RämöFixed review defects move_map_engine
2010-05-03 Sami RämöMerge branch 'map' into integration
2010-05-03 Sami RämöFixed remaining review defects
2010-05-03 Sami RämöFixed some review defects
2010-04-30 Sami RämöStacked tile removal zValue check, doxygen generating...
2010-04-29 Pekka NissinenFixed (yet) another merge screw-up *sigh*
2010-04-29 Sami RämöEnabled map related debug messages, some cleanup
2010-04-29 Sami RämöMinor refactoring & adding/updating documentation
2010-04-28 Sami RämöCleanup & fixes
2010-04-27 Sami RämöQueued map tile fetch & one more map tile removal bug fix
2010-04-27 Sami RämöZoom animation & min level change, queued stacked tiles...
2010-04-22 Sami RämöAdded debug prints for tile amount (currently disabled)
2010-04-22 Sami RämöRefactored MapScene clean-up code
2010-04-16 Sami RämöCleaned some old comments and modified scene rect size...
2010-04-13 Sami RämöRaised MapTile scene zValues for normal tiles.
2010-04-09 Sami RämöSet MapScene size and created MapEngine init method
2010-04-01 Kaj WallinCleaned obesolete files from master branch
2010-03-31 Sami RämöDocumentation + some little improvements
2010-03-31 Sami RämöFixed license & changed setting map tile offset to...
2010-03-30 Sami RämöIntegrated map view to ui, some modifications to map...
2010-03-30 Sami RämöChanges and new features to map related classes.
2010-03-29 Sami RämöMap related classes, initial commit. Also added .gitign...