Commit Graph

19 Commits

Author SHA1 Message Date
Miroslav Bendík 6743984e16 Added zlib decompressor. 2012-08-24 11:49:42 +02:00
Miroslav Bendík 231f48c529 Added sorting of blocks. 2012-08-24 11:01:48 +02:00
Miroslav Bendík 0b9adc95b7 Added storing of blocks. 2012-08-24 10:44:48 +02:00
Miroslav Bendík 6e653648b5 Added reading of data. 2012-08-24 09:46:14 +02:00
Miroslav Bendík 1dc09c4830 Optimized selection of blocks. 2012-08-24 08:31:31 +02:00
Miroslav Bendík ace6f3b5b5 Added selection of blocks. 2012-08-23 15:35:00 +02:00
Miroslav Bendík b7f69cc3df Added color parser. 2012-08-23 14:43:11 +02:00
Miroslav Bendík 0d8358d4e3 Added generation of background. 2012-08-23 14:21:34 +02:00
Miroslav Bendík a6abd1445d Added calculation of image size. 2012-08-23 14:06:16 +02:00
Miroslav Bendík 65ae97f54b Added block position decoder. 2012-08-23 13:32:22 +02:00
Miroslav Bendík 957a72e2b4 Parsing of colors moved to TileGenerator. 2012-08-23 12:55:31 +02:00
Miroslav Bendík 3d54e5edaa Added class TileGenerator. 2012-08-23 12:46:22 +02:00
Miroslav Bendík 6a4083d28c Added ColorMap definition. 2012-08-23 12:32:59 +02:00
Miroslav Bendík 375812ea15 Added parsing of colors.txt. 2012-08-23 12:30:09 +02:00
Miroslav Bendík e370ff0a42 Added color definitions from original mapper. 2012-08-22 16:08:14 +02:00
Miroslav Bendík 2adc11fdb5 Added parsing. 2012-08-22 16:04:43 +02:00
Miroslav Bendík efe280f988 Added commandline parameters. 2012-08-22 15:49:45 +02:00
Miroslav Bendík 3318cb2ae7 Added Sqlite3 library dependency. 2012-08-22 15:31:26 +02:00
Miroslav Bendík b15a8d4de4 Created project. 2012-08-22 15:22:01 +02:00