Commit graph

876 commits

Author SHA1 Message Date
sonora
c312e235f8 remove typo 2011-11-02 23:56:02 +01:00
sonora
8b4a257dec correct small error with minzoom 2011-11-02 23:29:38 +01:00
sonora
dfaca825ac some small render-xml corrections (nature reserves), and better grouping of polygons 2011-11-02 22:51:44 +01:00
Victor Shcherb
347245c8f2 Fix transparent image and dependencies between packages 2011-11-02 22:08:08 +01:00
Victor Shcherb
a0d2b7909f remove unused build.bat 2011-11-02 19:25:30 +01:00
Victor Shcherb
62d4b19b56 Fix crash preferences/implement depends rendering style 2011-11-02 18:47:36 +01:00
sonora
7a15e62691 fixed Issue 701 (c2) night mode problem with nature reserves 2011-11-01 10:16:50 +01:00
Victor Shcherb
86e562d8ab Fix issue 695 2011-10-31 14:20:15 +01:00
Victor Shcherb
da48a95636 Fix transport stops 2011-10-31 13:55:03 +01:00
Victor Shcherb
da0cf3504d Fix rendering issues 2011-10-31 13:44:40 +01:00
Victor Shcherb
d9e73da029 Refactoring java text renderer, align with native 2011-10-31 12:01:10 +01:00
Victor Shcherb
27bd4cfebb Merge branch 'failNative' 2011-10-30 14:10:44 +01:00
sonora
2fb2c32dd4 shift tags for 'single-line' highways (cyclepaths, hiking trails, etc.) off to the side 2011-10-30 14:08:35 +01:00
Victor Shcherb
4f9bbdac53 Change user agent 2011-10-30 13:31:27 +01:00
Victor Shcherb
d8bf714a03 Implement C++ read 2011-10-29 19:34:46 +02:00
Victor Shcherb
f1a85e499b Save previous version 2011-10-28 16:01:00 +02:00
sonora
8fc428d2b7 fix build 2011-10-27 02:33:21 +03:00
sonora
a25fae7a11 test bringing shadowlevel back on all zooms for "Show more map detail" 2011-10-27 02:21:27 +03:00
Victor Shcherb
a56e84ab13 Fix hamlet rendering 2011-10-26 23:52:57 +02:00
Victor Shcherb
65036831a9 Fix build 2011-10-26 22:51:13 +02:00
Victor Shcherb
3d1bc725c5 Combine rendering styles to one, remove others 2011-10-26 17:17:35 +02:00
Victor Shcherb
b5796c02bc Merge ndk rendering and master 2011-10-26 17:10:26 +02:00
Victor Shcherb
6f9fdb2b18 Add timing 2011-10-26 12:20:39 +02:00
sonora
cf37e2b605 fix nightMode bug for "white roads" at zoom<=13 and small bug in bridges 2011-10-25 03:08:53 +03:00
Victor Shcherb
ea5ad95433 Implement objects 2011-10-25 01:43:11 +02:00
Victor Shcherb
e563fa5659 Default implementation 2011-10-24 17:04:00 +02:00
Victor Shcherb
49531e162f Initialize internal rendering rules 2011-10-24 12:57:01 +02:00
pavolzibrita
781c161ac3 Merge pull request #105 from goedson/fix_day_night_rendering
Fixed sunset time calculation
2011-10-23 12:19:31 -07:00
Goedson Teixeira Paixao
335a29535f Fixed sunset time calculation
Do not invert the signal of timezone offset, since it is
already done in the SunriseSunset class calculations.
2011-10-23 12:59:52 -02:00
Victor Shcherb
e0943354f7 Rendering try 2011-10-22 11:52:11 +02:00
Victor Shcherb
a7dc62393e Trying to setup debug 2011-10-21 20:47:27 +02:00
sonora
32829aed2f Re-instate exactly old render functionality as starting point for AXES (1) 2011-10-21 14:13:51 +02:00
Victor Shcherb
9c2481a780 Merge branch 'niceRoads' 2011-10-20 22:41:40 +02:00
Victor Shcherb
7ba54c90ed Update shadow rendering to current implementation 2011-10-20 22:21:40 +02:00
Victor Shcherb
4ab6618bc7 Update shadow rendering to current implementation 2011-10-20 22:10:01 +02:00
sonora
11d7d88a57 string improvements 2011-10-20 21:35:22 +02:00
Victor Shcherb
ba3ecbd0a0 Merge niceRoads with master 2011-10-20 21:08:27 +02:00
Victor Shcherb
be4bf19692 Fix nature offshore rendering 2011-10-20 14:42:38 +02:00
Victor Shcherb
02a2b9992a Improve perfrmance. Fix small issues 2011-10-20 12:47:02 +02:00
Victor Shcherb
69173798eb Add hno to new renderer 2011-10-20 11:31:45 +02:00
Victor Shcherb
db0966450f Merge branch 'renderingAxes' 2011-10-20 11:29:26 +02:00
Victor Shcherb
c26ac730d6 Add UI for custom preferences 2011-10-20 11:23:15 +02:00
Victor Shcherb
0a6367ec9a Fix small issues 2011-10-19 18:32:03 +02:00
Victor Shcherb
050a003957 Improve performance 2011-10-19 18:08:53 +02:00
Victor Shcherb
292f84ffbf Fix small issues 2011-10-19 17:26:09 +02:00
Victor Shcherb
93098a731f Draft implementation 2011-10-19 16:42:50 +02:00
Victor Shcherb
cfa7138ed0 Implement rendering rule search request 2011-10-19 12:35:31 +02:00
pavolzibrita
d6b1ac46c3 Merge pull request #92 from goedson/fix_day_night_rendering
Fix calculation of Sunrise and Sunset times
2011-10-18 14:59:38 -07:00
Goedson Teixeira Paixao
5d892cfd89 Fix TimeZone.getOffset() call 2011-10-18 19:40:09 -02:00
Goedson Teixeira Paixao
91b5662a6f Changed SunriseSunset constructor interface
Changed the SunriseSunset construtor to take the TimeZone as
parameter, leaving the offset calculations to its implementation.

Changed the SunriseSunset instantiation at DayNightHelper
accordingly.
2011-10-18 17:05:38 -02:00