aboutsummaryrefslogtreecommitdiff
path: root/util/minetestmapper.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update minetestmapper.py to support ver. 24 and 25Perttu Ahola2012-07-241-1/+21
|
* Update minetestmapper.py to support the current map format (and previous ones)Perttu Ahola2012-06-081-49/+221
|
* minetestmapper: Fix the way ylist is computed, use cStringIO instead of ↵Kahrl2011-09-271-92/+66
| | | | 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-261-18/+30
|
* Fix minetestmapper.pyPerttu Ahola2011-09-261-2/+12
|
* update minetestmapper so it can read the database alsoJacobF2011-09-161-4/+69
|
* minetestmapper can be run from any directoryGiuseppe Bilotta2011-08-051-1/+4
| | | | | 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-301-2/+2
|
* * PEP 8 complianceNils Dagsson Moskopp2011-07-301-342/+373
|
* * support for content types extension in minetestmapperWolfgang Fellger2011-07-301-70/+88
|
* extended content-type rangePerttu Ahola2011-07-231-4/+7
|
* added minetestmapper in utils/Perttu Ahola2011-06-251-0/+444