Commit Graph

161 Commits

Author SHA1 Message Date
ShadowNinja
de94ab8aa6 Fix usage text and rename executable 2013-07-29 12:16:08 -04:00
ShadowNinja
35f89df2cd Add generated files to .gitignore 2013-07-29 12:03:11 -04:00
ShadowNinja
6b511e5e79 Fix unknown nodes showing up as black 2013-03-18 14:12:02 -04:00
Miroslav Bendík
7d15dbf4ed Added --geometry support. 2012-11-24 19:25:13 +01:00
Miroslav Bendík
5969c61e54 Removed hard size limit. 2012-11-24 18:43:48 +01:00
Miroslav Bendík
cff944bd2b Fixed project name. 2012-10-14 09:46:26 +02:00
Miroslav Bendík
cb0d947b74 Fixed LLVM support. 2012-09-18 12:46:15 +02:00
Miroslav Bendík
28e9450573 Zlib moved into separate module. 2012-09-18 10:43:34 +02:00
Miroslav Bendík
6133aff2f3 Small cast cleaning. 2012-09-18 10:15:50 +02:00
Miroslav Bendík
a69165ad19 Fixed listings. 2012-09-02 19:52:12 +02:00
Miroslav Bendík
c43b149112 Fixed listings. 2012-09-02 19:50:28 +02:00
Miroslav Bendík
8e55ec49ea Fixed link to original project. 2012-09-02 19:48:48 +02:00
Miroslav Bendík
f3992e70d3 Changed syntax of README. 2012-09-02 19:47:06 +02:00
Miroslav Bendík
ef1d03a9e0 Added README. 2012-09-02 19:46:12 +02:00
Miroslav Bendík
191f9180de Added license. 2012-09-02 19:25:15 +02:00
Miroslav Bendík
7c5f4751f6 Player attributes moved to separate class. 2012-09-01 16:40:18 +02:00
Miroslav Bendík
f0e064744b Small refactoring. 2012-09-01 16:17:58 +02:00
Miroslav Bendík
660b543491 Changed compiler flags. 2012-09-01 16:08:19 +02:00
Miroslav Bendík
88bf8bc88b Fixed windows compatibility. 2012-09-01 16:01:08 +02:00
Miroslav Bendík
112ccc5d08 File colors.txt compiled into binary 2012-09-01 15:51:02 +02:00
Miroslav Bendík
4a8c041bc1 Small optimization of PixelAttributes. 2012-09-01 14:36:14 +02:00
Miroslav Bendík
1edbba5a94 Added path separator handling. 2012-09-01 13:41:00 +02:00
Miroslav Bendík
6dff561ec0 Rendering Z blocks in reverse order. 2012-09-01 13:34:27 +02:00
Miroslav Bendík
b9e40ed972 Removed Boost dependency. 2012-09-01 13:01:31 +02:00
Miroslav Bendík
cb65bbbc4c Better sqlite3_open error reporting. 2012-09-01 12:19:33 +02:00
Miroslav Bendík
e2a818d49f Added bobblocks colors
Copied from http://minetest.net/forum/viewtopic.php?pid=39948#p39948,
thanks to RabbiBob
2012-08-30 07:46:03 +02:00
Miroslav Bendík
4d9a3cc5d9 Added windows support. 2012-08-28 11:27:51 +02:00
Miroslav Bendík
e5cafeb8b8 Fixed crash on std::length_error 2012-08-27 07:46:11 +02:00
Miroslav Bendík
5a2375e608 Added printing of unknown nodes. 2012-08-25 16:41:53 +02:00
Miroslav Bendík
ae08fb7345 Added boost system library. 2012-08-25 16:35:12 +02:00
Miroslav Bendík
8396275bf8 Implemented rendering of names. 2012-08-25 16:29:41 +02:00
Miroslav Bendík
3349bee3a4 Added draworigin. 2012-08-25 15:21:51 +02:00
Miroslav Bendík
b0f36ba4cf Implemented drawscale. 2012-08-25 15:06:11 +02:00
Miroslav Bendík
908697427b Removed drawunderground parameter. 2012-08-25 14:12:54 +02:00
Miroslav Bendík
a009d3e191 Added border support. 2012-08-25 14:11:55 +02:00
Miroslav Bendík
5be190b5a1 Removed bad shadows. 2012-08-25 13:27:40 +02:00
Miroslav Bendík
1aee368837 Implemented shading. 2012-08-25 13:21:28 +02:00
Miroslav Bendík
5ad849385a Moved static functions outside of class. 2012-08-25 07:49:46 +02:00
Miroslav Bendík
eca111cf15 Implemented generation of map. 2012-08-24 22:51:17 +02:00
Miroslav Bendík
18598bba3c Reading timers. 2012-08-24 14:48:55 +02:00
Miroslav Bendík
2319d5f0ed Added node name reading. 2012-08-24 14:13:46 +02:00
Miroslav Bendík
feb945b1f9 Added metadata skipping. 2012-08-24 12:10:26 +02:00
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