diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-09-03 15:29:09 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-09-03 15:33:08 +0300 |
commit | be98eb3cb215a2715e8c2d42eb476329b0c194eb (patch) | |
tree | da061035aac7f22df8fedb334a5e62dfc7ce6882 | |
parent | d53fc948fa92df30bcef465e07f9fca43b8fbfd7 (diff) | |
download | evol-tools-be98eb3cb215a2715e8c2d42eb476329b0c194eb.tar.gz evol-tools-be98eb3cb215a2715e8c2d42eb476329b0c194eb.tar.bz2 evol-tools-be98eb3cb215a2715e8c2d42eb476329b0c194eb.tar.xz evol-tools-be98eb3cb215a2715e8c2d42eb476329b0c194eb.zip |
Rename mapcache into hercules.
-rw-r--r-- | hercules/.gitignore (renamed from mapcache/.gitignore) | 0 | ||||
l--------- | hercules/cachetotmx.py (renamed from mapcache/cachetotmx.py) | 0 | ||||
l--------- | hercules/extract.py (renamed from mapcache/extract.py) | 0 | ||||
l--------- | hercules/list.py (renamed from mapcache/list.py) | 0 | ||||
-rwxr-xr-x | hercules/maptool.py (renamed from mapcache/maptool.py) | 0 | ||||
-rw-r--r-- | hercules/templates/collision.png (renamed from mapcache/templates/collision.png) | bin | 275 -> 275 bytes | |||
-rw-r--r-- | hercules/templates/example.tmx (renamed from mapcache/templates/example.tmx) | 0 | ||||
-rw-r--r-- | hercules/templates/template.tmx (renamed from mapcache/templates/template.tmx) | 0 | ||||
-rw-r--r-- | hercules/templates/tileset.png (renamed from mapcache/templates/tileset.png) | bin | 1132 -> 1132 bytes |
9 files changed, 0 insertions, 0 deletions
diff --git a/mapcache/.gitignore b/hercules/.gitignore index 9092a2d..9092a2d 100644 --- a/mapcache/.gitignore +++ b/hercules/.gitignore diff --git a/mapcache/cachetotmx.py b/hercules/cachetotmx.py index df2b3e6..df2b3e6 120000 --- a/mapcache/cachetotmx.py +++ b/hercules/cachetotmx.py diff --git a/mapcache/extract.py b/hercules/extract.py index df2b3e6..df2b3e6 120000 --- a/mapcache/extract.py +++ b/hercules/extract.py diff --git a/mapcache/list.py b/hercules/list.py index df2b3e6..df2b3e6 120000 --- a/mapcache/list.py +++ b/hercules/list.py diff --git a/mapcache/maptool.py b/hercules/maptool.py index 375a25d..375a25d 100755 --- a/mapcache/maptool.py +++ b/hercules/maptool.py diff --git a/mapcache/templates/collision.png b/hercules/templates/collision.png Binary files differindex f360c63..f360c63 100644 --- a/mapcache/templates/collision.png +++ b/hercules/templates/collision.png diff --git a/mapcache/templates/example.tmx b/hercules/templates/example.tmx index 1d14957..1d14957 100644 --- a/mapcache/templates/example.tmx +++ b/hercules/templates/example.tmx diff --git a/mapcache/templates/template.tmx b/hercules/templates/template.tmx index 40d8d14..40d8d14 100644 --- a/mapcache/templates/template.tmx +++ b/hercules/templates/template.tmx diff --git a/mapcache/templates/tileset.png b/hercules/templates/tileset.png Binary files differindex cee4071..cee4071 100644 --- a/mapcache/templates/tileset.png +++ b/hercules/templates/tileset.png |