Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-05-17 | Make the tmx converter update resnametable.txt | Ben Longbons | 1 | -0/+5 | |
If/when we use static instancing, we'll have to change this. | |||||
2013-04-17 | Handle wrong mob names in map spawns | Ben Longbons | 1 | -0/+24 | |
2013-02-05 | make tmx_converter compatible with python 2.6 | Ben Longbons | 1 | -8/+8 | |
2012-08-13 | Added plain base64 encoding and xml encoding | sebbu | 1 | -18/+19 | |
2012-08-13 | Added support for gzip and zlib compression with base64 encoding | sebbu | 1 | -7/+33 | |
Amended by Jenalya to update submodule pointer. | |||||
2012-07-19 | Add a tmx-to-wlk converter that handles CSV (in Python), and run it. | Ben Longbons | 1 | -0/+303 | |
Some of the _mobs files changed due to bugs in the maps, which I fixed. Remove the old Java version. |