Auke Kok
|
9ea187854f
|
Fix up ifdefery
|
2016-01-01 12:39:34 -08:00 |
|
Auke Kok
|
834c5238e0
|
Use #ifdef, and consistently adapt map_content.
"#if" always had me confused, and I was using both forms
mixed, so I'm opting to change it all to cpp's style of
"#ifdef".
|
2016-01-01 12:00:17 -08:00 |
|
Auke Kok
|
edc790fd80
|
By default, users shouldn't have to do this.
developers know already how to debug this, so don't make
weird blocks unless really needed.
|
2015-11-16 23:51:43 -08:00 |
|
dgm3333
|
d5ae91aa04
|
Added misc comments, and debugging print() Corrected mirrored import of x axis for Anvil format files Changed so unknown blocks are imported and will be displayed as unknown (otherwise blocks are ignored and imports can have significant holes in them)
|
2015-07-19 18:31:06 +02:00 |
|
Novatux
|
f7b834e7f5
|
Try to fix a crash with unknown blocks
|
2015-02-16 08:30:37 +01:00 |
|
Novatux
|
817196d2e4
|
Refactor a lot, export directly to map.sqlite
|
2014-02-09 17:37:11 +01:00 |
|