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 language code type from char to int8_tAlex Zolotarev
2015-09-23Add GetScaleLevelD functions (return double factors without conversion to int).vng
2015-09-23GetRationForLevel, GetRectForLevel implementation.vng
2015-09-23For VNG: to finish methods implementationAlex Zolotarev
2015-09-23Make index exception-safe!Yury Melnichek
2015-09-23Draw tunnels transparent:vng
2015-09-23Add pair<int, int> DrawableScaleRangeForText(). It returns min and max scales.vng
2015-09-23Warning fixesAlex Zolotarev
2015-09-23[search] Copy index in query. Fixes crashes. Still TODO to stop the search wh...Yury Melnichek
2015-09-23Draw road's number.vng
2015-09-23Better GetPopulationRank routine.vng
2015-09-23addr:housename and addr:housenumber now add separatly.vng
2015-09-23- Don't store names for features with invisible texts.vng
2015-09-23Revert "Check for all feature types in MinDrawableScaleForText()."Yury Melnichek
2015-09-23Make MultiIndex multithreaded.Yury Melnichek
2015-09-23Check for all feature types in MinDrawableScaleForText().Yury Melnichek
2015-09-23Rename feature_t to FeatureGeoType.Yury Melnichek
2015-09-23Rename types in feature_visibility according to our style.Yury Melnichek
2015-09-23Use FeatureBase::GetTypesFn in feature_rect.cpp.Yury Melnichek
2015-09-23[search] Update GetFeatureViewport().Yury Melnichek
2015-09-23Added worst feature rect support for ViewPortAlex Zolotarev
2015-09-23Add more possible input values for GetScaleIndex and dependent functionsvng
2015-09-23Build fixesAlex Zolotarev
2015-09-23[search] Estimate feature's viewport - first sketch version.Yury Melnichek
2015-09-23More precise degreesInMetres.Yury Melnichek
2015-09-23Add GetPopulation() to feature.Yury Melnichek
2015-09-23[search] Introduce GetFeatureViewport().Yury Melnichek
2015-09-23Add MinDrawableScaleForText.vng
2015-09-23Added full unicode range CaseFolding (LowerCase)Alex Zolotarev
2015-09-23Make simple conversion of feature types during world generating.vng
2015-09-23Fixed yg includes, should improve compilation speedAlex Zolotarev
2015-09-23Moved MAX_SUPPORTED_LANGUAGES constant to defines.hppAlex Zolotarev
2015-09-23Warning and compilation fixesAlex Zolotarev
2015-09-23Refactored base/string_utilsAlex Zolotarev
2015-09-23Renamed namespace string_utils to stringsAlex Zolotarev
2015-09-23Warning fixesAlex Zolotarev
2015-09-23Moved coding/strutil.hpp to base/string_utils.hppAlex Zolotarev
2015-09-23Fixed indexer assert in DEBUGAlex Zolotarev
2015-09-23Remove bitset.hpp.Yury Melnichek
2015-09-23One more new index format. :) Smaller than previousYury Melnichek
2015-09-23Log node density in the indexer.Yury Melnichek
2015-09-23Add Bitset class and use in the IntervalIndex.Yury Melnichek
2015-09-23New smaller index format.Yury Melnichek
2015-09-23- Fix warning;vng
2015-09-23- Fix FeatureType::GetRank() - don't return rank for countries;vng
2015-09-23Knee-search v0.2, limited to viewport onlyAlex Zolotarev
2015-09-23Moved language preferences from multilang_utf8_string to frameworkAlex Zolotarev
2015-09-23Add rank for text height.vng
2015-09-23Fix FeatureType::ReadOffsets.vng
2015-09-23Fixed GEOM_UNKNOWN warningAlex Zolotarev