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-23Add types mapping to feature serialization\deserialization.vng
2015-09-23Add additional types mapping (index <-> type) in classificator.vng
2015-09-23Correct GetCurrentThreadID.vng
2015-09-23Multithreaded model drawing.vng
2015-09-23Using all available CPU cores for tile rendering.rachytski
2015-09-23[Refactoring] Use mwm-file descriptor (string name) in Index. Open FileReader...vng
2015-09-23- Take care about Reader exceptions;vng
2015-09-23[Refactoring] Use Reader interface everywhere, when possible. Platform class ...vng
2015-09-23Warning fixesAlex Zolotarev
2015-09-23Replace stdlib.hpp with cstdlib.hpp;vng
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