summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-03 15:29:09 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-03 15:33:08 +0300
commitbe98eb3cb215a2715e8c2d42eb476329b0c194eb (patch)
treeda061035aac7f22df8fedb334a5e62dfc7ce6882
parentd53fc948fa92df30bcef465e07f9fca43b8fbfd7 (diff)
downloadtools-be98eb3cb215a2715e8c2d42eb476329b0c194eb.tar.gz
tools-be98eb3cb215a2715e8c2d42eb476329b0c194eb.tar.bz2
tools-be98eb3cb215a2715e8c2d42eb476329b0c194eb.tar.xz
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-xhercules/maptool.py (renamed from mapcache/maptool.py)0
-rw-r--r--hercules/templates/collision.png (renamed from mapcache/templates/collision.png)bin275 -> 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)bin1132 -> 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
index f360c63..f360c63 100644
--- a/mapcache/templates/collision.png
+++ b/hercules/templates/collision.png
Binary files differ
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
index cee4071..cee4071 100644
--- a/mapcache/templates/tileset.png
+++ b/hercules/templates/tileset.png
Binary files differ