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
2019-05-29[routing] add xcode supportMikhail Gorbushin
2019-05-24Add xcode supportMikhail Gorbushin
2019-04-18[routing] Review fixesMikhail Gorbushin
2019-03-25[routing] Add DijkstraWrapperJoints for calculation leaps in generator. Boost...Mikhail Gorbushin
2019-03-13[routing] Add core implementation of routing with avoiding different types of...Mikhail Gorbushin
2019-03-01[routing] add routing options for UIMikhail Gorbushin
2019-02-20Adding methods for getting info if route crosses mwm where warnings about spe...Vladimir Byko-Ianko
2019-01-23[routing] Add IndexGraphStarterJoints for routing between joints, instead of ...Mikhail Gorbushin
2018-12-11[routing] delete more codeMikhail Gorbushin
2018-11-30[ios] Speed cams.VladiMihaylenko
2018-11-23[routing] Xcode build fixes.Vladimir Byko-Ianko
2018-11-23[routing] Review fixes.Vladimir Byko-Ianko
2018-11-23[routing] Using maxspeed tag value for building routes.Vladimir Byko-Ianko
2018-09-21iOS build fix.Vladimir Byko-Ianko
2018-09-17[routing] Build fix.Mikhail Gorbushin
2018-09-17[routing] add routing part of speed cameras and tests for it.Mikhail Gorbushin
2018-09-11Gathering serialization and deserialization of CityRoads in routing.Vladimir Byko-Ianko
2018-09-11Using rs_bit_vector intead of cbv.Vladimir Byko-Ianko
2018-09-11City roads section and tests.Vladimir Byko-Ianko
2018-09-05[routing] Add speed camera section + tests for it.Mikhail Gorbushin
2018-07-05Moving RoutingSession calls to gui threads in tests and fixing tests.Vladimir Byko-Ianko
2018-06-25[xcode] Add precompiled headersgreshilov
2018-06-15Declaring all routing callbacks in one file and code refactoring.Vladimir Byko-Ianko
2018-03-27Moving routing_algorithm.hpp and cpp to routing_tests.Vladimir Byko-Ianko
2018-02-19Removing direction_engine.cpp from xcode.Vladimir Byko-Ianko
2018-02-19Removing RoadGraphRouter.Vladimir Byko-Ianko
2017-12-28Review fixes.Vladimir Byko-Ianko
2017-12-28Removing osrm. xcode.Vladimir Byko-Ianko
2017-12-20Adding transit library and transit_tests.Vladimir Byko-Ianko
2017-12-11Set up CountryParentGetter in routing_integration_tests to use propper vehicl...tatiana-kondakova
2017-11-28Parametrizing with CrossMwmId template param cross mwm structures and methods.Vladimir Byko-Ianko
2017-11-09trying to use xc build for archivingArtem Vodolazskiy
2017-10-20Add TransitInfo to RouteSegment to draw transit route properly: review fixes.tatiana-kondakova
2017-10-17Moving num_mwm_id.hpp to routing_common.Vladimir Byko-Ianko
2017-10-17TransitGraphLoader implementationtatiana-kondakova
2017-10-17TransitGraph implementationtatiana-kondakova
2017-10-17Add dummy TransitGraph, TransitGraphLoader, TransitWorldGraph classes.tatiana-kondakova
2017-10-03Move FakeVertex and FakeGraph to separate filestatiana-kondakova
2017-09-29Convert WorldGraph into base class, move implementation to SingleVehicleWorld...tatiana-kondakova
2017-09-21Add number of nontransit crossings to RouteWeight, add penalitytatiana-kondakova
2017-09-14Review fixes, Fix possible invarian violation, add one segment backward test(...tatiana-kondakova
2017-09-14Routing integration tests xcode build.Vladimir Byko-Ianko
2017-09-13xcode build fix.Vladimir Byko-Ianko
2017-09-13Adding an integration test on memory consumption while a fake edge is adding.Vladimir Byko-Ianko
2017-09-01Removing osrm word from names at routing_integration_tests and fixing the tes...Vladimir Byko-Ianko
2017-08-11Intermediate route point predictor.Vladimir Byko-Ianko
2017-08-02Template for weight in AStartatiana-kondakova
2017-08-01[routing] Pull request #6747 review fixesДобрый Ээх
2017-06-30[fix] [ios] Removed redundant links to MAPSME.plist.Ilya Grechuhin
2017-06-29[routing] Pull request #6420 review fixesДобрый Ээх