Commit graph

  • 66816ea775 [iPhone] Changed red color for Download button Alex Zolotarev 2011-01-07 15:45:15 +02:00
  • 5c7956c1a2 Minor fixes connected with code convensions. vng 2011-01-07 12:31:37 +02:00
  • e60b1f07cc Fix bug in empty geometry feature processing during indexing. vng 2011-01-07 12:19:10 +02:00
  • 1d0cfa888e GCC build fixes Alex Zolotarev 2011-01-07 04:07:00 +01:00
  • 01bfae8821 Some minor optimizations (use array instead vector). vng 2011-01-06 23:31:31 +02:00
  • effddd5ed3 - Geometry and Triangles simplification in features. - Store Geometry and Triangles in different files of files-container for each scale range. - Make small epsilon for simplification. vng 2011-01-06 21:56:36 +02:00
  • 29fad748ac Better geometry sorting. Divide geometry in separate files in files-container. vng 2011-01-05 02:33:57 +02:00
  • e44cfb91ab Fixed typical SR's warning Alex Zolotarev 2011-01-06 02:39:21 +02:00
  • 87fc869a56 [iPhone] Added "Download failed" status in GUI Alex Zolotarev 2011-01-06 02:39:01 +02:00
  • 1e23c6a072 Fixed missed data extension in downloader Alex Zolotarev 2011-01-06 01:02:36 +02:00
  • 90272e4bb3 [iPhone] Finished Downloader UI Alex Zolotarev 2011-01-06 00:27:22 +02:00
  • c091664afd Removed traffic_signals and roundabouts Alex Zolotarev 2011-01-05 21:52:53 +01:00
  • ad1b39116b Fixed platform tests Alex Zolotarev 2011-01-04 20:47:20 +01:00
  • e740d3d53f Script will generate update file automatically Alex Zolotarev 2011-01-04 20:32:02 +01:00
  • bd58513c89 [iPhone] Draft Downloader UI implementation Alex Zolotarev 2011-01-05 05:10:11 +02:00
  • 7ae8e4c5e2 Fix possible error when .notsorted file already exists during generation. Update epsilon for lines-simplification: using Epsilon(level+1). vng 2011-01-04 21:19:58 +02:00
  • 2673acf54a Fix map_tests. Now it works correct with geometry for needed scale. Fix indexer_tests - correct deletion of temporary files. vng 2011-01-04 20:48:09 +02:00
  • de7b01f1ac Restore BuildIndexTest. Yury Melnichek 2011-01-04 16:23:15 +01:00
  • 22c2ab6839 Refactor index to use FilesContainer and pass occlusionRect (unused for now) with query. Yury Melnichek 2011-01-03 18:51:24 +01:00
  • f2871f3fd2 Names and formatting change in file_container.hpp Yury Melnichek 2011-01-04 16:26:24 +01:00
  • 507694e4c1 Automatically call Finish() in FileContainerW's destructor. Yury Melnichek 2011-01-04 16:22:58 +01:00
  • 1b54e1794c Add FileContainerR::ForEachTag(). Yury Melnichek 2011-01-04 16:22:32 +01:00
  • 9b0405dac2 Make indexer_tests/feature_routine.cpp clean after itself! Yury Melnichek 2011-01-04 16:21:26 +01:00
  • a7566208e7 sticking wheelEvents together for smooth visual experience. rachytski 2011-01-04 01:19:43 +02:00
  • bc2d4a6aea [iPhone] Fixed compilation issue Alex Zolotarev 2011-01-04 00:23:56 +02:00
  • 95ae0776f2 Fixed typo Alex Zolotarev 2011-01-03 21:40:22 +01:00
  • 69d59a86a4 Fix illegal instruction when vng 2011-01-03 21:12:41 +02:00
  • 9956de52ea Remove temporary file in FileContainer_Smoke test. Yury Melnichek 2011-01-03 18:26:17 +01:00
  • d1e4089995 Change simplification policy. vng 2011-01-02 23:20:10 +02:00
  • ad5cbb0539 Added update file Alex Zolotarev 2011-01-02 23:17:32 +02:00
  • 65505bf2ff Warning fix Alex Zolotarev 2011-01-02 23:17:06 +02:00
  • 11e8083ded Added Update check button Alex Zolotarev 2011-01-02 23:04:22 +02:00
  • ab43a9a8bf Fix unit tests. vng 2011-01-02 22:59:19 +02:00
  • 025b6c2144 Regenerate minsk-pass. vng 2011-01-02 22:25:51 +02:00
  • d9133a2d9f Add files container everywere for dat, geom, trg, idx. vng 2011-01-02 22:25:06 +02:00
  • b33ae08c79 OP_APPEND functionality in FilesContainerW. vng 2011-01-02 22:22:07 +02:00
  • 26bf2f3c34 Delete old format minsk-pass. New ignore options. vng 2011-01-02 22:21:07 +02:00
  • abfa70e4bc Write temporary test files into current directory (not data directory). vng 2011-01-02 15:53:17 +02:00
  • 2cf972fcbe Correct container of files. vng 2010-12-31 16:35:49 +02:00
  • 0eb019aaa9 Move deletor_t to stl_add.hpp and rename it to DeleteFunctor. Yury Melnichek 2011-01-02 20:58:04 +01:00
  • 0386474e68 iPhone provisioning profile fixes Alex Zolotarev 2011-01-02 19:26:29 +02:00
  • 46eb7f199f iPhone build fixes Alex Zolotarev 2011-01-02 19:26:09 +02:00
  • fdf331bd54 Update file uses build timestamp inside base url Alex Zolotarev 2011-01-02 18:47:39 +02:00
  • f4bc348942 Added sizes to update dialog Alex Zolotarev 2011-01-02 18:45:07 +02:00
  • 7db84a359f Parasite Blitting Bug. rachytski 2011-01-02 18:40:46 +02:00
  • c4087d382e Warning fixes Alex Zolotarev 2011-01-02 04:48:58 +02:00
  • c717601ccf Fixed std::serialization for *int16_t types Alex Zolotarev 2011-01-02 03:51:42 +02:00
  • 657de04795 Fixed prefix for generated files Alex Zolotarev 2011-01-02 01:46:09 +01:00
  • 06deb7a6b7 Refactored storage engine Alex Zolotarev 2010-12-29 01:55:36 +02:00
  • 0ac036f216 Fixed build errors Alex Zolotarev 2010-12-31 19:24:56 +01:00
  • e86f6bf2be Fix compilation in debug after the previous commit. Yury Melnichek 2010-12-30 04:01:08 +01:00
  • 22844c07f3 Get rid of most pragma pack's, because using it causes wrong alignment on GCC. May cause build failures on MSVC, will check soon. Yury Melnichek 2010-12-30 03:30:56 +01:00
  • af425358e3 Add macros to construct uints and get their low and hi parts. Yury Melnichek 2010-12-30 02:25:47 +01:00
  • 35a16437cd Minor bugfix in DDVector. Yury Melnichek 2010-12-30 02:25:23 +01:00
  • 8cf2cb5d22 Fix compilation (2nd try). vng 2010-12-29 23:57:36 +02:00
  • b506aacbb6 Fix compilation errors (1st try). vng 2010-12-29 23:47:34 +02:00
  • e04540f8b6 File container compile test. vng 2010-12-29 23:40:34 +02:00
  • 2d8a35967c Improved visibility for fuel stations Alex Zolotarev 2010-12-29 21:41:09 +02:00
  • 5210236a20 Fixed build for iPhone Alex Zolotarev 2010-12-29 02:58:21 +02:00
  • 45cdf78471 [GCC] kD-tree compilation fixes. rachytski 2010-12-29 02:08:21 +02:00
  • e82bdfd361 Filter texts by rect. vng 2010-12-29 01:28:10 +02:00
  • 01e8135397 yg_tests without one file that doesn't compile on msvc vng 2010-12-28 23:20:58 +02:00
  • f55a968b59 Fix indexer_tests with correct path for temporary dat files vng 2010-12-28 22:35:27 +02:00
  • 1c699a5a40 Add kdtree++ and tree4d as 4-dimensional tree by object's limit rect. vng 2010-12-26 14:53:05 +02:00
  • 4223de9099 reserveBlitStorage/freeBlitStorage rachytski 2010-12-29 00:44:50 +02:00
  • 4a6c966291 renamed screen to geometry_batcher and introduced text_renderer. rachytski 2010-12-28 23:18:29 +02:00
  • b301b209c1 added getGlyphMetrics function. rachytski 2010-12-28 00:38:46 +02:00
  • 60ad2be527 compilation fixes. rachytski 2010-12-22 23:26:34 +02:00
  • 70e30f0c63 compilation fixes. rachytski 2010-12-22 23:15:51 +02:00
  • 9438ad581e Avoid copying of buffers in yg. No more ugly brakes. vng 2010-12-22 22:17:49 +02:00
  • 3ad5560982 Restore indexer_tests vng 2010-12-21 00:34:22 +02:00
  • 94386697d7 Fix errors on msvc. vng 2010-12-19 23:21:28 +02:00
  • c79478193b Fixed build error Alex Zolotarev 2010-12-20 17:28:11 +01:00
  • 8a79a020eb Created storage library Alex Zolotarev 2010-12-20 16:12:25 +00:00
  • 836a4c4442 Moved std_serialization.hpp to base Alex Zolotarev 2010-12-20 11:09:28 +00:00
  • 5446eb75be Fixed build errors Alex Zolotarev 2010-12-19 23:37:08 +01:00
  • bbff00876a Regenerate minsk-pass with new .dat storing policy. vng 2010-12-19 22:41:24 +02:00
  • 327aa0e7cb [Refactoring] Divide FeatureBuilder in: - FeatureBuilderGeom (store geometry as-as) - FeatureBuilderGeomRef (store geometry separately) Add FeatureGeomRef as feature with separate geometry. vng 2010-12-19 22:40:52 +02:00
  • c65e815b69 Remove overhead vng 2010-12-19 01:23:53 +02:00
  • 66dac1f546 Fix warning vng 2010-12-18 00:15:30 +02:00
  • e750083a53 introduced memory_mapped_file class. rachytski 2010-12-19 22:22:54 +02:00
  • 02671ea910 using freetype cache and mmap'ing font file to limit font memory usage. rachytski 2010-12-19 16:01:29 +02:00
  • 30e916c7ef hacked freetype to add support for stroked bitmap cache. rachytski 2010-12-19 13:30:25 +02:00
  • f14e740a44 Increase AlmostEqual<double> epsilon from 64 to 256. Fixes #76. Yury Melnichek 2010-12-19 12:41:14 +01:00
  • eaa6a086e0 Fix unused variable warning in qt/main.cpp Yury Melnichek 2010-12-18 21:22:08 +01:00
  • db5b6c5882 switched back to 4bpp texture format on IPhone. rachytski 2010-12-14 22:01:51 +02:00
  • 2c4ace897e eliminated "gray borders" on symbol mask boundaries when rendering texts. rachytski 2010-12-14 21:42:28 +02:00
  • 5dc0272990 "trash-texture" fix. rachytski 2010-12-14 21:10:57 +02:00
  • 04eeb08f03 Fixed missed include Alex Zolotarev 2010-12-13 23:05:39 +01:00
  • 87ecafbb46 uploadGlyph on empty glyph fixes. rachytski 2010-12-14 00:03:42 +02:00
  • 21d573f5fb GCC compilation fix. rachytski 2010-12-13 23:51:28 +02:00
  • 1c6c119b0e empty glyph image handling. rachytski 2010-12-13 23:43:32 +02:00
  • 5f60844c51 - Fix compilation error in msvc - Fix warning - Fix array of necessary files in data - Regenerate minsk-pass vng 2010-12-13 23:43:16 +02:00
  • e66c105604 Added function for : cell_id -> (lat, lon) absolute epsilon. Fix signed\unsigned warning. vng 2010-12-12 23:19:35 +02:00
  • 7bcd8b9558 Remove FeatureBuilder->Feature->FeatureBuilder transformation during .dat file generation. Generation should be faster now. vng 2010-12-12 16:34:31 +02:00
  • 2dde0d3ee8 Add common definition of FeatureType (current feature class), instead of previous feture_t. vng 2010-12-11 17:07:48 +02:00
  • ed9abd7b50 [Refactoring]. Divide Feature class to: - FeatureBase (base feature class) - FeatureGeom (store geometry itself) - FeatureGeomRef (in future, store reference to geometry). vng 2010-12-11 16:47:40 +02:00
  • 3e8b50b925 Switched to dynamic font rendering through FreeType2 library. rachytski 2010-12-13 22:43:32 +02:00
  • 754ba7c139 Closes #77 [iPhone] Enable/Disable GPS switching Alex Zolotarev 2010-12-13 12:09:52 +00:00
  • 80e9f2477c [iPhone] Fixed typo Alex Zolotarev 2010-12-13 12:08:41 +00:00