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-06-30[indexer] Increase subtypes limit to 128beta-887beta-886beta-885Ilya Zverev
2016-04-18Review fixes.vng
2016-04-18[styles] Do reload styles after map theme changing.vng
2016-03-23Classificator::GetTypeByReadableObjectName().Alex Zolotarev
2016-01-14Fixed notesConstantin Shalnev
2016-01-14Sorted includesConstantin Shalnev
2016-01-14Added multiple versions of classificators and rule holdersConstantin Shalnev
2015-10-19Review fixes.vng
2015-10-16[generator] Skip features with empty names that have caption-only drawing rules.vng
2015-09-23Fixed notesConstantin Shalnev
2015-09-23Kothic: cleanup and improvementConstantin Shalnev
2015-09-23Added processing of apply_if in the kernelConstantin Shalnev
2015-09-23Fixed shields visibilityConstantin Shalnev
2015-09-23Added Shield class in DrawingRulesConstantin Shalnev
2015-09-23Fix include path for indexerSergey Yershov
2015-09-23fixed warning in [indexer]Sergey Yershov
2015-09-23Minor changes.vng
2015-09-23Minor refactoring - use “initializer_list” for getting classificator types.vng
2015-09-23Removed duplicating enums.vng
2015-09-23Warning fixesAlex Zolotarev
2015-09-23Show more diagnostics in case of invalid categories.txt file.vng
2015-09-23Revert "Merge pull request #1951 from Komzpa/drop_circles"Darafei Praliaskouski
2015-09-23[graphics] dropped circle element from stylesDarafei Praliaskouski
2015-09-23[indexer] allow circles for polygonsDarafei Praliaskouski
2015-09-23Remove obsolete code.vng
2015-09-23[indexer] don't fail when loading new map, just ignore the new typesDarafei Praliaskouski
2015-09-23[map] unlocked styling for z19Darafei Praliaskouski
2015-09-23Store drawing keys for feature in buffer_vector<16> - speedup feature reading.vng
2015-09-23[search] Fix category name from type resolver.vng
2015-09-23Removed visibility.txtDarafei Praliaskouski
2015-09-23classificator cleanupDarafei Praliaskouski
2015-09-23suitable_getter refactorDarafei Praliaskouski
2015-09-23stylesheet linecaps, gaps in zoomlevels, removal of heuristicsDarafei Praliaskouski
2015-09-23Get raw types in Framework::GetAddressInfo if no types matched in categories.vng
2015-09-23Fix some debug print.vng
2015-09-23Move istream, ostream from "fstream.hpp" to "iostream.hpp".vng
2015-09-23[search] Do index only for visibly types in MWM. Closed #626.vng
2015-09-23Fix feature type conversion from 1.01 to 2.0vng
2015-09-23Fix type to index mapping. Load file once.vng
2015-09-23Avoid overhead in classificator reading (read to string -> istringstream).vng
2015-09-23Remove old code for binary drawing rules processing.vng
2015-09-23Add PathTextRuleProto for text-by-line.vng
2015-09-23Fix bug with proto rules generation (I forgot about pathtext rule).vng
2015-09-23- Writing and Reading of proto drawing rules.vng
2015-09-23Compilation speed up by removing unused start/stop_mem_debug includeAlex Zolotarev
2015-09-23Clear classificator on loading.Yury Melnichek
2015-09-23Calculate coastline type value for once. It's use very often.vng
2015-09-23Skip natural-coastline type in IsDrawableForIndex routine. This features shou...vng
2015-09-23Add const specifier tu function.vng
2015-09-23Sort rules by scale after reading classificator.vng