diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2006-08-21 16:06:50 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2006-08-21 16:06:50 +0000 |
commit | b34737f4c03e98d9aa115083ca9033ae84296983 (patch) | |
tree | 0aa1357433c2ff351325026bf411a45bbe0c8ca7 | |
parent | 766e98ca86f6bd7236dd4718d7745391347dade8 (diff) | |
download | clientdata-b34737f4c03e98d9aa115083ca9033ae84296983.tar.gz clientdata-b34737f4c03e98d9aa115083ca9033ae84296983.tar.bz2 clientdata-b34737f4c03e98d9aa115083ca9033ae84296983.tar.xz clientdata-b34737f4c03e98d9aa115083ca9033ae84296983.zip |
added overlays and smooth scrolling. (someone who knows what he is doing has to create the makefiles for the unix users)
-rw-r--r-- | graphics/images/ambient/clouds.png | bin | 0 -> 27891 bytes |
-rw-r--r-- | graphics/images/ambient/sandstorm.png | bin | 0 -> 6060 bytes |
-rw-r--r-- | graphics/images/ambient/spotlight.png | bin | 0 -> 44474 bytes |
-rw-r--r-- | maps/new_1-1.tmx.gz | bin | 7990 -> 7607 bytes |
-rw-r--r-- | maps/new_2-1.tmx.gz | bin | 4477 -> 4505 bytes |
-rw-r--r-- | maps/new_4-1.tmx.gz | bin | 1509 -> 1599 bytes |
-rw-r--r-- | maps/new_5-1.tmx.gz | bin | 4453 -> 4480 bytes |
-rw-r--r-- | maps/new_7-1.tmx.gz | bin | 8054 -> 8141 bytes |
-rw-r--r-- | maps/new_9-1.tmx.gz | bin | 13819 -> 13478 bytes |
9 files changed, 0 insertions, 0 deletions
diff --git a/graphics/images/ambient/clouds.png b/graphics/images/ambient/clouds.png Binary files differnew file mode 100644 index 00000000..4cc94640 --- /dev/null +++ b/graphics/images/ambient/clouds.png diff --git a/graphics/images/ambient/sandstorm.png b/graphics/images/ambient/sandstorm.png Binary files differnew file mode 100644 index 00000000..8c02350e --- /dev/null +++ b/graphics/images/ambient/sandstorm.png diff --git a/graphics/images/ambient/spotlight.png b/graphics/images/ambient/spotlight.png Binary files differnew file mode 100644 index 00000000..0675e357 --- /dev/null +++ b/graphics/images/ambient/spotlight.png diff --git a/maps/new_1-1.tmx.gz b/maps/new_1-1.tmx.gz Binary files differindex f2f10aff..1d3970c9 100644 --- a/maps/new_1-1.tmx.gz +++ b/maps/new_1-1.tmx.gz diff --git a/maps/new_2-1.tmx.gz b/maps/new_2-1.tmx.gz Binary files differindex 8a93c32e..93126fdf 100644 --- a/maps/new_2-1.tmx.gz +++ b/maps/new_2-1.tmx.gz diff --git a/maps/new_4-1.tmx.gz b/maps/new_4-1.tmx.gz Binary files differindex 153df8ad..dc9f63f3 100644 --- a/maps/new_4-1.tmx.gz +++ b/maps/new_4-1.tmx.gz diff --git a/maps/new_5-1.tmx.gz b/maps/new_5-1.tmx.gz Binary files differindex cbb1a094..9fccaf4c 100644 --- a/maps/new_5-1.tmx.gz +++ b/maps/new_5-1.tmx.gz diff --git a/maps/new_7-1.tmx.gz b/maps/new_7-1.tmx.gz Binary files differindex cf44bd32..515b5924 100644 --- a/maps/new_7-1.tmx.gz +++ b/maps/new_7-1.tmx.gz diff --git a/maps/new_9-1.tmx.gz b/maps/new_9-1.tmx.gz Binary files differindex 0deb8426..c5bfe2a8 100644 --- a/maps/new_9-1.tmx.gz +++ b/maps/new_9-1.tmx.gz |