summaryrefslogtreecommitdiff
path: root/tools/tmx_converter.py
AgeCommit message (Expand)AuthorFilesLines
2013-12-14Change tools/ to a submoduleBen Longbons1-371/+0
2013-07-15Allow specifying warps in terms of tiles instead of pixelswushin1-1/+13
2013-07-05Move starting brace to new lineBen Longbons1-1/+1
2013-05-17Make the tmx converter update resnametable.txtBen Longbons1-0/+5
2013-04-17Handle wrong mob names in map spawnsBen Longbons1-0/+24
2013-02-05make tmx_converter compatible with python 2.6Ben Longbons1-8/+8
2012-08-13Added plain base64 encoding and xml encodingsebbu1-18/+19
2012-08-13Added support for gzip and zlib compression with base64 encodingsebbu1-7/+33
2012-07-19Add a tmx-to-wlk converter that handles CSV (in Python), and run it.Ben Longbons1-0/+303