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-23fix dependence for windows buildExMix
2015-09-23Some code style fixes for tests naming.vng
2015-09-23Fix unit tests.vng
2015-09-23Refactoring of maps update after downloading:vng
2015-09-23Add visibility_tests.vng
2015-09-23[search] Category name in native language. Closed #602.vng
2015-09-23[search] Load categories.txt without intermediate strings.vng
2015-09-23Fix some Mercator functions.vng
2015-09-23[win] Fixed compilation errorsAlex Zolotarev
2015-09-23Added Framework::GetLowestMapVersion() for correct iOS upgrade supportAlex Zolotarev
2015-09-23Better classificator loading. File names are incapsulated now.vng
2015-09-23Dump binary drawing rules to text proto structure.vng
2015-09-23Completed platform refactoring and fixed paths for resources/writable dirsAlex Zolotarev
2015-09-23Uncomment categories test and move CategoriesHolder to the global namespace.Yury Melnichek
2015-09-23Move CategoriesHolder from search to indexer.Yury Melnichek
2015-09-23Add PointD2PointU test with epsilons.vng
2015-09-23Prepare for drawing WorldCoasts in [0-17] scales:vng
2015-09-23[win] Compilation fixesAlex Zolotarev
2015-09-23Library dependencies optimizationAlex Zolotarev
2015-09-23Add 'maxDepth' parameter to 'CoverRect'. Use different depth for different mw...vng
2015-09-23Minor changes.vng
2015-09-23Introduce MwmValueBase.Yury Melnichek
2015-09-23Minor changes.vng
2015-09-23Add MwmValue for storing in MwmSet cache => read feature::DataHeader once.vng
2015-09-23Index refactoring. Breaks unit tests!!Yury Melnichek
2015-09-23Pass scale range of mwm to index building routine.vng
2015-09-23Fix mwm_set_test.Yury Melnichek
2015-09-23Partially fixed mwm_set unit testAlex Zolotarev
2015-09-23Add MwmSet.Yury Melnichek
2015-09-23Move tesselator from indexer to generator.vng
2015-09-23Add tesselator_test.vng
2015-09-23Fix empty feature generation (when tesselator returns no triangles).vng
2015-09-23Fix FeatureBuilder1 limit rect routine. Add tests for geometry coding routing.vng
2015-09-23Rename geometry/covering.hpp -> geometry/covering_utils.hpp.Yury Melnichek
2015-09-23Rename indexer/covering.?pp -> indexer/feature_covering.?pp.Yury Melnichek
2015-09-23Add simplification routine with specified 'Distance' policy object.vng
2015-09-23Add override support in FilesContaiterW. Make it's interface more simple.vng
2015-09-23Pass functor in ForEachFeature by reference.vng
2015-09-23[Refactoring] Factor out feature loading routine to separate instance.vng
2015-09-23Factor out 'CodingParams' to separate module.vng
2015-09-23Factor out FeatureBuilder to the separate module in 'generator' lib.vng
2015-09-23Add additional types mapping (index <-> type) in classificator.vng
2015-09-23[Refactoring] Use mwm-file descriptor (string name) in Index. Open FileReader...vng
2015-09-23[Refactoring] Use Reader interface everywhere, when possible. Platform class ...vng
2015-09-23GetRationForLevel, GetRectForLevel implementation.vng
2015-09-23Fixed yg includes, should improve compilation speedAlex Zolotarev
2015-09-23One more new index format. :) Smaller than previousYury Melnichek
2015-09-23New smaller index format.Yury Melnichek
2015-09-23correct handling of pathOffset and penInfo.m_offset parameters in drawPath() ...rachytski
2015-09-23Rewrite feature covering. Use a simpler approach and remove stream optimizer.Yury Melnichek