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
2015-09-23Using of a new correct version of GetPossibleTurns. Refactoring.Vladimir Byko-Ianko
2015-09-23Corrections after colleagues comments. Next portion.Vladimir Byko-Ianko
2015-09-23Corrections after colleagues comments.Vladimir Byko-Ianko
2015-09-23The turn functionality is moved to the turn_generator unit.Vladimir Byko-Ianko
2015-09-23Pedestrian routing classes and AStar algorithm class refactoringConstantin Shalnev
2015-09-23clang-formatLev Dragunov
2015-09-23More PR fixesLev Dragunov
2015-09-23[routing] Cross MWM routing refactoringLev Dragunov
2015-09-23Changes after colleagues comments.Vladimir Byko-Ianko
2015-09-23Adding unit testsVladimir Byko-Ianko
2015-09-23Use normal graph for pedestrian routing. Use ougoing and ingoing edges for fo...Constantin Shalnev
2015-09-23Fixing after colleagues comments.Vladimir Byko-Ianko
2015-09-23Generating and passing through jni information about lanes which are recommen...Vladimir Byko-Ianko
2015-09-23Refactoring. Using enum class instead of enum for TurnDirection. Making the c...Vladimir Byko-Ianko
2015-09-23Another PR fixesLev Dragunov
2015-09-23rebase fixesLev Dragunov
2015-09-23clang-formatLev Dragunov
2015-09-23[routing] Pedestrian nearest pos finder refactoringLev Dragunov
2015-09-23Our fixes to OSRMLev Dragunov
2015-09-23[build] Fixed linux build.Yuri Gorshenin
2015-09-23mapsme plugin response parserLev Dragunov
2015-09-23Fix after colleagues commentsVladimir Byko-Ianko
2015-09-23Parsing and keeping lane information. Writing unit tests. Passing lane inform...Vladimir Byko-Ianko
2015-09-23clang-formatLev Dragunov
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[pedestrian] Fixed turns test.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[pedestrian] Fixed turns tests.Yuri Gorshenin
2015-09-23Review fixes.Maxim Pimenov
2015-09-23[pedestrian] Dispose of M2M in favour of P2P.Maxim Pimenov
2015-09-23[pedestrian] Merged CachedFeature and RoadInfo.Yuri Gorshenin
2015-09-23[pedestrian] Fixed tests on RoadPos.Yuri Gorshenin
2015-09-23[pedestrian] Removed Dijkstra router.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[pedestrian] A* algorithm is moved out.Yuri Gorshenin
2015-09-23[pedestrian] Absolute #include paths.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[pedestrian] Fixes to algorithm that computes adjacency lists.Yuri Gorshenin
2015-09-23Code cleanup.vng
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[pedestrian] CalculateM2MRoute is renamed to CalculateRouteM2M. Also,Yuri Gorshenin
2015-09-23[pedestrian] P0 compilation fix.Yuri Gorshenin
2015-09-23PR fixesLev Dragunov
2015-09-23Extract parallel processing routing routines from osrmLev Dragunov
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[pedestrian,routing] An attempt to make bizarre names more readable.Yuri Gorshenin
2015-09-23Follow up fix: added tests files and registered A* tests.Yuri Gorshenin
2015-09-23Added tests for A* and Dijkstra algorithms.Yuri Gorshenin
2015-09-23Mapsme old routing algosLev Dragunov