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 (Collapse)Author
2015-09-23Rearranged library dependencies.Alex Zolotarev
2015-09-23Pedestrian map existence check.Lev Dragunov
2015-09-23TimeoutObserver to RouterDelegate refactoring.Lev Dragunov
2015-09-23PR fixesLev Dragunov
2015-09-23Routing observer interface implementation.Lev Dragunov
2015-09-23Move a progress callback initialisation to the framework.Lev Dragunov
2015-09-23Use units in function namesConstantin Shalnev
2015-09-23Some functions and params were renamed with better understandable namesConstantin Shalnev
2015-09-23Directions engine moved to separate class, directions engine was made abstractConstantin Shalnev
2015-09-23Implemented crossmwm routing, fixed crash of routing on overlapped mwms.Constantin Shalnev
2015-09-23Version section checks.Lev Dragunov
2015-09-23clang-formatLev Dragunov
2015-09-23Mwm locking routines for OSRM mapping.Lev Dragunov
2015-09-23Added support for multiple pedestrian modelsConstantin Shalnev
2015-09-23Revert "Merge pull request #1068 from maps/revert-929-abstract-country-file"Yuri Gorshenin
This reverts commit 66aac38c3004d261ee06a16f7e9db372f67614df, reversing changes made to ad8708944070f6b32a17fbb944d3c493b3fb2a24.
2015-09-23Revert "[storage, framework, index] Storage redesign. Plain strings are ↵gorshenin
replaced to CountryFile and LocalCountryFile."
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Storage redesign.Yuri Gorshenin
2015-09-23Updated tests comments, removed redundant default ctorConstantin Shalnev
2015-09-23Use simplified pedestrian model for comparison routing algorithmsConstantin Shalnev
2015-09-23Pedestrian routing classes and AStar algorithm class refactoringConstantin Shalnev
2015-09-23Do not use FeatureID to identify a feature, use Point to find the closest ↵Constantin Shalnev
feature.
2015-09-23Use normal graph for pedestrian routing. Use ougoing and ingoing edges for ↵Constantin Shalnev
forward and backward waves.
2015-09-23clang-formatLev Dragunov
2015-09-23[routing] Pedestrian nearest pos finder refactoringLev Dragunov
2015-09-23Localized all mwm references to a two functions.Yuri Gorshenin
2015-09-23Implemented new mwm info table.Yuri Gorshenin
2015-09-23clang-formatLev Dragunov
2015-09-23PR fixesLev Dragunov
2015-09-23Review fixes.Maxim Pimenov
2015-09-23[pedestrian] Dispose of M2M in favour of P2P.Maxim Pimenov
2015-09-23[pedestrian] Absolute #include paths.Yuri Gorshenin
2015-09-23[pedestrian,benchmarks] Fix build.Maxim Pimenov
2015-09-23[pedestrian] Fix benchmarks.Maxim Pimenov
2015-09-23[pedestrian] More benchmarks.Maxim Pimenov
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[pedestrian] CalculateM2MRoute is renamed to CalculateRouteM2M. Also,Yuri Gorshenin
added IRouter::ResultCode to the M2M routing.
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-23[pedestrian] more benchmarksMaxim Pimenov
2015-09-23[pedestrian-routing-benchmarks] Added pedestrian routing benchmarks.Yuri Gorshenin