Commit Graph

13 Commits

Author SHA1 Message Date
Sascha L. Teichmann
26aabeb6d5 Fixed closing zlib decompressor in error case. Added missing header. 2014-09-10 17:33:13 +02:00
Sascha L. Teichmann
0ff87c1d22 Added a comment about the zlib compressed content and meta data in the blocks. 2014-09-10 08:35:20 +02:00
Sascha L. Teichmann
cb5b6461a3 Map content in DecodedBlock.Content() thru the index map to pull this logic out of the renderer. 2014-09-10 08:21:51 +02:00
Sascha L. Teichmann
e145779ca0 Added incomplete renderer. 2014-09-10 01:21:55 +02:00
Sascha L. Teichmann
baee56b27b More colors. Store indices of colors in decoded blocks instead of strings. 2014-09-09 23:33:53 +02:00
Sascha L. Teichmann
73b6fa4fb9 Added simple block decoder for tilemapper. 2014-09-09 17:48:39 +02:00
Sascha L. Teichmann
b04bb20fe4 Added copyright header. 2014-09-09 15:22:29 +02:00
Sascha L. Teichmann
0da0761b44 Added color table for tilemapper. 2014-09-09 15:01:14 +02:00
Sascha L. Teichmann
01626f0d22 Removed dev artifact. 2014-09-07 21:58:03 +02:00
Sascha L. Teichmann
58a553f0da Added right files of the tilemapper. 2014-09-07 21:46:55 +02:00
Sascha L. Teichmann
36df69a6cb Removed accidentally checked in tilemapper binary. 2014-09-07 21:44:52 +02:00
Sascha L. Teichmann
eb9cfb9959 Clip coordinates in interleaved spatial queries to world boundaries. 2014-09-07 21:36:59 +02:00
Sascha L. Teichmann
6b717e41fb Added frame for tile mapper. Not working, yet. 2014-09-07 19:59:29 +02:00