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-07-05[indexer] Fixed FeaturesLoaderGuard.Yuri Gorshenin
2016-05-20Review fixes.Vladimir Byko-Ianko
2016-05-19git-clang-formatVladimir Byko-Ianko
2016-05-19Review fixes.Vladimir Byko-Ianko
2016-05-19[bicycle routing] Using correction turn instructions with outgoing edges for ...Vladimir Byko-Ianko
2016-05-19Review fixes.Vladimir Byko-Ianko
2016-05-19Implementation some TODOs.Vladimir Byko-Ianko
2016-05-19[bicycle routing] Adding find by geometry funtionality.Vladimir Byko-Ianko
2016-04-21[bicycle routing] Review fixes.Vladimir Byko-Ianko
2016-04-21[bicycle routing] Making factory for creating LoadedPathSegment objects.Vladimir Byko-Ianko
2016-04-20Review fixes.Vladimir Byko-Ianko
2016-04-20[bicycle routing] Using universal types in osrm_router.Vladimir Byko-Ianko
2016-04-18Review fixes.Lev Dragunov
2016-04-18Turn generation massive refactoring.Lev Dragunov
2016-04-05Review fixes.Lev Dragunov
2016-04-04Streets reading implementation.Lev Dragunov
2016-04-04Add new streets storage to route.Lev Dragunov
2016-03-23Review fixes.Lev Dragunov
2016-03-23On edge cross mwm intersection lookup.Lev Dragunov
2016-03-23Review fixes.Lev Dragunov
2016-03-23Check cross mwm route in single mwm case.Lev Dragunov
2016-01-15Add MakeTurnAnnotation checks.Lev Dragunov
2016-01-15Routing short road crash fix.Lev Dragunov
2016-01-12Download message on noMap fix.Lev Dragunov
2015-12-08Merge pull request #683 from gardster/nomem_routing_fixSergey Yershov
2015-12-07Move mercator.hpp to geometry.Sergey Magidovich
2015-12-03[routing] iOS no memory routing fix.Lev Dragunov
2015-11-18PR fixes.Lev Dragunov
2015-11-17UTurn checker.Lev Dragunov
2015-11-17clang-formatLev Dragunov
2015-11-17[routing] Turns generation refactoring.Lev Dragunov
2015-10-27MwmId usage inside a cross mwm road graph.Lev Dragunov
2015-10-26Remove IngoingCrossNode duplication inside a CrossRoutingContext class.Lev Dragunov
2015-10-21PR fixesLev Dragunov
2015-10-19xcode build fix.Lev Dragunov
2015-10-19[routing] New node start weight calculation.Lev Dragunov
2015-10-14Close m_container on cross_mwm_routing.Lev Dragunov
2015-10-01Merge pull request #83 from gardster/router_start_weight_fixViktor Govako
2015-10-01PR fixes.Lev Dragunov
2015-10-01Variables naming fixes.Lev Dragunov
2015-09-30Remove stupid comments. Truncate all coordinates to five numbers after decima...Sergey Magidovich
2015-09-30[router] Start edge weight fix.Lev Dragunov
2015-09-30Fix style and two warnings.Sergey Magidovich
2015-09-24PR fixes.Lev Dragunov
2015-09-23Xcode warnings fixes in routing.Lev Dragunov
2015-09-23Add street names to debug output.Lev Dragunov
2015-09-23Cross mwm adjust destination message fix.Lev Dragunov
2015-09-23[routing] Good status after routing fail (0,0 coordinates) fix.Lev Dragunov
2015-09-23[routing] Cross mwm cancellation crash fix.Lev Dragunov
2015-09-23[routing] Cross mwm route instructions concatination fix.Lev Dragunov