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-23Changed default navigation zoom level to 15 for more comfortable car usageAlex Zolotarev
2015-09-23Add type matchers for ATM and Fuel StationSergey Yershov
2015-09-23Moved work with metadata to separated filesSergey Yershov
2015-09-23Include path fixSergey Yershov
2015-09-23Making mwm with additional info sectionSergey Yershov
2015-09-23Add read/write temporary feature state with additional infoSergey Yershov
2015-09-23[indexer] Fix IsDigit() implementation, as it crashes in debug MSVC compile.Artyom Polkovnikov
2015-09-23Includes were placed closer to each other according to their directoriesVladimir Byko-Ianko
2015-09-23Some const modifier were added.Vladimir Byko-Ianko
2015-09-23Rewriting bridge and tunnel checkers to be able to check with masksVladimir Byko-Ianko
2015-09-23IsBridgeChecker and IsTunnelChecker were implementedVladimir Byko-Ianko
2015-09-23[generator] Fixed bug with indexing assertion.vng
2015-09-23Minor changes.vng
2015-09-23[routing][framework] Add functions to get next turn information and route timeDenis Koronchik
2015-09-23[categories_holder.cpp] Remove static const member declaration from .cpp file...Artyom Polkovnikov
2015-09-23[routing] Add turn instructionsDenis Koronchik
2015-09-23[search] Move GetStreetName function to indexer search_string_utilsDenis Koronchik
2015-09-23[generator] Do cover feature for the best geometry always, because it’s ind...vng
2015-09-23[generator] Fixed bug with skipping non-drawable special types.vng
2015-09-23Minor refaсtoring: removed CoordPointT typedef to avoid disambiguate.vng
2015-09-23[tests] Check that feature has nonempty geometry if it’s stored in geometry...vng
2015-09-23[generator] Store feature in geometry index only if it has nonempty geometry ...vng
2015-09-23Minor refactoring.vng
2015-09-23Do delayed update if mwm file is actually locked.vng
2015-09-23Review fixes.vng
2015-09-23[classificator] Added “junction=roundabout” type for routing algorithm.vng
2015-09-23Minor refactoring - use “initializer_list” for getting classificator types.vng
2015-09-23[index] Check for “pending ready” files every time the app starts.vng
2015-09-23[routing] Fix error with route search run when start and end osrm nodes equalDenis Koronchik
2015-09-23[msvc][win] Fixed compilation issuesAlex Zolotarev
2015-09-23[strings] Append sv transltionDenis Koronchik
2015-09-23Added mwm timestamp reading.vng
2015-09-23[routing] Improve start/end points findDenis Koronchik
2015-09-23Removed duplicating enums.vng
2015-09-23Review fixes.vng
2015-09-23[routing] Added route-ferry-motorcar type.vng
2015-09-23[coding] Implement FileMappingContainerDenis Koronchik
2015-09-23Pretty print of FeatureType.Denis Koronchik
2015-09-23[core] Fixed bug with scale index processing - duplicating functor was copied.Denis Koronchik
2015-09-23[generator][classificator] Factor out additional tags for highways as the sep...vng
2015-09-23[categories] “WiFi” category should be the last option when showing featu...vng
2015-09-23Made FeatureParams::GetTypeMask private.vng
2015-09-23[search] Do not match Wi-Fi with “wi” or “fi” token.vng
2015-09-23[search] Do search for category only if it matches for current, input or Engl...vng
2015-09-23[categories] Do correct distinguishing of current language and current locale...vng
2015-09-23Removed useless includes.vng
2015-09-23[categories] Added “sk” language to language index array.vng
2015-09-23[c++11] Migrated from scoped_ptr to unique_ptrAlex Zolotarev
2015-09-23Minor changes.vng
2015-09-23Activated Turkish categories translationAlex Zolotarev