From e8cf2cac520d683d2fd9b513f41c4590b8595134 Mon Sep 17 00:00:00 2001 From: Alige Date: Thu, 17 Jan 2013 09:58:21 +0400 Subject: 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. --- graphics/tilesets/box-x1x2.png | Bin 0 -> 3920 bytes graphics/tilesets/box_x2.png | Bin 3920 -> 0 bytes graphics/tilesets/ship-indoor-x2x4.png | Bin 0 -> 4901 bytes graphics/tilesets/ship-indoor_x4.png | Bin 4901 -> 0 bytes graphics/tilesets/ship-sunlight-x4x5.png | Bin 0 -> 10315 bytes graphics/tilesets/ship-sunlight_x5.png | Bin 10315 -> 0 bytes graphics/tilesets/tree-x3x3.png | Bin 0 -> 4039 bytes graphics/tilesets/tree-x3x4.png | Bin 0 -> 56758 bytes graphics/tilesets/tree-x4x5.png | Bin 0 -> 9970 bytes graphics/tilesets/tree_x3.png | Bin 4039 -> 0 bytes graphics/tilesets/tree_x4.png | Bin 56758 -> 0 bytes graphics/tilesets/tree_x5.png | Bin 9970 -> 0 bytes maps/000-0.tmx | 4 ++-- maps/000-1.tmx | 12 ++++++------ maps/000-2-0.tmx | 8 ++++---- maps/000-2-1.tmx | 12 ++++++------ maps/000-2-2.tmx | 12 ++++++------ maps/000-2-3.tmx | 8 ++++---- 18 files changed, 28 insertions(+), 28 deletions(-) create mode 100644 graphics/tilesets/box-x1x2.png delete mode 100644 graphics/tilesets/box_x2.png create mode 100644 graphics/tilesets/ship-indoor-x2x4.png delete mode 100644 graphics/tilesets/ship-indoor_x4.png create mode 100644 graphics/tilesets/ship-sunlight-x4x5.png delete mode 100644 graphics/tilesets/ship-sunlight_x5.png create mode 100644 graphics/tilesets/tree-x3x3.png create mode 100644 graphics/tilesets/tree-x3x4.png create mode 100644 graphics/tilesets/tree-x4x5.png delete mode 100644 graphics/tilesets/tree_x3.png delete mode 100644 graphics/tilesets/tree_x4.png delete mode 100644 graphics/tilesets/tree_x5.png diff --git a/graphics/tilesets/box-x1x2.png b/graphics/tilesets/box-x1x2.png new file mode 100644 index 00000000..df7b7f2e Binary files /dev/null and b/graphics/tilesets/box-x1x2.png differ diff --git a/graphics/tilesets/box_x2.png b/graphics/tilesets/box_x2.png deleted file mode 100644 index df7b7f2e..00000000 Binary files a/graphics/tilesets/box_x2.png and /dev/null differ diff --git a/graphics/tilesets/ship-indoor-x2x4.png b/graphics/tilesets/ship-indoor-x2x4.png new file mode 100644 index 00000000..a4f97eac Binary files /dev/null and b/graphics/tilesets/ship-indoor-x2x4.png differ diff --git a/graphics/tilesets/ship-indoor_x4.png b/graphics/tilesets/ship-indoor_x4.png deleted file mode 100644 index a4f97eac..00000000 Binary files a/graphics/tilesets/ship-indoor_x4.png and /dev/null differ diff --git a/graphics/tilesets/ship-sunlight-x4x5.png b/graphics/tilesets/ship-sunlight-x4x5.png new file mode 100644 index 00000000..521121fa Binary files /dev/null and b/graphics/tilesets/ship-sunlight-x4x5.png differ diff --git a/graphics/tilesets/ship-sunlight_x5.png b/graphics/tilesets/ship-sunlight_x5.png deleted file mode 100644 index 521121fa..00000000 Binary files a/graphics/tilesets/ship-sunlight_x5.png and /dev/null differ diff --git a/graphics/tilesets/tree-x3x3.png b/graphics/tilesets/tree-x3x3.png new file mode 100644 index 00000000..cc539125 Binary files /dev/null and b/graphics/tilesets/tree-x3x3.png differ diff --git a/graphics/tilesets/tree-x3x4.png b/graphics/tilesets/tree-x3x4.png new file mode 100644 index 00000000..94d693e7 Binary files /dev/null and b/graphics/tilesets/tree-x3x4.png differ diff --git a/graphics/tilesets/tree-x4x5.png b/graphics/tilesets/tree-x4x5.png new file mode 100644 index 00000000..4134fe80 Binary files /dev/null and b/graphics/tilesets/tree-x4x5.png differ diff --git a/graphics/tilesets/tree_x3.png b/graphics/tilesets/tree_x3.png deleted file mode 100644 index cc539125..00000000 Binary files a/graphics/tilesets/tree_x3.png and /dev/null differ diff --git a/graphics/tilesets/tree_x4.png b/graphics/tilesets/tree_x4.png deleted file mode 100644 index 94d693e7..00000000 Binary files a/graphics/tilesets/tree_x4.png and /dev/null differ diff --git a/graphics/tilesets/tree_x5.png b/graphics/tilesets/tree_x5.png deleted file mode 100644 index 4134fe80..00000000 Binary files a/graphics/tilesets/tree_x5.png and /dev/null differ diff --git a/maps/000-0.tmx b/maps/000-0.tmx index 83181eaa..cf9b47d3 100644 --- a/maps/000-0.tmx +++ b/maps/000-0.tmx @@ -31,8 +31,8 @@ - - + + diff --git a/maps/000-1.tmx b/maps/000-1.tmx index 00c7f51d..587c862f 100644 --- a/maps/000-1.tmx +++ b/maps/000-1.tmx @@ -24,11 +24,11 @@ - - + + - - + + @@ -36,8 +36,8 @@ - - + + diff --git a/maps/000-2-0.tmx b/maps/000-2-0.tmx index 1af741c5..73a2288b 100644 --- a/maps/000-2-0.tmx +++ b/maps/000-2-0.tmx @@ -20,14 +20,14 @@ - - + + - - + + diff --git a/maps/000-2-1.tmx b/maps/000-2-1.tmx index 650f2ff7..14ed87ae 100644 --- a/maps/000-2-1.tmx +++ b/maps/000-2-1.tmx @@ -21,14 +21,14 @@ - - + + - - + + - - + + diff --git a/maps/000-2-2.tmx b/maps/000-2-2.tmx index e5ca202d..abd76898 100644 --- a/maps/000-2-2.tmx +++ b/maps/000-2-2.tmx @@ -24,14 +24,14 @@ - - + + - - + + - - + + diff --git a/maps/000-2-3.tmx b/maps/000-2-3.tmx index 4672d9d9..d219fe64 100644 --- a/maps/000-2-3.tmx +++ b/maps/000-2-3.tmx @@ -22,14 +22,14 @@ - - + + - - + + -- cgit v1.2.3-70-g09d2