Commit graph

160 commits

Author SHA1 Message Date
Victor Shcherb
0a2edd2afc Update native routing 2012-11-10 21:37:25 +01:00
Victor Shcherb
efaf4e25c4 Test native routing implementation 2012-11-10 21:37:25 +01:00
Victor Shcherb
cdc02ab899 Merge 2 routing mechanism and leave old for optimizations 2012-10-31 20:54:39 +01:00
Victor Shcherb
c65bd840b2 Test cpp routing 2012-10-31 09:01:29 +01:00
Victor Shcherb
212c819477 Filter out small areas 2012-10-27 19:13:28 +02:00
Victor Shcherb
b57c476951 Merge thins from extraction UI branch 2012-10-26 19:23:05 +02:00
Victor Shcherb
61d26ab009 Put correct flags 2012-10-25 00:09:43 +02:00
Victor Shcherb
ca090e9a74 Adjust max default speed 2012-10-13 22:53:29 +02:00
Victor Shcherb
6b57c14326 Introduce base map route layer to check/test different routing mechanisms 2012-10-13 22:53:28 +02:00
Victor Shcherb
f2b9e9361f Implement native routing 2012-09-29 01:15:58 +02:00
Victor Shcherb
00473cea80 Fix colors for highway roads and fix cocolors in rendering 2012-09-23 14:45:19 +02:00
Victor Shcherb
151a07715e Restructure directions to buttons 2012-09-20 00:48:56 +02:00
Victor Shcherb
49c8d80326 Fix coastlines issues 2012-09-16 19:56:02 +02:00
Victor Shcherb
bd29fe7171 Fix display test 2012-09-15 17:12:15 +02:00
Victor Shcherb
b2668c3429 Improve native rendering. Sort rendering area based on area 2012-09-13 23:21:17 +02:00
Victor Shcherb
8a608c94ad Add debug rendering coastline 2012-09-09 17:42:24 +02:00
Victor Shcherb
5c986aa0f5 Adjust coastline for some areas 2012-09-07 11:43:56 +02:00
Victor Shcherb
144328766e Tweak routing 2012-08-29 18:12:42 +02:00
Victor Shcherb
f11ebf21e7 Small changes 2012-08-29 00:01:15 +02:00
Victor Shcherb
788d108746 Speedup native load 2012-08-28 20:07:36 +02:00
Victor Shcherb
f949218eae Fix arabic 2012-08-26 23:26:28 +02:00
Victor Shcherb
c268a1fce9 Fix issue with partial zooms 2012-08-22 21:37:01 +02:00
Victor Shcherb
7689a50bce Fix critical map issue 2012-08-18 21:06:02 +02:00
Victor Shcherb
9315a96fe3 Speedup initialization 2012-08-16 23:28:13 +02:00
Victor Shcherb
b7553405f9 Speed up loading 2012-08-16 23:28:13 +02:00
Victor Shcherb
234825fbbb Speedup rendering 2012-08-14 00:18:16 +02:00
Victor Shcherb
507d0a3a16 Fix railway rendering 2012-07-18 01:13:20 +02:00
Victor Shcherb
fdd80c9fb7 Fast route calculation 2012-07-14 00:36:14 +02:00
vshcherb
1622f20d4a Merge pull request #276 from jmakovicka/64bitfix
minor fixes for 64 bit linux build
2012-07-11 14:58:50 -07:00
Victor Shcherb
baa888d910 Smart route recalculation 2012-07-11 23:50:40 +02:00
Victor Shcherb
b9f2473be0 Fix critical issue native routing 2012-07-11 22:12:21 +02:00
Jindřich Makovička
e738c581a8 fix build with gcc 4.7
otherwise gives error: taking address of temporary array
2012-07-11 21:37:30 +02:00
Jindřich Makovička
76e2476c9b -fPIC is necessary on x64_64 2012-07-11 21:34:59 +02:00
Jindřich Makovička
2d36594fa2 use uname -m when uname -i fails
fixes arch detection with Linux/x86_64
2012-07-11 21:34:23 +02:00
Victor Shcherb
83966b070f Fix critical issue native routing 2012-07-11 19:50:11 +02:00
Victor Shcherb
cb631db11e Read names from native object 2012-07-11 00:11:54 +02:00
Victor Shcherb
be6dde2798 Update 0.8 strings 2012-06-26 00:46:10 +02:00
Victor Shcherb
6a2fe4afa9 Fix oneway -1 2012-06-25 18:38:22 +02:00
Victor Shcherb
c1010838ca Remove admin_level filter. Should work fine for new maps 2012-06-25 01:57:15 +02:00
Victor Shcherb
3a07169ad6 Add bear left command 2012-06-24 17:07:59 +02:00
Alexey Pelykh
fb1815c01d Linker flags for ELF based systems 2012-06-21 08:39:01 +03:00
Alexey Pelykh
1a5f61cec4 Darwin support 2012-06-21 07:28:57 +03:00
Victor Shcherb
cbe19b69fe Fix linux rendering casing 2012-06-21 00:59:55 +02:00
Victor Shcherb
2a62f75063 Fix linux library 2012-06-20 22:47:55 +02:00
Victor Shcherb
a84fa99459 Try to fix native concurrency 2012-06-19 23:29:00 +02:00
Victor Shcherb
8be7fcfe66 Fix routing and map viewing simultaneously. Fix default speed for bicycle 2012-06-19 19:59:12 +02:00
Victor Shcherb
eb4fa2eeb2 Compute turns for offline routing. Fix bicycle routing. 2012-06-19 19:28:20 +02:00
Victor Shcherb
91e7cdf5c7 fix concurrency read issue 2012-06-19 19:28:19 +02:00
Victor Shcherb
d87ec826c8 Fix initialization problem 2012-06-18 22:43:42 +02:00
Alexey Pelykh
002f86d657 xplatform open 2012-06-18 23:05:36 +03:00