summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2007-10-25 15:59:10 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2007-10-25 15:59:10 +0000
commita989d2f65fa50fd9b58a015b81233a67a26c4f5f (patch)
tree2bed4af73526da49620e87d1599707c8957df394
parentd2badf95da9465561ab27f8636b105a24f44a525 (diff)
downloadmana-client-a989d2f65fa50fd9b58a015b81233a67a26c4f5f.tar.gz
mana-client-a989d2f65fa50fd9b58a015b81233a67a26c4f5f.tar.bz2
mana-client-a989d2f65fa50fd9b58a015b81233a67a26c4f5f.tar.xz
mana-client-a989d2f65fa50fd9b58a015b81233a67a26c4f5f.zip
Merged revisions 3608-3613,3615-3618,3620-3621,3623-3627,3629-3632,3634-3641 via svnmerge from
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/branches/0.0 ........ r3608 | crush_tmw | 2007-09-27 18:15:11 +0200 (Thu, 27 Sep 2007) | 1 line Added new desert tiles by Len. ........ r3609 | crush_tmw | 2007-09-27 18:34:35 +0200 (Thu, 27 Sep 2007) | 1 line Replaced an old version of the stone pillar with the new one. MSPaint is evil. ........ r3611 | crush_tmw | 2007-09-30 17:12:50 +0200 (Sun, 30 Sep 2007) | 1 line Removed the purple line from the ruin tile. ........ r3617 | crush_tmw | 2007-10-07 20:09:14 +0200 (Sun, 07 Oct 2007) | 1 line Fixed some collision layer problems on new_18-1 ........ r3641 | crush_tmw | 2007-10-19 15:17:08 +0200 (Fri, 19 Oct 2007) | 1 line added fog effect overlay graphic ........
-rw-r--r--ChangeLog21
1 files changed, 20 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a2c083c0..e8cb8a93 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,27 @@
-2007-10-24 Bjørn Lindeijer <bjorn@lindeijer.nl>
+2007-10-24 Bjørn Lindeijer <bjorn@lindeijer.nl>
* po/nl.po: Completed Dutch translation.
* po/de.po: Some small fixes.
+2007-10-19 Philipp Sehmisch <tmw@crushnet.org>
+
+ * data/graphics/images/ambient/fog.png: Added fog effect overlay
+ graphic.
+
+2007-10-07 Philipp Sehmisch <tmw@crushnet.org>
+
+ * data/graphics/maps/new_18-1.tmx: Fixed some collision layer problems.
+
+2007-09-30 Philipp Sehmisch <tmw@crushnet.org>
+
+ * data/graphics/tiles/desert_x3.png: Removed the purple line from the
+ ruin tile.
+
+2007-09-27 Philipp Sehmisch <tmw@crushnet.org>
+
+ * data/graphics/tiles/desert2.png, data/graphics/tiles/desert_x3.png,
+ data/graphics/tiles/desert_x5.png: Added new desert tiles by Len.
+
2007-10-23 Bjørn Lindeijer <bjorn@lindeijer.nl>
* src/CMakeLists.txt: Added Layout source files.