Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/map
AgeCommit message (Expand)Author
2015-09-23changes according to code review.rachytski
2015-09-23fixed "My Position" button processing logic.rachytski
2015-09-23fixes according to code review(2)rachytski
2015-09-23fixes according to code review.rachytski
2015-09-23fixed race conditions on current graphics::Overlay object.rachytski
2015-09-23Set default pin-color if no any "styleUrl" in kml.vng
2015-09-23aligning area texts to center point.rachytski
2015-09-23Fixed compilation errorAlex Zolotarev
2015-09-23added settings for specifying which resource pool to use and specified that C...rachytski
2015-09-23refactored GeometryBatcher to derive it from PipelinesManager.rachytski
2015-09-23Fix bug with bookmarks loading.vng
2015-09-23[android] Replace country name with country index in downloading routine.vng
2015-09-23Handle storage::TIndex to get downloaded country instead of country name.vng
2015-09-23returning raw pointer instead of shared_ptr from RenderContext::createShared,...rachytski
2015-09-23some minor fixes and tweaks.rachytski
2015-09-23fixed crash due to race conditions on ScreenCoverage.rachytski
2015-09-23fixed minor bugs with exception handling.rachytski
2015-09-23refactored ResourceStyle and lot of *Info classes into consistent Resource an...rachytski
2015-09-23refactored allocation of OpenGL resources in ResourceManager.rachytski
2015-09-23renamed SkinPage into ResourceCache.rachytski
2015-09-23compilation fixes.rachytski
2015-09-23fixed some bugs with CacheScreen.rachytski
2015-09-23refactored render states to use only programmable pipeline.rachytski
2015-09-23every Renderer::Command should have valid RenderContext while executing.rachytski
2015-09-23every graphics::Screen should contain RenderContext. rachytski
2015-09-23introduced ResourceManager::ThreadSlot system, and refactored code according ...rachytski
2015-09-23refactored RenderContext hierarchy.rachytski
2015-09-23Factor out time functions to timer.hpp.vng
2015-09-23Maps URL Scheme API base parserYury Melnichek
2015-09-23Simplified code according to reviewAlex Zolotarev
2015-09-23[bookmarks] Always set and save timestamp for newly created bookmarksAlex Zolotarev
2015-09-23[bookmarks] Added TimeStamp serialisation and parsingAlex Zolotarev
2015-09-23[bookmarks] Additional checks to parse only Placemark-related tags, minor opt...Alex Zolotarev
2015-09-23[bookmarks] Added timestamp conversion helper functionsAlex Zolotarev
2015-09-23[bookmarks] Reduced links lengthAlex Zolotarev
2015-09-23[bookmarks] Added description fieldAlex Zolotarev
2015-09-23[bookmarks] Added CDATA escaping for special characters in kmlAlex Zolotarev
2015-09-23[bookmarks] Changed return values to referencesAlex Zolotarev
2015-09-23[bookmarks] Reduced length of xml scheme urlAlex Zolotarev
2015-09-23Minor logic fixkirillcpp
2015-09-23Fix compilation.vng
2015-09-23separated OpenGL-dependent classes into separate namespace for better modular...rachytski
2015-09-23fixed picture freezing after animation end.rachytski
2015-09-23fixed hitTest handling for location::State and CompassArrow.rachytski
2015-09-23fixes according to code review.rachytski
2015-09-23[android] Show Buy Pro version banner in Lite. Some refactoring of banner's r...vng
2015-09-23renamed yg into graphics.rachytski
2015-09-23[ios] Bookmark category visibility is now correctly restored on loadAlex Zolotarev
2015-09-23Renamed Framework::ParseURL() to ParseGeoURL()Alex Zolotarev
2015-09-23[ios] Added back geo URI Scheme supportAlex Zolotarev