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-23Compilation fixes with some minor changes.vng
2015-09-23Rename some functions according to coding style.vng
2015-09-23Add named constants for feature geometry getting.vng
2015-09-23Prepare for drawing WorldCoasts in [0-17] scales:vng
2015-09-23Different cell coding depth for wmw when indexing.vng
2015-09-23Pass scale range of mwm to index building routine.vng
2015-09-23CellId refactoring: explicitly specify DEPTH_LEVELS where needed.Yury Melnichek
2015-09-23Rename indexer/covering.?pp -> indexer/feature_covering.?pp.Yury Melnichek
2015-09-23New smaller index format.Yury Melnichek
2015-09-23Use 250 constant for covering area penalty instead of 1025. Should result in ...Yury Melnichek
2015-09-23Rewrite feature covering. Use a simpler approach and remove stream optimizer.Yury Melnichek
2015-09-23Rename DeleteFile -> DeleteFileX. Conflict with "windows.h". Sorry.vng
2015-09-23Refactoring of feature::DataHeader.vng
2015-09-23fixed LOG macros for "natural" use in "if" expressions.rachytski
2015-09-23Better log output on indexing.Yury Melnichek
2015-09-23Remove outdates TODOs.Yury Melnichek
2015-09-23Build index for the best geometry (highest drawable scale).vng
2015-09-23Fix scale level for geometry during indexing.vng
2015-09-23Fix bug in empty geometry feature processing during indexing.vng
2015-09-23- Geometry and Triangles simplification in features.vng
2015-09-23Get rid of most pragma pack's, because using it causes wrong alignment on GCC.Yury Melnichek
2015-09-23[Refactoring]vng
2015-09-23[Refactoring]. Divide Feature class to:vng
2015-09-22One Month In Minsk. Made in Belarus.Alex Zolotarev