summaryrefslogtreecommitdiff
path: root/util/minetestmapper.py
AgeCommit message (Collapse)Author
2011-09-27minetestmapper: Fix the way ylist is computed, use cStringIO instead of ↵Kahrl
rolling own Bytestream, remove some artifacts when drawing underground blocks, introduce a --drawunderground switch (defaults to of), 'blocknum' renamed to 'content'.
2011-09-26minetestmapper speed tweaks (kahrl & JacobF)Perttu Ahola
2011-09-26Fix minetestmapper.pyPerttu Ahola
2011-09-16update minetestmapper so it can read the database alsoJacobF
2011-08-05minetestmapper can be run from any directoryGiuseppe Bilotta
If it doesn't find colors.txt locally, it looks for the one in the directory of the script itself.
2011-07-30* honor environment variables, use utf-8Nils Dagsson Moskopp
2011-07-30* PEP 8 complianceNils Dagsson Moskopp
2011-07-30* support for content types extension in minetestmapperWolfgang Fellger
2011-07-23extended content-type rangePerttu Ahola
2011-06-25added minetestmapper in utils/Perttu Ahola