diff options
author | Alige <aligetmw@hotmail.fr> | 2013-01-17 09:58:21 +0400 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2013-01-17 09:58:21 +0400 |
commit | e8cf2cac520d683d2fd9b513f41c4590b8595134 (patch) | |
tree | 7fc84f8084c9a738f9ec5c0c48f2d070dac6cf7d /graphics | |
parent | 1f0314856105f1c9f8aa4d12cce43ef839a49de3 (diff) | |
download | clientdata-e8cf2cac520d683d2fd9b513f41c4590b8595134.tar.gz clientdata-e8cf2cac520d683d2fd9b513f41c4590b8595134.tar.bz2 clientdata-e8cf2cac520d683d2fd9b513f41c4590b8595134.tar.xz clientdata-e8cf2cac520d683d2fd9b513f41c4590b8595134.zip |
Changed name of tilesets using more than one tiles at a time.
Now, we know how many tiles they use horizontally and vertically.
Changed tileset names in maps too.
Fixed sunlight's tileset name in maps.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/tilesets/box-x1x2.png (renamed from graphics/tilesets/box_x2.png) | bin | 3920 -> 3920 bytes |
-rw-r--r-- | graphics/tilesets/ship-indoor-x2x4.png (renamed from graphics/tilesets/ship-indoor_x4.png) | bin | 4901 -> 4901 bytes |
-rw-r--r-- | graphics/tilesets/ship-sunlight-x4x5.png (renamed from graphics/tilesets/ship-sunlight_x5.png) | bin | 10315 -> 10315 bytes |
-rw-r--r-- | graphics/tilesets/tree-x3x3.png (renamed from graphics/tilesets/tree_x3.png) | bin | 4039 -> 4039 bytes |
-rw-r--r-- | graphics/tilesets/tree-x3x4.png (renamed from graphics/tilesets/tree_x4.png) | bin | 56758 -> 56758 bytes |
-rw-r--r-- | graphics/tilesets/tree-x4x5.png (renamed from graphics/tilesets/tree_x5.png) | bin | 9970 -> 9970 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/graphics/tilesets/box_x2.png b/graphics/tilesets/box-x1x2.png Binary files differindex df7b7f2e..df7b7f2e 100644 --- a/graphics/tilesets/box_x2.png +++ b/graphics/tilesets/box-x1x2.png diff --git a/graphics/tilesets/ship-indoor_x4.png b/graphics/tilesets/ship-indoor-x2x4.png Binary files differindex a4f97eac..a4f97eac 100644 --- a/graphics/tilesets/ship-indoor_x4.png +++ b/graphics/tilesets/ship-indoor-x2x4.png diff --git a/graphics/tilesets/ship-sunlight_x5.png b/graphics/tilesets/ship-sunlight-x4x5.png Binary files differindex 521121fa..521121fa 100644 --- a/graphics/tilesets/ship-sunlight_x5.png +++ b/graphics/tilesets/ship-sunlight-x4x5.png diff --git a/graphics/tilesets/tree_x3.png b/graphics/tilesets/tree-x3x3.png Binary files differindex cc539125..cc539125 100644 --- a/graphics/tilesets/tree_x3.png +++ b/graphics/tilesets/tree-x3x3.png diff --git a/graphics/tilesets/tree_x4.png b/graphics/tilesets/tree-x3x4.png Binary files differindex 94d693e7..94d693e7 100644 --- a/graphics/tilesets/tree_x4.png +++ b/graphics/tilesets/tree-x3x4.png diff --git a/graphics/tilesets/tree_x5.png b/graphics/tilesets/tree-x4x5.png Binary files differindex 4134fe80..4134fe80 100644 --- a/graphics/tilesets/tree_x5.png +++ b/graphics/tilesets/tree-x4x5.png |