summaryrefslogtreecommitdiff
path: root/hercules/tmx_converter.py
AgeCommit message (Collapse)AuthorFilesLines
2018-03-25add support for map anchors in tmx_convertergumi1-20/+46
2018-03-20allow the tmx converter to ignore objects (not just warps)gumi1-3/+6
2017-01-31tmx_converter: probably fix spawns conversion.Andrei Karas1-10/+14
2017-01-30tmx_converter: create sorted maps list.Andrei Karas1-1/+2
2016-12-20Unify script_warp into warpswushin1-1/+1
2016-12-20Make Ani_Warps and Warps the same Tiled Object for M+wushin1-33/+23
2016-12-07Add/Remove Maps to DB and Conf fileswushin1-0/+11
2016-11-24Add Converter for tmx for mob/warpswushin1-0/+412
make warp names unique Add script to mob object Add Generic Save Point Handling Add Height detection