summaryrefslogtreecommitdiff
path: root/hercules/code/clienttoserver/maps.py
AgeCommit message (Expand)AuthorFilesLines
2018-11-02Updates by Andrei KarasAndrei Karas1-5/+18
2018-02-22Update herculesjesusalva1-108/+113
2016-09-12Fix different issues in tools found by pyflakes.Andrei Karas1-2/+2
2016-08-08hercules: add comment about collision type monster wall (6)Andrei Karas1-0/+11
2016-08-07hercules: tmx to map. Replace tile type 5 to 0.Andrei Karas1-2/+2
2016-07-20hercules: improve a bit map cache converter.Andrei Karas1-4/+15
2016-07-05hercules: in tmw to map cache script sort maps list before using.Andrei Karas1-0/+4
2016-07-02hercules: tmx to map cache parse all tilesets and not only fixed one.Andrei Karas1-37/+40
2016-07-02hercules: fix typo in comment in maps.pyAndrei Karas1-1/+1
2016-07-02hercules: tmx to map cache converter now should works with collision layer na...Andrei Karas1-2/+3
2016-06-25hercules: ignore collision layer name case in converter.Andrei Karas1-1/+1
2016-02-28hercules: show error message in tmx to mapcache converter if collision layer ...Andrei Karas1-0/+4
2016-02-02hercules: fix creating map cached from broken collision layer in tmx.Andrei Karas1-0/+4
2015-10-03hercules: fix tmx to map_cache.dat converter for special collision types.Andrei Karas1-4/+1
2015-10-02Dont recode tmx to gat collision.Andrei Karas1-4/+18
2014-12-28hercules: add support for csv maps formatAndrei Karas1-11/+38
2014-12-03hercules: use path to client data and server data repos in tmx to map cache s...Andrei Karas1-2/+2
2014-10-31hercules: split implimentation to many files.Andrei Karas1-0/+96