|
1773a1ae0d
|
Cosmetics
|
2020-02-10 08:55:34 +01:00 |
|
|
911c63df0c
|
Added support for GMAP maps
|
2020-02-09 23:24:48 +01:00 |
|
|
e2339c67cd
|
Fixed bitstream4 flush
|
2020-02-08 16:16:24 +01:00 |
|
|
fac0bae006
|
Fixed crash on GMP tiles without LBL or NET parts
|
2020-02-08 16:01:22 +01:00 |
|
|
d63c666997
|
Code cleanup
|
2020-02-08 10:54:59 +01:00 |
|
|
0cd20a1e57
|
Unions can not have non-POD members
|
2020-02-08 10:52:26 +01:00 |
|
|
325e83569c
|
Redesigned IMG caching
(Cache encoded data rather than raw data)
|
2020-02-07 22:10:06 +01:00 |
|
|
df1be4aeb9
|
Added missing reference
|
2020-02-04 23:03:50 +01:00 |
|
|
fa0c09b30c
|
Code cleanup
|
2020-02-04 23:01:47 +01:00 |
|
|
3b16f37e66
|
Some micro-optimizatoins and code cleanup
|
2020-02-04 21:47:31 +01:00 |
|
|
06a84dcea2
|
Code cleanup
|
2020-02-02 09:03:35 +01:00 |
|
|
ca204626a1
|
Some hot path inlining
|
2020-02-01 19:21:41 +01:00 |
|
|
09d6de00a6
|
Some more style/layout fiddeling
+ code cleanup
|
2020-01-24 19:44:19 +01:00 |
|
|
d035a307d8
|
Variables with underscores followed by a capital letter are prohibited by the C++ standard
Fixes #266
|
2020-01-23 23:19:32 +01:00 |
|
|
465b146001
|
Do not duplicate the area descriptions where (most) maps have POIs
|
2020-01-22 22:18:29 +01:00 |
|
|
ce6d6298bb
|
Use the polygons labels for displaying rather than discarding them
|
2020-01-22 21:01:05 +01:00 |
|
|
ae2ff99be8
|
Do not fetch polygon labels as they are unused anyway
|
2020-01-22 07:46:58 +01:00 |
|
|
cd22e6207a
|
Added support for Huffman compressed RGN data
|
2020-01-21 21:50:13 +01:00 |
|
|
7cc39f25e1
|
Code cleanup
|
2020-01-19 18:08:03 +01:00 |
|
|
f61d9fcd55
|
Fixed crash on error introduced with the latest error handling changes
(+ ignore broken tiles rather than terminate parsing)
|
2020-01-19 17:40:14 +01:00 |
|
|
67a1f7e108
|
Includes cleanup
|
2020-01-19 17:05:26 +01:00 |
|
|
040de56a54
|
Fixed error handling + code cleanup
|
2020-01-19 13:23:20 +01:00 |
|
|
2efc6fb6d3
|
Optimization
|
2020-01-11 23:41:04 +01:00 |
|
|
fdeb24a196
|
Properly load non-ASCII map names
|
2019-12-20 23:39:20 +01:00 |
|
|
a986293f20
|
Properly handle points with extended style IDs
|
2019-12-09 22:50:19 +01:00 |
|
|
b59112f74e
|
Added missing error handling
|
2019-12-01 13:33:00 +01:00 |
|
|
e38e12f89b
|
Allow arbitrary zoom levels
Closes #244
|
2019-11-10 18:38:47 +01:00 |
|
|
db7e60bdfb
|
Added support for GPI speed/red light cameras
|
2019-11-10 16:46:31 +01:00 |
|
|
6d6dc9f316
|
Code cleanup
|
2019-11-09 23:06:52 +01:00 |
|
|
a24d55025f
|
Text layout tweaking & optimization
|
2019-10-05 12:41:42 +02:00 |
|
|
c365de130b
|
Properly align the zoom 0 level with tiles of a different size than 256
|
2019-10-02 23:58:58 +02:00 |
|
|
070eff2115
|
Print a warning message on unsupported IMG compression
|
2019-09-28 23:55:26 +02:00 |
|
|
1bb9908936
|
Some more code cleanup
|
2019-09-21 00:36:49 +02:00 |
|
|
36555b3140
|
Code cleanup
|
2019-09-20 00:23:47 +02:00 |
|
|
1a3356b8fe
|
Cosmetics
|
2019-09-18 09:18:09 +02:00 |
|
|
0a75298b2b
|
Made the variable record info parsing universal
|
2019-09-18 09:11:46 +02:00 |
|
|
cdb641b204
|
Properly read variable length values
Code cleanup
|
2019-09-18 08:37:33 +02:00 |
|
|
c2abf2c146
|
Prefer loading speed over "NT maps not supported" reporting
|
2019-09-10 19:45:06 +02:00 |
|
|
37a0eec48f
|
Added support for pseudo-NT IMG maps (e.g. TopoHispania)
|
2019-09-05 22:31:13 +02:00 |
|
|
ab6ea84255
|
Some more cleanup
|
2019-08-13 20:50:43 +02:00 |
|
|
f67eaa8dec
|
Various code cleanup
|
2019-08-12 22:20:12 +02:00 |
|
|
5f5b391cd9
|
Added support for Geographic 2D projections (coordinate systems) in vector maps
|
2019-08-01 08:36:58 +02:00 |
|
|
1297db26f6
|
Properly de-capitalize strings with "scharfes S"
|
2019-07-28 10:31:03 +02:00 |
|
|
70b5371a6e
|
Improved error handling
|
2019-07-18 00:26:27 +02:00 |
|
|
d07b6c6a9d
|
Load TRE subdivs on demand, not all on tile load
|
2019-07-16 22:08:23 +02:00 |
|
|
c9a62e8b61
|
Removed obsolete stuff
|
2019-07-16 00:23:08 +02:00 |
|
|
aa3579c0be
|
Fixed QT4 build
|
2019-07-13 15:14:29 +02:00 |
|
|
297177ad41
|
Cosmetics
|
2019-07-13 14:42:44 +02:00 |
|
|
0e9720f68b
|
Optimization
|
2019-07-13 14:18:16 +02:00 |
|
|
c1f36e5fbb
|
Improved shields layout algorithm
|
2019-07-13 08:36:04 +02:00 |
|