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
2017-09-13[routing] Fixed a data race in AltitudeLoader.Maxim Pimenov
2017-09-05Add mwm tree callback to VehicleModelFactorytatiana-kondakova
2017-07-31Add place to store information about transit permissions to VehicleModel, Roa...tatiana-kondakova
2017-03-22warnings fixArsentiy Milchakov
2017-03-03[routing][traffic] Removed a circular dependency.Maxim Pimenov
2016-11-25indexed astar routerДобрый Ээх
2016-11-02git-clang-formatVladimir Byko-Ianko
2016-11-02Review fixes.Vladimir Byko-Ianko
2016-11-02Review fixes.Vladimir Byko-Ianko
2016-07-27Review fixes.Vladimir Byko-Ianko
2016-07-26Setting valid altitude for all Junctions.Vladimir Byko-Ianko
2016-07-26git-clang-formatVladimir Byko-Ianko
2016-07-26Review fixes.Vladimir Byko-Ianko
2016-07-23Review fixes.Vladimir Byko-Ianko
2016-07-23Getting rid of MwmValue in Value contructor and other review fixes.Vladimir Byko-Ianko
2016-07-23Implementation index for altitude data with the help of succinct strutures.Vladimir Byko-Ianko
2016-07-23Implementing AltitudeLoader instead of using FeatureType for parsing.Vladimir Byko-Ianko
2016-07-23git-clang-formatVladimir Byko-Ianko
2016-07-23Adding point altitude to Junction. Using Junction instead of m2::PointD in Ro...Vladimir Byko-Ianko
2016-07-23[altitude] The first version of writing to mwm and reading from altitude info...Vladimir Byko-Ianko
2016-07-05[indexer] Fixed FeaturesLoaderGuard.Yuri Gorshenin
2016-06-17git-clang-formatVladimir Byko-Ianko
2016-06-17[bicycle routing] Using attr bicycle=yes or no and oneway:bicycle for bicycle...Vladimir Byko-Ianko
2016-05-27Review fixes.Vladimir Byko-Ianko
2016-05-27ICrossEdgesLoader::LoadEdges() refactoring.Vladimir Byko-Ianko
2016-05-27Creating routing mode intead of using onewayAsBidirectional flag.Vladimir Byko-Ianko
2016-05-27git-clang-formatVladimir Byko-Ianko
2016-05-27[bicycle routing] Taking into account oneway osm tag (road direction) while b...Vladimir Byko-Ianko
2015-09-23Use smaller spatial extent to lookup connected featuresConstantin Shalnev
2015-09-23Simplified routing when GetCountryName() needed.vng
2015-09-23Removed workaround, Index API is usedConstantin Shalnev
2015-09-23Fixed notesConstantin Shalnev
2015-09-23Added GetJunctionTypes functionConstantin Shalnev
2015-09-23Review fixes.vng
2015-09-23my::Cache can be stored by value in containers now.vng
2015-09-23Feature index refactoring.vng
2015-09-23Pedestrian directions engine which shows up and down stairsConstantin Shalnev
2015-09-23Implemented crossmwm routing, fixed crash of routing on overlapped mwms.Constantin Shalnev
2015-09-23fixed notesConstantin Shalnev
2015-09-23Optimization: removed redundant copying and calculationsConstantin Shalnev
2015-09-23Pedestrian routing classes and AStar algorithm class refactoringConstantin Shalnev
2015-09-23Use normal graph for pedestrian routing. Use ougoing and ingoing edges for fo...Constantin Shalnev
2015-09-23Implemented new mwm info table.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-23Review fixes.Yuri Gorshenin