minetestmapper: Fix the way ylist is computed, use cStringIO instead of rolling own...
authorKahrl <kahrl@gmx.net>
Tue, 27 Sep 2011 00:38:19 +0000 (02:38 +0200)
committerPerttu Ahola <celeron55@gmail.com>
Tue, 27 Sep 2011 13:18:22 +0000 (16:18 +0300)
commit5ca877b836c1cd19120a1c056f3a85306ad4ed6c
tree589217d15428454c7e20484afaf0b1b624663757
parentb0c2c838616f3c81eb12399b67b880560c4ddbea
minetestmapper: Fix the way ylist is computed, use cStringIO instead of rolling own Bytestream, remove some artifacts when drawing underground blocks, introduce a --drawunderground switch (defaults to of), 'blocknum' renamed to 'content'.
util/minetestmapper.py