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
AgeCommit message (Expand)Author
2016-12-13Review fixes.Vladimir Byko-Ianko
2016-12-13Review fixes.Vladimir Byko-Ianko
2016-12-13Review fixes.Vladimir Byko-Ianko
2016-12-13Preparing route traffic information of route for rendering.Vladimir Byko-Ianko
2016-11-03More strict conditions for Route::m_streets.Vladimir Byko-Ianko
2016-11-03Review fixes.Vladimir Byko-Ianko
2016-11-02git-clang-formatVladimir Byko-Ianko
2016-11-02Review fixes.Vladimir Byko-Ianko
2016-11-02Review fixes.Vladimir Byko-Ianko
2016-11-02Adding edgeidx define and detail some comments.Vladimir Byko-Ianko
2016-11-02Creating mixed router instead of osrm router.Vladimir Byko-Ianko
2016-09-08Generating route altitude chart image.Vladimir Byko-Ianko
2016-05-19Getting ready pedestrian and bicycle routing for one point paths and zero poi...Vladimir Byko-Ianko
2016-04-18Pedestrian street name assertion fix.Lev Dragunov
2016-04-05Review fixes.Lev Dragunov
2016-04-04More tests.Lev Dragunov
2016-04-04Streets reading implementation.Lev Dragunov
2016-01-14Style fixes.Lev Dragunov
2015-12-07Move mercator.hpp to geometry.Sergey Magidovich
2015-11-30rebase fixesExMix
2015-11-30[drape] rebase fixesExMix
2015-11-30[drape] my position controllerExMix
2015-11-10Remove redundant route method.Lev Dragunov
2015-10-06Refactoring. If GetCurrentTurn and GetNextTurns returns false. They do not ch...Vladimir Byko-Ianko
2015-10-06Corrections after colleagues comments.Vladimir Byko-Ianko
2015-10-05GetNextTurns returns true if at least the first next turn is valid.Vladimir Byko-Ianko
2015-10-05Adding GetNextTurns method to get two next turns.Vladimir Byko-Ianko
2015-09-23ASSERT fix. Special processing of the case near the finish of the route.Vladimir Byko-Ianko
2015-09-23Displaying information about the turn after the next one only in some cases.Vladimir Byko-Ianko
2015-09-23Bad turns data processing case for the next turn.Lev Dragunov
2015-09-23[routing] Unused variable warning fix.Lev Dragunov
2015-09-23[routing] NextTurn field for following info.Lev Dragunov
2015-09-23Distance to turn calculation fix.Lev Dragunov
2015-09-23[routing] Routing following crash fix.Lev Dragunov
2015-09-23Pedestrian routing crash fix.Lev Dragunov
2015-09-23Another PR fixes.Lev Dragunov
2015-09-23Return back partial distance methods.Lev Dragunov
2015-09-23PR fixes.Lev Dragunov
2015-09-23Xcode warning fixes.Lev Dragunov
2015-09-23[routing] Get current direction point enchancement.Lev Dragunov
2015-09-23[routing] FollowdPolyline interface enhancements.Lev Dragunov
2015-09-23Merge all polyline distance methods to one.Lev Dragunov
2015-09-23Followed polyline code integration.Lev Dragunov
2015-09-23Remove TurnsGeom structure.Lev Dragunov
2015-09-23Extract following logic to FollowedPolyline class.Lev Dragunov
2015-09-23Route update call with no route fix.Lev Dragunov
2015-09-23RouteFollower crash fix on change routing engine.Lev Dragunov
2015-09-23OSRM router crash fix.Lev Dragunov
2015-09-23PR fixes.Lev Dragunov
2015-09-23Routing settings keep pedestrian flag.Lev Dragunov