summaryrefslogtreecommitdiff
path: root/tools/tmwcon/build.xml
AgeCommit message (Collapse)AuthorFilesLines
2012-07-19Add a tmx-to-wlk converter that handles CSV (in Python), and run it.Ben Longbons1-30/+0
Some of the _mobs files changed due to bugs in the maps, which I fixed. Remove the old Java version.
2011-06-19Make converter nicerBen Longbons1-2/+1
2008-12-02Some small fixesJared Adams1-1/+1
Nothing that affects tool functionality
2008-11-11Add a tool to convert from TMWServ formatJared Adams1-0/+31
This tool will convert warps and monster spawns from TMWServ format (tmx files) into eAthena format. It will also generate the wlk files needed by eAthena.