summaryrefslogtreecommitdiff
path: root/util/minetestmapper.py
Commit message (Collapse)AuthorAge
* Update minetestmapper.py to support ver. 24 and 25Perttu Ahola2012-07-24
|
* Update minetestmapper.py to support the current map format (and previous ones)Perttu Ahola2012-06-08
|
* minetestmapper: Fix the way ylist is computed, use cStringIO instead of ↵Kahrl2011-09-27
| | | | rolling own Bytestream, remove some artifacts when drawing underground blocks, introduce a --drawunderground switch (defaults to of), 'blocknum' renamed to 'content'.
* minetestmapper speed tweaks (kahrl & JacobF)Perttu Ahola2011-09-26
|
* Fix minetestmapper.pyPerttu Ahola2011-09-26
|
* update minetestmapper so it can read the database alsoJacobF2011-09-16
|
* minetestmapper can be run from any directoryGiuseppe Bilotta2011-08-05
| | | | | If it doesn't find colors.txt locally, it looks for the one in the directory of the script itself.
* * honor environment variables, use utf-8Nils Dagsson Moskopp2011-07-30
|
* * PEP 8 complianceNils Dagsson Moskopp2011-07-30
|
* * support for content types extension in minetestmapperWolfgang Fellger2011-07-30
|
* extended content-type rangePerttu Ahola2011-07-23
|
* added minetestmapper in utils/Perttu Ahola2011-06-25